From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: org-do-**mote does not work properly on empty headings Date: Wed, 02 Sep 2015 21:20:28 -0400 Message-ID: <87egig47tv.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXJCf-0002Zu-9r for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 21:20:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXJCa-0006JM-0D for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 21:20:36 -0400 Received: from mail-qk0-f178.google.com ([209.85.220.178]:34545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXJCZ-0006JG-S3 for emacs-orgmode@gnu.org; Wed, 02 Sep 2015 21:20:31 -0400 Received: by qkfq186 with SMTP id q186so14803080qkf.1 for ; Wed, 02 Sep 2015 18:20:31 -0700 (PDT) In-Reply-To: (Konstantin Kliakhandler's message of "Wed, 2 Sep 2015 18:55:27 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Konstantin Kliakhandler Cc: emacs-orgmode@gnu.org Hello, Konstantin Kliakhandler writes: > Hello, > > When I start a new heading and don't add text yet but click M-right/M-left, > new spaces are tacked to the end so that when I do begin to write, > sometimes there are too many spaces at the front. [...] > Steps to reproduce: > 1. Make a heading with some text underneath > 2. M-Return to create a new heading > 3. M-Right, M-Left would get you to the same heading level, but the cursor > would be further to the right than started with. I'm unable to reproduce this running 'emacs -Q' with either release_8.3.1-194-ga2d0cd9 or release_8.3.1. The cursor remains one space from the last star. -- Kyle