From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Interaction between org-special-ctrl-a/e and visual-line-mode in Org 9.2? Date: Fri, 18 Jan 2019 22:31:04 +0100 Message-ID: <87ef99y7on.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkbjJ-0004SA-Kz for emacs-orgmode@gnu.org; Fri, 18 Jan 2019 16:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkbjI-0003K6-SY for emacs-orgmode@gnu.org; Fri, 18 Jan 2019 16:31:09 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54383) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkbjI-0003Ex-MX for emacs-orgmode@gnu.org; Fri, 18 Jan 2019 16:31:08 -0500 In-Reply-To: (John Hutchinson's message of "Fri, 18 Jan 2019 13:55:56 -0500") 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" To: John Hutchinson Cc: emacs-orgmode@gnu.org Hello, John Hutchinson writes: > Under Org 9.1.14 (Emacs 26.1) with org-special-ctrl-a/e set to t, and > visual-line-mode enabled, C-a and C-e worked as expected, switching > between the actual begin / end and the "meaningful" begin / end of > heading lines on repetitive key strokes. > > This seems broken in 9.2, moving only to the actual begin / end. > > Disabling visual-line-mode restores the prior, correct behavior. > > I did not see anything that seemed related to this in the 9.2 release > notes, but I may have overlooked something, or it may be a bug. > > Is anyone else noticing this? What is C-e bound to? You probably need to restart org-mode after visual-line-mode has been launched. Regards, -- Nicolas Goaziou