While searching for "drawer" on the tm user list via google (
http://www.google.com/search?&q=drawer+site%3Acomox.textdrive.com%2Fpiperma…
) I found that the mailing list archive isn't being indexed by google,
since May 2005.
I thought I'd just link to prior discussions, but finding them will be tough..
The domain doesn't have robots.txt, so I'm not sure what's going on there...
Allan,
I have a question about the list of templates available under the "New
File.." dialog (the one you get when inside a project), the ordering of
available templates seems a little bizarre and I was wondering whether there
is any underlying logic there I could take advantage of to get my templates
to always appear at the top. In a bundle I have made 7 or so templates and
one of them always sites at the bottom of the list, whereas the others site
at the top, they are for Actionscript so each one starts with AS2.. As the
name, I would have thought they would site together but for some reason they
don't. The other thing that I wondered if could be changed was the items
actually in that list, it doesn't seem to be affected by which bundles are
active whereas the "New From Template" menu command is. Got any plans for
this dialog or improvements in the pipeline?
Regards
Chris
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
I know find in project is in for a revamp some time in the future, but
in the mean time, if I run it on a project with many many many files or
with a few really really big files, it goes spinning beachball of death
for eternity and killing is the only thing left to do -- which kinda
sucks when you have unsaved changes.
Is there anything that can be done about this?
Hi. I've just started using Mutt as my primary mail reader on my Mac, and
I'm having trouble relearning my emacs key bindings from my Linux days
(Ctrl/Alt aren't quite the same!). So I thought I'd give TM a try as my
default email editor.
Is there any support for editing emails out there? I'm specifically
wondering whether it's possible to turn the following on when opening in
some kind of "email mode":
* highlighting of quoted text (i.e. different colour)
* automatically entering line wrap mode
* knowledge of how to wrap quoted paragraphs (i.e. with ">" at the
start of each line)
Thanks,
Graham
--
Graham Ashton
Hi,
I'm trying to make my TextMate behave more or less in the same way as
emacs (I understand that Meta-x-u and similar keybindings may become
available in the future..)
Until then, I've created the DefaultKeyBinding.dict file (and It
works) but I can't for the life of me find how to issue a "undo"
command.
I really "need" to bind $^- to "undo".
I also "need" to rebind (rather than unlearn) crtl-s to save and
possibly disalble ctrl-x in the process. Can anyone help me with this?
btw. TextMate is great. Bought a license to day.
/rune
"Never attribute to malice what can be adequately explained by
incompetence"
This may have been answered before and I didn't see it. Is there a
reason that the snippets variables/values (not sure what they're
called) can only go to 9?
Mike Stickel
Screenflicker Developments
www.screenflicker.com
p: 403-923-7667
e: mike(a)screenflicker.com
> Why doesn't it come close?
>
> The only advantage I see with the separate window is keyboard support
> for the results, and probably easier to setup the capture stuff, but
> for that I could add a bash function or similar, that one would pipe
> the output through.
That's exactly it, it seems purpose designed for debugging, all the extra
fields for specifying line number, file name and so on, I think its very
clever, getting the same result in the html option is a lot more effort,
plus there's the keyboard navigation thing. I think its one of your best
inventions, is there any harm in leaving it in?
Chris Jenkins
Working in Python I clicked on the 'Tools widget' (is there an
official nomenclature for that? I mean the one with the gears icon
that gives access to the commands and macros...) and it opened up
positioned at the 'Python' submenu.
"That's cool!" I thought, but a quick test with a Textile document
showed that it was just a coincidence pertaining to my particular
list of enabled languages.
So: why no add it as a feature:
when activating the 'tools widget' it will focus on the submenu of
the currently active language.
just my $0.02
best regards,
tom
Hola,
if I well remember, in a previous version of TextMate there was an
html command, in HTML bundle, to tidy the page collecting in she
<style<</style> section all the attributes of the tags into body. i.e.:
<p align="center">hello</p> become <style ...> text-align:
center; </style> in the Head section, and in the bode we have
<p>hello</p>
How can I find this command to insert in the bundle?
Many thanks and regards!
Salvo M.