Hi folks,
Tcl's comment syntax is such that it allows comments to extend to
multiple lines by escaping the new-line. E.g.
# this is a \
two line comment
The current Tcl grammar does not catch this and does not apply the
comment tag to the second line.
The following Patch fixes that, and it also fixes something having to
do with single quotes... I can't remember. Now that differences in
preferences are stored as tmDeltas, what's a good way to see diffs
between what I have and what is in the grammar?
I assume that if I attach my tmDelta for Tcl that's enough, right?
Thanks,
-Oscar
--
pgp fingerprint: BC64 2E7A CAEF 39E1 9544 80CA F7D5 784D FB46 16C1
How can I get a real automatic line break in with textmate ?
ie. a mode where at end of line a line break is REALLY inserted in the
text, not just a presentation trick.
--
Erwan David
You might need to logout/restart/fast-user-switch after ARD sharing
turning it off before you regain control of crtl-esc
NOTE, I've also found out that the ARD administrator application ALSO
grabs/blocks this keystroke. So if you're ARD sharing is off, but
you're running the ARD administrator application, crtl-esc will not
work in TextMate.
I'm not an Apple Developer, nor am I sure this is a bug with ARD (it
may be intentional), so I'm not comfortable submitting a bug report.
If you would like to submit it if you have the same results, be my
guest.
- Ira
On Oct 16, 2006, at 5:48 AM, textmate-request(a)lists.macromates.com
wrote:
> From: Caius Durling <nemo8686(a)mac.com>
> Date: October 16, 2006 2:25:59 AM EDT
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: Re: [TxMt] crtl-esc not activating - my solution
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
>> The short story is that running ARD (Apple Remote Desktop) Client
>> is the culprit that is stealing the key sequence.
>>
>> I don't know why ARD steals the key sequence, but turning it off
>> (System Preference - under Sharing) eliminates this problem for me.
>
> I open System Preferences, untick ARD sharing in the sharing
> prefpane, quit System Preferences, Relaunch TextMate, and it still
> doesn't work when I hit ⌃⎋.
>
> Have you rebooted/logged out after turning it off or anything?
>
>> I'd like to run the ARD client, so if anyone knows how to have the
>> ARD client run without it stealing the crtl-esc key sequence, I'd
>> like to hear about it.
>
> Possibly submit this as a bug to apple: http://developer.apple.com/
> bugreporter/
>
> Caius
Hi,
I just started to try out the blogging bundle. My blog runs under
wordpress 2.0
I watched the screencast.
Fetching blog entries works.
Editing and posting them works.
However, two things (so far) don't work"
1) When I drag a picture into the message in TextMate, this error
message occurs:
Error uploading image. Check your configuration and try again.
2) When I use cut and the tab trigger, this line gets inserted, but
it doesn't fold in the posted blog entry like it should. The result
is like the cut line wasn't there...
Any ideas why those two issues arise?
I'm not exactly sure what an API endpoint is... (this is where some
comments in
http://macromates.com/blog/archives/2006/06/19/blogging-from-textmate/
lead to)
right now I set my blog adress in
com.macromates.textmate.blogging.txt to
http://<USERNAME>/<abc.net>/xmlrpc.php
where
<USERNAME> is the username I use in wordpress
<abc.net> is the domain name, where the blog is.
using http://<USERNAME>/www.<abc.net>/xmlrpc.php
or
http://<USERNAME>/<abc.net>/wordpress/xmlrpc.php
make things worse
Thanks,
Claus
I would definately need write and create ability, that stinks.
Is there a program that can be purchased that would allow me to mount an FTP with read, write and create?
Thanks!
----- Original Message ----
From: Helge Hartmann <helge.hartmann(a)gmx.de>
To: TextMate users <textmate(a)lists.macromates.com>
Sent: Tuesday, October 10, 2006 4:03:13 AM
Subject: Re: [TxMt] remote editing with textmate
The problem is, that the finder only mounts ftp server read-only.
Helge
Am 10.10.2006 um 06:11 schrieb Dave Grijalva:
the mac can do this natively. in finder, choose Go > Connect to Server... (cmd+K). You can mount NFS, SMB, and FTP. Sadly, there is no SFTP or FTPS support.
-dave
On 10/9/06, Bill Duenskie <bduenskie(a)yahoo.com> wrote: I know Textmate doesn't have remote editing built in, but is there a program that is similar to www.webdrive.com on a mac? Basically webdrive allowed you to connect to a FTP server and map the connection to a drive. Can anyone recommend a similar program on a mac?
______________________________________________________________________
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
______________________________________________________________________
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
______________________________________________________________________
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
Hello Brett, hello list,
sorry, the @ symbol was actually there. I accidentally must have
deleted it while writing the message.
The cut tab trigger still does not work.
Where am I supposed to put it (I am resorting to really weired
questions... but I really have no idea why it doesn't work...
something must be right, because it fetches the posts ok)?
So far I do this:
blah blah <retun>
cut <tab> [inserts curser into a new line] <return>
blah blah
After I tell textmate to post to the blog,
the post shows up.
Both in the blog itself and in the individual post it shows up as if
I had written
blah blah <return>
blah blah
In textmate after posting, the scissors symbols are gone, and there
are 4 empty lines instead.
Thanks for your help,
Claus
On 16-Oct-06, at 8:00 AM, textmate-request(a)lists.macromates.com wrote:
> From: Brett Terpstra <brett(a)circlesixdesign.com>
> Date: October 16, 2006 5:53:47 AM EDT (CA)
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: Re: [TxMt] blogging bundle problems
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
>
> On Oct 15, 2006, at 9:00 PM, Claus Haslauer wrote:
>
> [...]
>> right now I set my blog adress in
>> com.macromates.textmate.blogging.txt to
>> http://<USERNAME>/<abc.net>/xmlrpc.php
>> where
>> <USERNAME>is the username I use in wordpress
>> <abc.net>is the domain name, where the blog is.
> [...]
>
> You want to replace the slash with an @ symbol after the USERNAME.
>
> That should work for you.
>
> Brett
>
Claus Haslauer: Groundwater Resources Management, University of Waterloo
chaslaue(a)scimail.uwaterloo.ca | +1 (519) 888 4567 x.37232 | icq -
126499030
Hi,
many times I have the following task.
list all lines for a specific search pattern within my document and
navigate to some/all lines in order to do something
OK. I do this with 'Filter Through Command' : grep -ni PATTERN ;
Input: Document; Output New Document
I get a list of lines containing my PATTERN with the line number as
prefix.
My question is now:
Is there an elegant way to click on one line, get the leading line
number, and go to that line in my main document?
If clicking would be a problem drag'n'drop would also work. I looked
for a command like 'go to line' but I didn't find it.
Even with a macro I didn't come to grips it.
Many thanks in advance
Hans
PS Maybe it would be worth to implement this search option in TM(?)
The attached patch adds support for the ?= operator in
the Makefile bundle. I'm not sure about the procedure of
submitting patches and getting them committed to svn,
so I hope somebody can pick it up from here or point me
to the proper place.
Thanks,
Jan
--