From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: Issue when jumping from agenda view to clock line Date: Thu, 25 Oct 2012 16:54:36 +0200 Message-ID: <808vaulhzn.fsf@somewhere.org> References: <87fw53syc9.fsf@somewhere.org> <80y5ivlzj7.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello Bastien, "Sebastien Vauban" wrote: > "Francesco Pizzolante" wrote: >> I'm having an issue when jumping from the C-c a a / v c view (check log view >> in the agenda view) to a clock line. >> >> Here's a small example. >> >> #+begin_src org >> * My tasks >> >> ** First task >> :LOGBOOK: >> CLOCK: [2012-10-22 Mon 13:00]--[2012-10-22 Mon 14:30] => 1:00 >> CLOCK: [2012-10-23 Tue 13:00]--[2012-10-23 Tue 14:30] => 1:00 >> CLOCK: [2012-10-24 Wed 13:00]--[2012-10-24 Wed 14:30] => 1:00 >> :END: >> #+end_src >> >> In the agenda view (C-c a a) for Wed 24, enable the check view (v c), then >> press ENTER on the log line for "First task", you jump to the corresponding >> heading (First task) but it positions the cursor just after the :LOGBOOK: >> keyword and the drawer remains closed. >> >> The previous and correct behaviour was to jump to the corresponding line (in >> the example, the third clock line) in the opened drawer. >> >> I'm using org-mode version 7.9.2 (release_7.9.2-53-g93040f). > > I confirm having observed this regression as well (over the last month or so). Please find a screencast here: http://screencast.com/t/boqQvh3YlcK You see that, when jumping from an agenda line to the source Org buffer (containing the clock line), I'm not arriving at the source clock line anymore. I'm back on the (collapsed) drawer, and have to find myself the right line to edit... Before, when jumping from an agenda clock line, we arrived exactly on that line. We could easily change the beginning or end time, without searching first for the right line. Is this more clear? Best regards, Seb -- Sebastien Vauban