[MlMt] MailMate bundle for Aquamacs
Benny Kjær Nielsen
mailinglist at freron.com
Sun Mar 16 10:32:36 EDT 2014
On 14 Mar 2014, at 16:39, Torsten Grust wrote:
> On 14 Mar 2014, at 13:02, Benny Kjær Nielsen wrote (with possible
> deletions):
>> [...]
>> The most recent test version of MailMate includes a change which
>> makes `MM_LINE_NUMBER` available as an environment variable. For now
>> it's only used by the TextMate bundle to place the caret in its
>> default location. You might find that useful as well.
>
> Oh, that's useful! Sublime Text can benefit from this as well. If
> you invoke
> it via
>
> subl <filename>:<lineno>
>
> the editor places the cursor in the specified line on startup.
Great, I've changed (untested)
.../subl --wait "${MM_EDIT_FILEPATH}"
to
.../subl --wait "${MM_EDIT_FILEPATH}:${MM_LINE_NUMBER}"
--
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20140316/25bf546e/attachment.html>
More information about the mailmate
mailing list