[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] org-agenda-switch-to switches to weird place
From: |
Antoine Levitt |
Subject: |
[O] org-agenda-switch-to switches to weird place |
Date: |
Tue, 11 Oct 2011 17:57:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) |
Hi,
I use org-capture to store information (such as appointments), then view
them in the agenda. I use RET (org-agenda-switch-to) in the agenda
view to modify them. For instance, for an entry like
* TODO Some task
SCHEDULED: !<2011-10-11 Tue>
, point is at "!", which is inconvenient, because most of the time I
want to modify the heading of the entry ("Some task"). A nice place to
put the point would be at the %? specifier of org-capture-templates, if
specified. Apparently, org-capture does the job of inserting a marker
for org-agenda-switch-to to come back to, so it should be able to figure
out if %? was specified, and if yes, where. I couldn't manage to do it,
though. Could someone take a look at this?
- [O] org-agenda-switch-to switches to weird place,
Antoine Levitt <=