[TextMate] 1.01 piping script to Safari not working
Timothy Martens
timfm at hawaii.rr.com
Fri Oct 22 22:58:26 UTC 2004
On Oct 22, 2004, at 1:27 AM, Brent Bourgoine wrote:
> Just a guess, but you're referencing one of those paths from within
> the perl script, correct?
I don't believe so, but I'm not sure.
> In general, *nix scripts don't like spaces
> in paths/filenames, so most likely you just need to escape the space
> in the path.
Understood
>
> ~/Library/Application\ Support/TextMate/
> /Users/tim/Library/Application\ Support/TextMate/
>
> Alternatively, you can probably wrap the path in quotes (either type
> should do, unless you've got variables embedded, in which case you'll
> want to use doublequotes).
Tried both escapes and quoted strings -- neither worked.
Any other ideas?
-t
>
> -b3
>
> (And yes, you're corect, the ~ should expand to your full home
> directory path =) )
>
> On Fri, 22 Oct 2004 00:13:46 -1000, Timothy Martens
> <timfm at hawaii.rr.com> wrote:
>> i'm not sure when it happenend, but it sopped working, so I plopped a
>> copy of Markdown.pl in:
>>
>> ~/Library/Application Support/TextMate/
>>
>> which is same as:
>>
>> /Users/tim/Library/Application Support/TextMate/
>>
>> yes?
>>
>> and now I get:
>>
>> Base URL: file:///Users/tim/Documents/projects/GTD/waitingOn
>>
>> /bin/sh: line 1: /Users/tim/Library/Application: No such file or
>> directory
>>
>> help???
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/mailman/listinfo/textmate
>>
>>
>>
>
>
> --
> Brent Bourgoine
> brent.bourgoine at gmail.com
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate
>
More information about the textmate
mailing list