emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yet another todo editing system


From: Joe Corneli
Subject: Re: yet another todo editing system
Date: Thu, 19 Jun 2003 01:08:01 -0500 (CDT)

Sorry, a slight error to correct here:

 while_BODY.local:
 < > switch-to-buffer <<switch-to-buffer>>
 < > next-line +1 <<next-line+1>>
 < > setq <<setq.local>>
 < > compile-goto-error <<compile-goto-error>>
 < > find-file-other-frame <<find-file-other-frame.local>>
 < > other-frame -1 <<other-frame-1>>


should be:

 while_BODY.local:
 < > switch-to-buffer <<switch-to-buffer.local>>
 < > next-line +1 <<next-line+1>>
 < > setq <<setq.local>>
 < > compile-goto-error <<compile-goto-error>>
 < > find-file-other-frame <<find-file-other-frame.local>>
 < > other-frame -1 <<other-frame-1>>







reply via email to

[Prev in Thread] Current Thread [Next in Thread]