I'm still kinda seeing this bug in 4.60. If you have the org file in a buffer like I described before, you get the same error in the agenda buffer. However, on emacs 21.1.1 on AIX I also get the error in the agenda buffer even if I do not open the org file in a buffer first (assuming it is already in the list of agenda files). On emacs 21.2.1 under cygwin, I do not get the error if the org file is not in a buffer. Weird.
Edd On 12/8/06, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
Hi, I think I found a new bug. This may be another emacs 21 visibility issue. Using a file like so: ------------------------------------------------------------------------------ * projects *** TODO Something that was never meant to be :ARCHIVE: ------------------------------------------------------------------------------ add the file to you agenda files list, show all in the buffer and open a todo view with C-c a t. The todo entry will not show up in the agenda view as expected. ------------------------------------------------------------------------------ Global list of TODO items of type: ALL Available with `N r': (0)ALL (1)TODO (2)DONE ------------------------------------------------------------------------------ Now you can fold projects and hide the todo entry or just kill the buffer holding the entry. Refresh the agenda view to see ------------------------------------------------------------------------------ * projects ... ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Global list of TODO items of type: ALL Available with `N r': (0)ALL (1)TODO (2)DONE test3: TODO Something that was never meant to be :ARCHIVE: ------------------------------------------------------------------------------ It looks like the ARCHIVE tag is only honored when the entry is visible. Edd
_______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode