[Remind-Fans] Minimalist curses frontend with a navigable month view
Clemens Kaposi
mailinglists at obda.net
Tue Jan 11 07:20:46 EST 2011
David F. Skoll <dfs at roaringpenguin.com> wrote:
> On Tue, 11 Jan 2011 11:20:51 +0100
> Clemens Kaposi <mailinglists at obda.net> 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!
More information about the Remind-fans
mailing list