emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] BUG: Filtering the agenda can cause actions on the wrong t


From: David Maus
Subject: Re: [Orgmode] BUG: Filtering the agenda can cause actions on the wrong task
Date: Mon, 20 Sep 2010 20:01:30 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Christopher Allan Webber wrote:
>Hello!

>Say I have a couple of entries on my agenda:

>  life:       Sched.25x:  TODO Places to notify change of address
>  ccommons:   Sched.19x:  TODO Public domain mark                        
> :work::

>My cursor is hovered over the "notify change of address" task.  I then
>filter the agenda to the work tab with "/ <TAB> work <RET>".

>Now my cursor is on the "Public domain mark", but if I do any action
>it'll act on the (now invisible) change of address task.  If I press
>enter, it'll jump to the change of adddress task, if I press t, it'll
>change the TODO state, etc.

>I've accidentally mis-closed a few tasks this way...

>What I'm guessing needs to happen is somehow after the filtering takes
>place that point needs to *actually* get moved, which I'm guessing it
>doesn't currently?

I can confirm this with

Org-mode version 7.01trans (release_7.01h.438.g006eb)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-08-14 on raven, modified by Debian

With this minimal file:

,----
| * TODO Headline 1                                                     :tag:
|   SCHEDULED: <2010-09-20 Mo>
| * TODO Headline 2
|   SCHEDULED: <2010-09-20 Mo>
| * TODO Headline 3                                                     :tag:
|   SCHEDULED: <2010-09-20 Mo>
`----

 - M-x org-agenda RET a
 - move point to second headline ("Headline 2")
 - / <TAB> tag RET

Now point is at the end of "Headline 1" but <TAB> jumps to the hidden
"Headline 2".

Best,
  -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpsZlVhWja9G.pgp
Description: PGP signature


reply via email to

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