From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Possible bug - shifting headline - hashmark and what follows is considered part of headline that is shifted Date: Fri, 23 May 2014 17:33:20 +0200 Message-ID: <87ppj4wlvj.fsf@bzg.ath.cx> References: <537F692D.5010003@verizon.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnrTR-00052t-DX for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:33:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnrTI-0002Sq-CB for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:33:33 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:60469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnrTI-0002SX-56 for emacs-orgmode@gnu.org; Fri, 23 May 2014 11:33:24 -0400 Received: by mail-we0-f169.google.com with SMTP id u56so5089673wes.28 for ; Fri, 23 May 2014 08:33:23 -0700 (PDT) In-Reply-To: <537F692D.5010003@verizon.net> (Charles Millar's message of "Fri, 23 May 2014 11:28:45 -0400") 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: Charles Millar Cc: emacs-orgmode@gnu.org Hi Charles, Charles Millar writes: > If I attempt to move headline 2b above 2a (M-up) > > * 1 > ** 2a > ** 2b > > # LocalWords: XXXXXXXX YYYYYYYY > > the result is > > * 1 > ** 2b > > # LocalWords: XXXXXXXX YYYYYYYYY > ** 2a Yes, # LocalWords: XXXXXXXX YYYYYYYYY is part of the ** 2b headline. -- Bastien