Greetings,
I am using Subversion on OSX and I seem to be having trouble using TM
as the editor for commit messages. When I set the environment
variable SVN_EDITOR to mate, it pulls up the editor whenever I do an
svn commit, but when I save the file and type continue, it does the
commit with no message.
Is this a known bug or am I doing something incorrectly?
-Aaron
I've only been using TextMate a day, like it, but am struggling to
find resources on $TM_DROPPED_FILE, etc.
In HTML, I would like links created with $TM_DROPPED_FILE to use
absolute not relative paths to the project root and I would
appreciate any info on how to do this.
Cheers
Kyle
On Nov 22, 2005, at 7:08 PM, Urbanose wrote:
> Maybe a "/" between "localhost" and "$TM_PROJECT_DIRECTORY" ?
>
> Le 22 nov. 05 à 21:04, Benjamin Jackson a écrit :
>> I'd like to do a simple preview command to keep an html file in live
>> update as I edit css. This doesn't seem to work:
>>
>> echo "<meta http-equiv='Refresh' content='0;
>> URL=file://localhost$TM_PROJECT_DIRECTORY/public/index.html'>"
>>
>> What am I missing here?
>> ___________________
>> Ben Jackson
>> Diretor de Desenvolvimento
>>
>> ben(a)incomumdesign.com
>> http://www.incomumdesign.com
>>
>>
>> ______________________________________________________________________
>> For new threads USE THIS: textmate(a)lists.macromates.com
>> (threading gets destroyed and the universe will collapse if you don't)
>> http://lists.macromates.com/mailman/listinfo/textmate
>
>
>
>
___________________
Ben Jackson
Diretor de Desenvolvimento
+55 (21) 9997-0593
ben(a)incomumdesign.com
http://www.incomumdesign.com
I'd like to do a simple preview command to keep an html file in live
update as I edit css. This doesn't seem to work:
echo "<meta http-equiv='Refresh' content='0;
URL=file://localhost$TM_PROJECT_DIRECTORY/public/index.html'>"
What am I missing here?
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
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.
In looking at the Markdown bundle I came up with the idea that a
dropped HTML file (or snippet) could be run through html2text.py or
similar to generate Markdown formatting. I went to add a new drop
command, but realized I don't know what the approved way to add the
script is -- if there is one. I wil refrain from adding it as a
template file :)
pb
--
Paul Bissex
http://e-scribe.com/news/
Northampton MA USA 01061-0847
Hi,
[novice question alert!]
I would like to tell TextMate that if it encounters a heredoc with the
name 'END_SQL' in my perl script, the text within the heredoc is sql.
For example:
my $rows = $dbh->selectall_arrayref( <<END_SQL );
SELECT name, city
FROM people
WHERE country='nl'
END_SQL
>From
<http://macromates.com/blog/archives/2005/07/06/introduction-to-scopes>,
I get the impression that something like that is possible. But I cannot
get it to work. Can someone hint me in the right direction?
It seems TextMate is the only application I know where it is hard to
find a solution because there are /too many/ information resources:
mailing list, wiki, manual, irc and weblog. ;-)
Thanks
http://nslog.com/textmate
--
__ ____
/ / / __/ Brian Lalor "If you still have gas, you're
not lost."
/ _ \/__ \ blalor(a)bravo5.org -- Jacques Strappe
/_.__/____/ http://bravo5.org/
Hi,
While applescript is not how TextMate does its magic internally, it would be
nice to have some document creation tools, as this is how apps work together
in workflows on Mac.
I'd like to see the following script which works in SubEthaEdit work for
TM.
(*
View Source in SEE
Chris Biagini <http://assortedgeekery.com>
updated Jan. 5, 2005
*)
tell application "Safari"
set mySource to the source of document 1 as string
set myName to name of document 1 as string
end tell
tell application "SubEthaEdit"
make new text document at end of documents with properties {mode:"HTML",
text:mySource, name:"Source of: " & myName}
activate
end tell
Dr Timothy Bates <tim.bates(a)ed.ac.uk>
Reader in Differential Psychology
University of Edinburgh
Dept Psychology
PPLS
7 George Square
EH8 9JZ
wk +44 131 651 1945
FAX +44 131 651 3461
home +44 131 332 3543
Mob +44 790 386 4573
Easy on the flames, boys:
http://www.theappleblog.com/2005/11/18/textmate/
It's a weak review, not even scratching the surface of TM's
extensibility and ease of use, but that kind of review could take
weeks to write. :-)
--
Brian Lalor / blalor(a)bravo5.org
Stewardess: We know you have your choice of bankrupt carriers
and we
appreciate you choosing us.
I just noticed something strange. I turned off Soft Wrap, and then
set Wrap Column to use Window Frame. I had show right margin
indicator turned on in preferences. What I get is this:
I guess it's a drawing problem...
--
pgp fingerprint: BC64 2E7A CAEF 39E1 9544 80CA F7D5 784D FB46 16C1
Does anyone know if it is possible to use forms in the html output window
when running a command?, Id like to use a form to take certain certain user
input and pass those values to a perl script hidden inside the language
bundle and get the result from that perl script back inside the same html
window. This is for a help lookup facility that asks the user to type a
search term in and select various scoping options. I can do it using
osascript to open an Applescript ask dialog, but I wanted something that was
more integrated with TM.
Many thanks to anyone who can suggest something,
Chris
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
Hello All,
I'm new to TextMate, moving over from BBEdit. I'm still exploring the
application, but have already purchased a license, as it really
"feels right."
First question relates to something I frequently did in BBEdit --
"Process All Lines", where I might prefix and suffix each line in a
selection. Is there a way to do this in TextMate?
(I've seen there's an "Edit Each Line in Selection" menu item in
TextMate, but I can't figure out what it does, or how to use it.)
Many thanks in advance.
--
Matt Henderson
matt.henderson(a)gmail.com (personal) | matt(a)makalumedia.com (work)
http://matt.makalumedia.com
What I'm looking for is the ability to select the contents of a quoted
attribute (HTML for instance), preferably with a keyboard shortcut.
About 75% of my workday is spent editing existing HTML documents, and
this ability would be a HUGE time-, and wrist-, saver. I hate having to
go to the mouse and drag select every time I need to change the href
contents of an A tag.
If this ability already exists, either in TextMate, or even native to
OS X (I'm a newcomer), please, please, please tell me where to find it.
If it doesn't, please, I beg you, add it to this AMAZING piece of
software.
Thank you.
Warren L. Parsons
This isn't quite what I'm talking about.
I want to be able to place my cursor inside *any* given quote pair, hit
a keyboard shortcut, and have everything between the quotes selected. I
just gave "href" as an example.
>
> command-F
> Find : (?<=href\=")[^"]+
> Regular expression
> Next
>
> Manually replace the address selected
>
> command-G to select next match