emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* archive tag/agenda bug
@ 2006-12-08 18:27 Eddward DeVilla
  2007-01-02 23:18 ` Eddward DeVilla
  0 siblings, 1 reply; 2+ messages in thread
From: Eddward DeVilla @ 2006-12-08 18:27 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-02 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-08 18:27 archive tag/agenda bug Eddward DeVilla
2007-01-02 23:18 ` Eddward DeVilla

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).