Is there a way to automatically have TextMate change to a specified
theme based on the bundle that is selected?
An example is, when I select to make a Screenwriting bundle file, I'd
like it to automatically change to my screenwriting default theme
instead of whatever is currently there.
I've been extremely frustrated trying to figure this out.
Thanks in advance!
I have a SVN project with a few externals. Every time I go to
commit, it automatically includes these external folders in the
window and marks them with and X. What happens, is that if im not
actually commiting inside one of the external directories, the commit
fails.
What I want to do, is that if there is an "X" item, I want it
deselected by default. If you need a screen shot to understand what
I'm talking about, I can give it up.
If someone could either fix it or toss the code my way so I can mess
with it, it would be greatly appreciated.
Eric Coleman
I don't really understand why, but the "Edit in TextMate" command
works for me in Firefox, even though it is not visible from the Edit
menu at all. Or, more specifically, it works in my blog's post
composition window (Wordpress 2).
Does anyone know why?
Dan
It works fine from TextEdit. What might be up? Thanks,
Ben
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
Running the Show TODO List command, I get the following error:
/tmp/temp_textmate.jfDKQP:25:in `initialize': No such file or
directory - /Users/markkalderon/Documents/TheHub/Research/
ColorPluralism/Drafts/Trunk/Philosophy.bib (Errno::ENOENT) from /tmp/
temp_textmate.jfDKQP:25:in `open' from /tmp/temp_textmate.jfDKQP:25
from /tmp/temp_textmate.jfDKQP:24:in `each' from /tmp/
temp_textmate.jfDKQP:24 from /tmp/temp_textmate.jfDKQP:23:in `call'
from /Library/Application Support/TextMate/Support/lib/textmate.rb:
63:in `scan_dir' from /Library/Application Support/TextMate/Support/
lib/textmate.rb:56:in `each' from /Library/Application Support/
TextMate/Support/lib/textmate.rb:56:in `scan_dir' ... 10 levels...
from /Library/Application Support/TextMate/Support/lib/textmate.rb:
56:in `each' from /Library/Application Support/TextMate/Support/lib/
textmate.rb:56:in `scan_dir' from /Library/Application Support/
TextMate/Support/lib/textmate.rb:73:in `each_text_file' from /tmp/
temp_textmate.jfDKQP:23
I am using TM 1.5.1 (985) on OS X 10.4.6. Any help would be appreciated.
All the best, Mark
I typically use TextMate for two different things: administrating/
updating websites and LaTeX. For Websites I use UTF8, but for LaTeX I
have to use Latin1 (since this is what my co-workers use).
However, when I load the website project, every time a file is saved,
Latin1 is used instead of UTF8. Is there a way to make that encoding
stick, preferably on a per-file basis (at least on a per-project
basis)? I suspect that this should be very easy to implement (via
metadata) …
Or is there another way to make TextMate respect my choice of encoding?
Thanks a lot.
Max
A newbie question. I'm looking for a way to update bumdles
automatically. I don't know much about subversion, but I got it
working, and could download bundles without a problem. Now I would
like to automatize this workflow. Copying the text onto Terminal
window is a little hassle. I tried saving the terminal window, but
only could save the Window Setting.
--
Teck
Hi,
I committed a complete rewrite of the Mercurial[1] bundle to the
repository.
The Mercurial shortcut is now ctrl + shift + M. I know this key
equivalent is already used in some other bundles, but it's the best
we could find.
I don't know if there are many Mercurial users here, but if you are
one, please give me your feedback.
[1]http://www.selenic.com/mercurial/
--
FredB
Not sure if this fits anywhere in the bundles, but I've added a
BalanceJr-like command to my personal bundle that makes navigating
Ruby, HTML and XML code a lot easier. Check it out if you're
interested: http://blog.inquirylabs.com/2006/05/02/new-feature-
intelligent-jump/
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
I've noticed that the HTML comments are slightly restrictive. If I
have the following code:
<p>
some text, <!--- order now --->
</p>
<div class="msg">
....
it will highlight everything from the start of the comment, to the
end of the page. How do I fix that without going through all the
flies to fix the comments?
Eric Coleman