I'm editing R code (under the "R" bundle), and having a number of
issues where I keep getting the dreaded spinning beach ball, and have
to wait a number of seconds before I can keep working. Notably,
whenever I typing in command and then enter the first '(' there is a
significant lag before I get the help pop-up. This is rather
annoying, as typing in simple statements takes a long time.
I had suspected this was a 2.9 versus 2.10 help system issue, so I
upgraded to R 2.10.0 and still had the issue. I also deleted all
traces of 2.9.2 and earlier from my machine, and I still have the
issue.
I'm running MacOSX 10.5.8. Perhaps I am seeing an issue for something
different between 10.5 and 10.6, but I am unable to upgrade to 10.6
for the time being.
I don't know if this is related, but when I start the Rdaemon, I also
see an error:
--
/Users/albert/Library/Application
Support/Rdaemon/daemon/startScript.sh: line 173:
regular
( -
regular
( + 2: syntax error in expression (error token is "( -
regular
( + 2")
>
--
-albert
Hi I'm Dave Miers and primarily use Textmate as an html editor. So I really haven't delved into the depths of what textmate is capable of. I'm still dependent on aids such as are found in the bundles etc.
I note as of the last update the drag snippets for flash and quicktime in the html bundles no longer works correctly. Now I'm not sure when this broke exactly, I just noticed it. version 1.5.9 (1589) I've repeated the problem on 2 systems one being PPC running 10.5.8 and on intel running 10.6.2
Here's an example of flash insert:
/tmp/temp_textmate.194vJJ:75:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file>>' for nil:NilClass (NoMethodError)
from /tmp/temp_textmate.194vJJ:61:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 2: syntax error: unexpected end of filenew'
from /tmp/temp_textmate.194vJJ:99
and quicktime:
2009-12-02 09:47:40.425 osascript[1505:903] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
134:135: syntax error: Expected “,” but found number. (-2741)
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="Movie Recording.mov">
<param name="controller" value="true">
<param name="autoplay" value="true">
<embed src="Movie Recording.mov"
controller="true" autoplay="true"
scale="tofit" cache="true"
pluginspage="http://www.apple.com/quicktime/download/"
>
</object>
I'm totally lost on this any help?
TIA
Dave
The reason I went back to a mac yet again was to get textMate. There is a
version for PC out there if you do a search for PC Version of textMate that
seems to support all the bundles.
Is there a way to get the ``Watch Document'' option to be master-file
aware? It seems to me that watching the master file doesn't work,
because it only re-compiles when the master changes, and watching the
included files doesn't work because it's not a whole latex file---I
get the error
Error: No \begin{document} found
I couldn't find the command \begin{document} in your file.
Help is much appreciated, as always.
Evan
--------------------------------------------------
Prediction is difficult, especially the future.
Niels Bohr
Javikel wrote:
> I want to buy TextMate but I want to obtain a new release, because I don't
> want to pay now for the 1.5.9 version and in 2 months pay again for an
> update.
Worry not:
http://wiki.macromates.com/FAQ/TextMate2
Cheers,
Paul
Currently the TODO Bundle is giving me this message.
I've searched the list and tried solutions given on page:
http://manual.macromates.com/en/bundles#support_folder.html
but got stuck at par. 5.7.4
In Terminal:
echo "$TM_SUPPORT_PATH"
Doesn't give any result at all. Can anyone explain what I've done wrong?
Thanks,
Gert
Ruby: 1.8.7.
Textmate: 1.5.9 (1589)
OS X: 10.6.2
Hi,
I've set TextMate to automatically save files on losing focus. At the moment, I find myself editing files on an external device which I have to mount/unmount frequently to test changes. When the project is open and the device is unmounted, TextMate produces a warning beep when it loses focus to remind me that files could not be saved. However, when I close the project, TextMate will continue to beep every time I switch to another app. The only remedy to this annoying behaviour is to restart TextMate, which is of course a pain in the neck.
Is there some hidden setting so I can turn the warning off?
Jonas
I’ve added my LDIF bundle to GitHub.
http://github.com/skurfer/LDIF.tmbundle
Can someone with access remove it from the Review directory in the official SVN repo so it doesn’t show up twice in GetBundles?
(I don’t see it yet, but I’m assuming it’ll show in GetBundles eventually just based on its name. Is that right?)
Also (mostly for Allan), any chance we can add an LDIF icon and Info.plist entry for .ldif files?
Thanks.
--
Rob McBroom
<http://www.skurfer.com/>
Suddenly my diffs from the subversion bundle are failing with the error message:
exec of ‘fmdiff’ failed: No such file or directorysvn: ‘fmdiff’ returned 255
I checked my path and everything seems fine, and in fact the command line has no trouble finding it.
Any ideas?
For now I am working around it by putting the full path in the TM_SVN_DIFF_CMD variable (/usr/local/bin/fmdiff)
Thanks
Simon Olsberg
Been fiddling back and forth for a while. Does the blogging bundle actually work to set/send tags for wordpress blogs? Or do you just need to do that via the admin interface or a wordpress plugin?
- Open a new document
- Paste this:
((72 / 2.54) * 2.54)
- Run the "Evaluate Line" command from the Math bundle.
- Wonder where the result came from:
((72 / 2.54) * 2.54) = 71.99999999999999999999
Really.
--
Ale Muñoz
http://sofanaranja.comhttp://bomberstudios.com
>> Try typing that into an empty TextMate document and then hitting Ctrl-R. Should give you the output you're after.
>>
>> Adam Sharp
>>
>> _______________________________________________
Gert van Oss wrote:
> I merely use TextMate for LateX so no clue what to do with the info I receive as result?
>
> echo "$TM_SUPPORT_PATH"
> /Applications/TextMate.app/Contents/SharedSupport/Support
>From some cursory reading online it sounds as if an upgrade of TextMate may have caused your issue, due to clashes with outdated versions of bundles and/or the Support folder.
http://lists.macromates.com/textmate/2007-July/020815.html
Your TM_SUPPORT_PATH variable just indicates that you're using the version of the Support folder that came with your TextMate package. Maybe trying this fix could solve your issue, to ensure you're using the default bundles supplied with TextMate (and there aren't any clashes):
http://wiki.macromates.com/Troubleshooting/RevertToDefaultBundles
It's linked to in the email above.
Hope that helps!
Adam
Am I missing something or is there now a way to keep the Web Preview
window permanently open for the last viewed HTML file?
This would be a massive help :)
Could it be achieved via a plugin?
Cheers,
James
-------------------------------------
### Feature Requests
1. Have the *web* *preview* always shown, if it has been opened. It should
then display whatever is in the selected tab, if the file meets some
"*web* *preview*able" criteria. If the current tab is showing an html file,
or a php file, or a .asp file, change the *web* *preview* to it, otherwise,
leave it displaying the last file that did match.
This will enable a lot of very useful editing, like changing the CSS
and having the *preview* update automagically, as outlined next.
> In Terminal:
>
> echo "$TM_SUPPORT_PATH"
There's your issue, that shouldn't be done in Terminal.
> Doesn't give any result at all. Can anyone explain what I've done wrong?
Try typing that into an empty TextMate document and then hitting Ctrl-R. Should give you the output you're after.
Adam Sharp
I'm editing R code, and having a number of issues where I keep getting
the dreaded spinning beach ball, and have to wait a number of seconds
before I can keep working. Notably, whenever I typing in command and
then enter the first '(' there is a significant lag before I get the
help pop-up. This is rather annoying, as typing in simple statements
takes a long time.
I had suspected this was a 2.9 versus 2.10 help system issue, so I
upgraded to R 2.10.0 and still had the issue. I also deleted all
traces of 2.9.2 and earlier from my machine, and I still have the
issue.
I don't know if this is related, but when I start the Rdaemon, i see an error:
--
/Library/Application Support/TextMate/Bundles/R Console
(Rdaemon).tmbundle/Support/bin/execute.sh: line 141:
regular
( -
regular
( + 2: syntax error in expression (error token is "( -
regular
( + 2")
tail: /Users/albert/Library/Application Support/Rdaemon/r_out: invalid
number of bytes
--
-albert
The bug seems to only effect Snow Leopard installations that use
Bazaar and ProjectPlus within TextMate. It does not seem to be a
Textmate problem.
In Snow Leopard switching off the Bazaar support in the preferences ->
Project+ fixes the problem. (This tab is there only if ProjectPlus is
installed).
With Bazaar support off Textmate will work properly. This is the case
even if you have upgraded to the latest Bazaar for Snow Leopard.
John
Hi,
in the 1589 release notes, I found the entry
[FIXED] Out-of-bounds array access when running mate in a non-GUI
context (sudo/ssh) on Snow Leopard — ticket B334CC8C.
which made me curious: Can I run TextMate in a non-GUI context? Have you
found a good way™ of making mate in an ssh session work better? Or what
does this refer to?
I did check http://ticket.macromates.com/show?ticket_id=B334CC8C, but
failed to see any sudo/ssh connection in there. I did find ticket
38874736, which is marked as a duplicate of that geck, however.
Christopher
Hi all,
I've a tiny question. Who is using R versions BEFORE R 2.10 ?
Since R 2.10 has changed some essential stuff it's really a stony way to support both R approaches.
Please let it me know privately.
Many thanks in advance!
Best,
--Hans
On 25/11/2009, at 8:32 AM, textmate-request(a)lists.macromates.com wrote:
> Date: Tue, 24 Nov 2009 17:43:28 +0100
> From: Allan Odgaard <mailinglist(a)textmate.org>
> Subject: [TxMt] Re: OakDocumentDisableFSMetaData in build 1589
> To: TextMate users <textmate(a)lists.macromates.com>
> Message-ID: <D7B1C72F-713E-4B09-BFEE-B3A6B939EC88(a)textmate.org>
>
> On 24 Nov 2009, at 17:17, King, Steven wrote:
>
>> [...]
>> If I wanted to disable metadata on this drive would I specify the
>> device (/dev/disk3), mount point (/Volumes/THUMB), file system type
>> (msdos), or something else? Can you provide an example, please?
>
> File system, so that would be:
>
> defaults write com.macromates.textmate OakDocumentDisableFSMetaData
> '( msdos )'
>
> The value is an array in old-style plist format, so for multiple file
> system use: '( msdos, afps, nfs )'.
Anyone know what the filesystem would be for sshfs? The reason I ask is
that MacFUSE is used, and I suspect that might confuse things.
Cheers,
Will :-}
Just downloaded build 1589 and found this in the release notes:
[CHANGED] OakDocumentDisableFSMetaData can now be an array of file systems for which the use of extended attributes should be disabled.
That sounds extremely useful, but I'm not quite sure what the syntax should be. Take my thumb drive, for instance:
/dev/disk3 on /Volumes/THUMB (msdos, local, nodev, nosuid, noowners)
If I wanted to disable metadata on this drive would I specify the device (/dev/disk3), mount point (/Volumes/THUMB), file system type (msdos), or something else? Can you provide an example, please?
--
Steve King
Sr. Software Engineer
Arbor Networks
+1 734 821 1461
www.arbornetworks.com<http://www.arbornetworks.com/>
Hi
Allan wrote about autocomplete and F5 :
"You can use 'escape' to auto-complete. Although it's not exactly the same as the systems function (the system brings up a menu, TextMate just inserts the first match and lets you cycle between matches with [shift] escape)."
1) Almost every text box you use is a Cocoa text box ( Safari web form boxes, the documents in Pages or TextEdit, the email composer in Mail, etc...) and F5 is used to autocomplete words ( there is a bug with french dictionnary because if you complete Étu you lose the accent and you get Etude )
The text boxes in Textmate are not Cocoa however, why F5 and not F6 or another key in the Text Bundle?
F5 is used by Apple’s Cocoa text system so perhaps it's preferable to respect the Apple guide.
I now I can change the shortcuts or modify / create keybindings.dict but ...
How many shortcuts of the Apple’s Cocoa text system are modified by TextMate?
2) I suppose there is a technical problem to implement the F5 functionality but F5 is very interesting with TextEdit or Page because the completion with the dictionnary is fine and the language is auto detected, ⎋ and ⌥ ⎋ are fine ( ⌥ ⎋ has always a bug with LaTeX ) but is it possible in TextMate to implement the F5 functionality?
Best Regards
Alain Matthes
Hi,
I am trying to create a foldingStopMarker for Python language as '^\s*##' but it
seems to be triggered only when I don't have any space before ##. This seems to
be the problem with any stop marker beginning with whitespace. Is there a way
around?
TM 1589.
Thanks!
Abhi
Hello All:
I noticed when scrolling left to right on pages that the line numbers and gutters also goes away with it. Is there a add on or something to make it stay no matter where I am in the code horizontally?
Thanks for any help or advice on this,
Paul Squillace
Webmaster
Kardwell International, Inc.
http://www.kardwell.com
phone: 631.298.0005
fax: 631.298.1518
Playing Cards, Casino & Gaming Supplies, and Bar & Nightclub Supplies Since 1976
As described on stackoverflow ([1]) I hit a difference in behaviour, from the point of view of the program invoking "mate -w", when TextMate is quit using Cmd-W versus Cmd-Q.
This may be a Snow Leopard oddity, but does anyone here know what might cause the caller to continue after Cmd-W but not after Cmd-Q?
Thanks,
Glyn
PS. Please feel free to answer here or on stackoverflow for added kudos.
[1] http://stackoverflow.com/questions/1755069/git-commit-a-on-mac-hangs-when-t…
Hi,
I just upgraded to Snow Leopard and TM 1.5.9.
Formerly you could scroll page by page up and down in the document by pressing:
ALT + UP / DOWN
If you want to jump to top / end of document you used CMD + UP / DOWN
Now its the same for both combination, even with the ALT combination I jump to top and end.
is it Snow Leopard or the version 1.5.9 of Textmate that brings that behaviour?
How can I easily change it back to "normal"?
thnx in advance!
Dennis
ps. thanks to the community to bring background transparency to TM as a general feature! I was astonished and exited to see that today!
Hi All,
I am somewhat confused about what the best practices are to use and develop bundles theses days.
What I used to do was to have a checkout of the subversion directory in "/Library/Application Support/TextMate". That allowed me to easily apply fixes and commit them. And when I wanted to use a bundle from "Review" I just created a symlink of that bundle to "~/Library/Application Support/TextMate/Bundles".
Now we have some bundles left in subversion, many bundles migrated to github. We got Allan's "bl" tool (not sure what to do with "Managed", I made "Pristine Copy" a symlink to it), and we got Hans' "GetBundles" which seems rather nice too.
I guess gone are the days where a single "svn update" would get you the latest of all bundles.
What do you use and how?
I am also not sure how to develop/change bundles that are hosted on github. My current approach is:
- Delete the bundle from "Pristine Copy" (if it is there)
- Create a fork on github (or if it is a new bundle create a new repository)
- Clone that fork to "Pristine Copy"
- Make changes, push and send a "pull request" to the owner of the original bundle.
What are the recommended/best working workflows?
Thanks
Gerd
This talk about using github and GetBundles and what-not got me curious: GetBundles often shows multiple bundles with the same name. Often these are in different repositories (Official, Review, or Github) but sometimes there are dups within one repository. As of right now there are two AppleScript bundles on Github, the only visible difference being the date and author's name. Is there any way, currently or planned, to sort this out? Okay, I assume the bundles in Review are undergoing, well, review and may or may not be ready for use. But when there are dups in Official and Github, is there any way to tell which is preferred?
--
Steve King
Sr. Software Engineer
Arbor Networks
+1 734 821 1461
www.arbornetworks.com
Hi,
After the last update of Snow Leopard 10.6.2, Edit in TextMate seems to be broken!
I try QuickCursor but it' frustrating (simple copy paste with Mail)
Best regards
Alain Matthes
Hi!
Since the R team has modified the help system in R. 2.10, the help
feature of R.tmbundle is broken.
Has anyone come up with a quick workaround for it ??
Best,
Daniel
Hi, I've put together the beginnings of a Go language bundle. I'd appreciate
any feedback....
Carl Forde
However beautiful the strategy, you should occasionally look at the results.
-- Winston Churchill
Hello everybody,
Textmate help states:
"9.4 Project Dependent Variables
Sometimes it is useful to have a command customized differently
depending on the project. For this reason, it is possible to set
variables for individual projects.
The way to do this is currently a little secret but if you deselect
everything in the project drawer, then click the info (circled I)
button, a panel will appear where you can set variables.
These variables are saved in the project file (*.tmproj) and will
exist only for snippets and (shell) commands executed in the context
of that project."
The problem I have since upgrading to Snow Leopard and Textmate build
1509 is that I am suddenly unable to deselect everything in the
project drawer. At least one file will remain selected and Get Info
and the info button will only show me the info about that file. Is
anyone having the same problem? Alternatively, is there any other way
to set a latex master file project wide rather than doing it for each
file individually?
Thanks,
JJ
Hello everybody
I am new to this list, hope I am posting on the right one.
After installing the Project+ plugin I was expecting to see the fancy
icons showing the svn status of files and folders but they just don't
show up even though the preferences are set correctly.
Running TM 1.5.9 on Snow Leopard (10.6.1)
Any idea?
Cheers
When doing Ctrl-Shift-V to use PyChecker/Pyflakes/Pylint, I get a Python
error.
Reason:
my_revision = __version__.split()[1]
>
on Line 346 assumes the __version__ from Line 26 can be split into at least
2 parts. However, Line 26 reads:
__version__ = "$Revision$"
>
When it should read:
__version__ = "$Revision 11734 $" # Not sure what Revision actually refers
> to, Textmate or script version
I am using the latest available TextMate (r1505), with Python 2.6.2 on
10.5.8. However, this Command is most likely broken in every version of
TextMate released since the error was first introduced, since it is a basic
Python error. The feature was at least working in June 2008 according to
this blog about it:
http://arthurkoziel.com/2008/06/28/pyflakes-installation-and-textmate-integ…
Though I must say... What's the use of the revision, exactly?? It seems
that it has only served to break the script and not much else. :)
I've gotten by for now by editing the Python bundle.
Thanks.
setting the textmate-variable does not fix the issue for me!
i also tried to set the variable to /opt/local/bin/ruby
which is what i get from
$ which ruby
i installed ruby using macports removing all preinstalled (buggy) apple ruby
stuff.
Hi,
For a couple years now I've used my own bundle for the statistical
package Stata. Several people have asked me for a copy, and I've
shared it with them via email. However, I've now reached the point
where I'd like to move beyond this, both so that people can obtain it
without having to go through me, and so that others can make
contributions to it.
With that in mind, I was wondering what the policy is WRT commit
access for the bundles repository. If someone knows the answer or can
point me toward the information (I looked on the web site but couldn't
find it), I'd appreciate it.
Thanks,
-- Phil
I seem to somehow lost my commit privileges to the subversion
repository, or did that all move to git? I lost track.
Anyway I have a number of patches for the Xcode bundle:
• "Build With Xcode" window title can now be customized via
TM_XCODE_WTITLE
• "BUILD LEGACY TARGET" are now hidden by default
• Xcode 3.2 produces large amounts of nt very informative lines
containing "{standard input}", these are now ignored
• Generate correct paths for subprojects
• expand "$HOME" in the product_path
Could someone apply them please?
Thanks
Gerd
On 17/11/2009, at 11:00 PM:
> Re: dyld: Symbol not found: _rb_intern2?TM blogging bundle
> error
>
>> [?]
>> I have reverted the contents of /usr/local to a backed up copy, and
>> now I'm running the default SL ruby 1.8.7. Unfortunately I still get
>> the same issue.
>
> It would appear that you didn?t fully revert what you did.
You're right, I don't think I did. Unfortunately I think I stuffed a
few things
up, and so this gave me an excuse to do what I've been meaning to do
for a little while, and reinstall SL (maybe not the best way to fix
the issue,
but hey it worked).
> There are problems with a custom built ruby on Snow Leopard?.
>
> Did you delete /usr/bin/ruby? And if so, is the thing you restored
> from backup the version from Snow Leopard, or just your own build of
> 1.8.7?
>
> If you did delete the system ruby, are you aware that there is also /
> System/Library/Frameworks/Ruby.framework?
From what I could tell I was using the binary of ruby that you mention:
I didn't delete /usr/bin/ruby, but it was symlinked to the one in
Ruby.framework.
In fact that was never changed, my custom build of ruby was using
/usr/local/bin/ruby. I'll have to make sure in the future my custom
builds
are isolated so that I can easily revert if issues arise.
Hi,
Some questions :
1) How to compile with --shell-escape and lATEX 2?
2) in the script, I don't understand ~ /.*-preamble.tex/
here :
if File.exists?(pdf) and not ENV["TM_FILEPATH"] =~ /.*-preamble.tex/
thanks and best regards
Alain Matthes
Hi all,
First of all, loving TextMate it's great.
Running Mac OS X 10.6.2 Snow Leopard.
I'm getting this error when I use the Fetch Blogs command from the blogging bundle:
dyld: lazy symbol binding failed: Symbol not found: _rb_intern2
Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle
Expected in: flat namespace
dyld: Symbol not found: _rb_intern2
Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle
Expected in: flat namespace
I recently upgraded my default SL ruby installation to v1.9.1, following the instructions at http://hivelogic.com/u/692. I could previously use the blogging bundle, and I think this may have been what caused the problem.
I have reverted the contents of /usr/local to a backed up copy, and now I'm running the default SL ruby 1.8.7. Unfortunately I still get the same issue.
Hope you can help.
Adam Sharp
Email: adsharp(a)me.com
Web: www.adam-sharp.net
Hi
I can't seem to get Select Enclosing Brackets shortcut to work anymore.
Works fine when I select it from the Edit menu.
I thought it could be a bundle conflict, but I've turned off most
bundles to try to hunt it down and still no luck.
Hoping for some advice on resolving this.
Thanks
m.
I noticed that some bundles are removed from the TextMate svn repo.
Is there any thing we have to do or keep in mind?
Is there a way to get all the bundles just like I've been doing with
the current svn?
Maybe Allan is blogging on this any time soon? I can't find any
official word on that.
- Wil
Hello,
is there a way that textmate can detect the used language (german or
english). Normally I write in german and now when I type english
everything is underlined. With a right click tm tries to correct in to
a german word.
Thanks in advance
--
Christian
-Because I'm the CEO, and I think it can be done.-
Steve Jobs, 2005
Hi,
while writing the GoToLastEdit plug-in I thought about to have a Xcode
template which set up a general TextMate plug-in.
Attached is such a template.
To install it simply download it, decompress it, and copy it e.g. into:
/Developer/Library/Xcode/Project Templates/Application Plug-in
Then launch Xcode, choose "New Project" > Category "Application Plug-
in", and enter an unique and adequate name.
You can then simply build it and restart TextMate. Hopefully you will
find a new menu item "ExamplePluginMenuItem" in TM's Window submenu.
If you invoke it, the plugin will reload all bundles, add a bookmark
to line 1, and show an alert with some information.
The template creates a basic skeletal structure based of the chosen
project name with a NIB containing the menu item definition. In
addition you will find in the header file a number of TextMate methods
which could be useful as dummy declarations to avoid compiler
warnings. After the build process the plug-in will be copied into ~/
Library/Application Support/TextMate/PlugIns.
Please note that this template will only work with TextMate 1.x, and
it's set up as 32bit universal against SDK 10.5.
I tested it on some Macs, but only for 10.6. In other words feedback
in welcome as usual :)
If it turns out that this template is useful and works I'll upload it to
http://email.eva.mpg.de/~bibiko/downloads/textmate
If someone has further ideas how to enhance the template I'd be
appreciated to get any suggestions.
Hopefully have fun.
Best,
--Hans
Hi,
I just discovered an issue when trying to compile documents with TeXlive 2009 on a Mac with latexmk.pl enabled in the bundle preferences. Although a document had several errors, like undefined commands, the compile window didn't display them and pretended that it could compile the file normally.
The reason seems to be that, with the new TeXlive version, the different outputstreams of pdflatex (and xetex) are not correctly identified any more. After some debuggung, the following helped:
In latex.tmbundle/Support/bin/texparser.py, line 226 needs to be changed to:
(re.compile('This is (pdfTeX|latex2e|latex|XeTeX)') , self.startLatex),
In the old versions, it read "pdfTeXk" and "XeTeXk".
Maybe this fix helps others as well. It took me a while to figure out that it was just the missing "k" causing so much trouble ;-)
Bye,
Stefan
Working in ASP.NET MVC I am mostly a front-end dev and prefer to code in
TextMate but the files for the spark view engine are .spark even though the
vast majority of the content of these files is HTML -- I want TextMate to
treat these as HTML so that I can use standard TextMate HTML commands and
bundle features.
How would I go about doing this?
--
View this message in context: http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp2…
Sent from the textmate users mailing list archive at Nabble.com.
Dear Textmate Users,
I am working on a Mac OS 10.6.1 with textmate version 1.5.7. I have a
specific .txt file on my Desktop which I frequently open to put in
some text. How can I define a keystroke/key combination such that this
specific file is open and shown on top of all other open applications?
Is this even possible? If so, is this a Mac-kind-of-thing or can this
be achieved with textmate? With "System-Preferences -> Keyboard ->
Keyboard Shortcuts" I could not get this to work.
Cheers,
Marius
Started going through the process of learning Textmate today. I was doing some HTML locally and noticed when previewing the page the images aren't loading. Is there a setting somewhere that I'm suppose to check to display images in preview mode?
Hi,
I'm using the 1510 build and since the 10.6.2 update, the textfield just stays empty.
I can open files, save and edit them but i don't see any content.
Can somebody help me with this?
kind regards,
cryptix