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

* Re: archive tag/agenda bug
  2006-12-08 18:27 archive tag/agenda bug Eddward DeVilla
@ 2007-01-02 23:18 ` Eddward DeVilla
  0 siblings, 0 replies; 2+ messages in thread
From: Eddward DeVilla @ 2007-01-02 23:18 UTC (permalink / raw)
  To: emacs-orgmode

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 <eddward@gmail.com> 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
>

^ 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).