[Remind-Fans] announcement: Wyrd 0.1.0
Daniel Martins
danielemc at gmail.com
Mon May 2 18:09:57 EDT 2005
Good tip Paul !
It worked nicely and now I can use wyrd properly.
BTW beyond timed and untimed events a good feature would to add weekly and
monthly events.
Daniel
PS It seems that the part
RUN OFF
INCLUDE /home/daniel/.reminders.planner
RUN ON
may be added anywhere in the .reminders
2005/5/2, Paul Visscher <paulv at canonical.org>:
>
> Daniel Martins [danielemc at gmail.com] said:
> > BTW If there is someone using remind integrated with Emacs please let me
> > know (send me a private mail)
>
> If I understand correctly, you want to replace
>
> # Used by GNU Emacs
> # Local Variables:
> # auto-fill-mode: 0
> # shell-script-mode: t
> # End:
>
> in your .reminders with some elispy goodness in your .emacs file. Try
> this untested elisp.
>
> (setq auto-mode-alist
> (cons '("\\.reminders$" . shell-script-mode) auto-mode-alist))
>
> (add-hook 'sh-mode-hook
> (lambda ()
> (auto-fill-mode nil)))
>
> Note that this will turn off auto-fill-mode for every file that gets
> opened in shell-script-mode.
>
> --paulv
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at whatexit.org
> http://whatexit.org/mailman/listinfo/remind-fans
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.roaringpenguin.com/pipermail/remind-fans/attachments/20050502/ec74ccd6/attachment.htm>
More information about the Remind-fans
mailing list