From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [Bug] Movement of C-a under visible-mode Date: Tue, 15 Jun 2010 07:31:04 -0400 Message-ID: <87y6eg5y87.fsf@gollum.intra.norang.ca> References: <87r5k8iwjf.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=59606 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOUNH-0001Xr-7S for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 07:32:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOUMl-0001Ql-89 for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 07:31:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:57402) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOUMl-0001QO-0n for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 07:31:39 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1OOUMV-0005uN-0O for emacs-orgmode@gnu.org; Tue, 15 Jun 2010 13:31:23 +0200 In-Reply-To: <87r5k8iwjf.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Tue\, 15 Jun 2010 09\:29\:08 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org S=C3=A9bastien Vauban writes: > Hello, > > I'm reporting some movement problem I've observed. When on any line, let'= s say > the last clock one: > > - `C-e' moves the cursor to the end of it > - `C-a' moves the cursor at the level of `LOGBOOK'. > > --8<---------------cut here---------------start------------->8--- > **** Emails and News > :PROPERTIES: > :ID: 62849012-ae7a-4885-a552-b34516d3fd06 > :Effort: 1:00 > :END: > :LOGBOOK: > CLOCK: [2010-06-01 Tue 08:35]--[2010-06-01 Tue 09:20] =3D> 0:45 > CLOCK: [2010-06-02 Wed 09:10]--[2010-06-02 Wed 10:20] =3D> 1:10 > CLOCK: [2010-06-03 Thu 09:25]--[2010-06-03 Thu 10:20] =3D> 0:55 > CLOCK: [2010-06-04 Fri 09:00]--[2010-06-04 Fri 10:00] =3D> 1:00 > CLOCK: [2010-06-07 Mon 09:05]--[2010-06-07 Mon 10:25] =3D> 1:20 > CLOCK: [2010-06-08 Tue 09:05]--[2010-06-08 Tue 10:30] =3D> 1:25 > CLOCK: [2010-06-09 Wed 09:05]--[2010-06-09 Wed 10:20] =3D> 1:15 > CLOCK: [2010-06-10 Thu 09:05]--[2010-06-10 Thu 10:20] =3D> 1:15 > CLOCK: [2010-06-11 Fri 09:15]--[2010-06-11 Fri 10:00] =3D> 0:45 > CLOCK: [2010-06-14 Mon 09:15]--[2010-06-14 Mon 10:10] =3D> 0:55 > :END: > --8<---------------cut here---------------end--------------->8--- > > This is -- at least -- true whenever `M-x visible-mode' is enabled. > > Best regards, > Seb I saw something similar to this recently but for me C-a would go back to the headline. Restarting emacs fixed it for me. -Bernt