David F. Skoll <[email protected]> wrote:
> On Tue, 11 Jan 2011 11:20:51 +0100
> Clemens Kaposi <[email protected]> wrote:
> 
> > I am not sure whether this is possible at all, taking into
> > consideration the overwhelming number of available editors.  At
> > best, it is possible to open the appropriate reminder file (think
> > `INCLUDE`), but not to position the cursor on the correct line.
> 
> Nah, that's pretty easy.  Look at the TkRemind code.  It lets you
> put your editor in using a printf-style string.  Mine is:
> 
>     emacs +%d %s
> 
> because running "emacs +10 file.rem" takes you to line 10 of file.rem.
> vi has a similar option.

This is awesome.  I am a long time Linux user, but I have never heard or
read of this.  I guess it is a de-facto standard among editors?  I’ll
keep that in mind.  Thanks for the info!
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to