I've had a couple (2 or 3) of occasions with TextMate crashing and
all those times, it happens doing exactly the same. However, this
isn't reproducible in the sense that I can make it happen anytime I
want to. That said, what happens is the following:
1. Cmd-F to bring up the Find dialog box.
2. Fill in the text to be searched.
3. Press <tab>.
4. Boom.
Each time, I send a crash log to Macromates and Apple, but I haven't
seen this problem on the list. I know of one other person who also
had this happen. Are we the only ones? :(
--
Regards, Charles.
There's an initiative to unify the web preview output of all
different run tools (RubyMate, PyMate etc) and this is fine and
dandy. However, I've been thinking about going a step further and
creating a generic "RunMate" that can be configured to capture output
and do the stuff the other "Mates" are capable of.
So attached is a draft version of such a tool called "RunMate.rb".
Just drop it in Library/Application Support/TextMate/Support/Bin or
where you keep your custom stuff.
It's used by specifying the following arguments:
--format=[fmt] (fmt can be "gcc", "ruby", "javac" or "haxe" at the
moment).
--ant (strips the stuff ant adds to its subtools' output)
--run=[cmd] (run the specified command and capture its output.
STDERR and STDOUT are caught automatically)
So, here's how a java ANT build could look like: RunMate.rb --
format=javac --ant --run="ant -s build.xml"
And a ruby run thing: RunMate.rb --format=ruby --run="ruby
\"$TM_FILEPATH\""
I don't know if you believe going forward with this is a worthwhile
effort so please give comments and suggestions.
--
Mikael Säker <mikael(a)sicher.org>
http://www.sicher.org
"Strangers have the best candy."

I used the reply function of my email account (yahoo) and didn't noticed that by default it uses the sender's address and not the list's address...
Have a nice week-end
F
----- Message d'origine ----
De : Charilaos Skiadas <skiadas(a)hanover.edu>
À : Francois <francois_75015(a)yahoo.fr>
Envoyé le : Samedi, 26 Août 2006, 1h21mn 08s
Objet : Re: Re : Re : [TxMt] BibDesk link
Off list,
just to make it clear, I didn't mean to imply that you shouldn't
have sent it to me off list. I just didn't know if you sent it to me
intentionally, or if you just didn't notice that you were replying
only to me. It's fine to email me directly.
On Aug 25, 2006, at 4:42 PM, Francois wrote:
> BTW, I will post to the list from now ;-)
>
> Cheers
> F
Haris
Every time I use a paste command like "look up selection from google
and link", or "check spelling" I get at the beginning of the pasted
text something like this "2006-08-25 10:48:29.205 CocoaDialog[24321]
[Amendment] Loaded". I never used to, any ideas to get rid of it?
Thanks.
Hi,
I would like to know more abour modifying a bundle's language so that it can
use the symbols functions (you know, the little pop up at the bottom, and
the go to symbol command). I work in ActionScript mainly, and the
ActionScript bundle doesn't seem to allow this. I do seem to remember way
back when I was demoing TextMate that ActionScript symbols seemed to show
up, and I thought that was cool, but at some point they just stopped
working. It just says "-- no symbols to show for current document" for .as
files. I've seen a few languages that have symbols show up...and I just
don't know what I need to do to get it working. When I was using Eclipse I
found the class browser thing very handy...would be nice to have that in my
now-preferred editor.
I checked the docs, searched at macromates.com, searched Google...can't seem
to find any good documentation on how to work with symbols. Any help would
be greatly appreciated!
Thanks,
Dru
Hello Harris and thanks for this tip. I
'll try it as soon as I get hands on my Mac...
BTW, I will post to the list from now ;-)
Cheers
F
----- Message d'origine ----
De : Charilaos Skiadas <skiadas(a)hanover.edu>
À : Francois <francois_75015(a)yahoo.fr>
Envoyé le : Vendredi, 25 Août 2006, 12h36mn 43s
Objet : Re: Re : [TxMt] BibDesk link
On Aug 24, 2006, at 6:26 PM, Francois wrote:
> Hello Haris and thanks for this detailed explanation.
>
> The method you lmentin works perfectly well, but I think we could
> improve this powerful function. For one reason: As many LaTeX
> users, I suppose, I use the \include{the_file_I_need} function.
> That's to say that all my .tex document do not contain a
> \bibliography{} command at the end.
This should already work just fine. If the \bibliography{} line is in
the current file, or any file \include'd in it, it will work.
Further, if you are using a "master file" as it seems you do, you
would want to set the TM_LATEX_MASTER variable to point to that file.
And then the completion commands, as well as the compiling, will use
that file instead of whatever the current file is. I hope this makes
sense, the help talks a bit more about it. And you might be
interested in some of the things I've written here: http://
skiadas.dcostanet.net/afterthought/list-of-my-textmate-pages/
(btw, any reason you emailed me and not the list? feel free to take
this back to the list if you like.)
Haris
I like the new preview window for markdown and the ability to select
a theme. However, I sometimes use markdown for a quick note to
distribute which I print right from the preview window so I would
like the ability to close the header and theme pics from printing
from the preview window. Maybe a print.css option?
Thanks
Robert
Hi all,
When I work on a rails app, I generally have an iTerm window open
with four tabs (sessions) in it:
1: COMMANDS Session = for basic Rails commands (script/generate...)
2: SERVER Session = for WeBrick/Lighttpd script/server sessions
3: AUTOTEST Session = for Zentest autotest functionality (see [http://
nubyonrails.com/articles/2006/04/19/autotest-rails] for more info
4: CONSOLE Session = for working with the console
Now opening up those windows/tabs each time I work on a project gets
tiring real fast, so hence this little TM Command to do it in seconds.
Hopefully it could be useful for someone else out there.

Kind regards,
Mats
----
"TextMate, coding with an incredible sense of joy and ease"
- www.macromates.com -
Hello,
TabMate 1.1 is released.
TabMate is a plugin that makes it possible to have per-file indenting
settings, so you don't have to manually change these when you switch
between files with different code styles.
New in 1.1:
* TabMate now adhers to the programming language in the modeline.
Please see http://konstochvanligasaker.se/tabmate for more information.
/Håkan
Ok, I have a non registered version. Yesterday it updated with a
newer version. I used it and it was fine. Today I launched it and it
immediatly updated. Now as soon as I try to open a document that has
some form of colorencoding it spontaneously crashes (.rb files for
example). I tried opening regular text-documents and that worked
fine. I zapped the program. Downloaded it again, reinstalled it and
the issue remains. When I open up the program and I go into
preferences and then Colors and Fonts it does the same thing. So I
think it has something to do with the displaying of colors. I even
tried creating a new user profile and use it there .. same issue.
As far as I recall I haven't installed anything since yesterday.
Perhaps Shiira but I doubt that would be the cause of all of this.