From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-beginning-of-line, org-end-of-line, and visual line mode Date: Mon, 05 Nov 2012 17:41:53 +0100 Message-ID: <87390oc88e.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVPoS-0000fh-Hc for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 11:46:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TVPoO-00072b-Ao for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 11:46:12 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:46228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TVPoO-00072Q-1n for emacs-orgmode@gnu.org; Mon, 05 Nov 2012 11:46:08 -0500 Received: by mail-we0-f169.google.com with SMTP id u3so3194828wey.0 for ; Mon, 05 Nov 2012 08:46:07 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Mon, 05 Nov 2012 17:09:36 +0100") 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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alan Schmitt Cc: emacs-orgmode Hello, Alan Schmitt writes: > I'm using a very recent version of org-mode (compiled earlier today from > git), and I see that using visual-line-mode, the "org-beginning-of-line" > goes to the beginning of the visual line (it does not ignore soft line > breaks), whereas "org-end-of-line" goes to the end of the real line (it > ignores soft line breaks). The FAQ says that this used to be broken back > in 2009, but does not mention this asymmetry. Is this a bug? This is a bug, which should be fixed now. Could you confirm it? Thanks for reporting this. Regards, -- Nicolas Goaziou