From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Possible bug - C-c * toggles #+(keyword) to headline Date: Thu, 05 Jul 2012 16:37:06 +0200 Message-ID: <8762a2l1f1.fsf@gnu.org> References: <4FB793EE.6010309@verizon.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmnAZ-000054-ND for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:36:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmnAT-0006NH-H2 for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:36:35 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmnAT-0006MJ-7a for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 10:36:29 -0400 Received: by wgbds1 with SMTP id ds1so5983514wgb.30 for ; Thu, 05 Jul 2012 07:36:26 -0700 (PDT) In-Reply-To: <4FB793EE.6010309@verizon.net> (Charles's message of "Sat, 19 May 2012 08:37:02 -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 Cc: emacs-orgmode Mode Hi Charles, Charles writes: > I previously reported this but without the word "bug" in my subject > line. My mistake. > > When my cursor is on an 'in buffer setting' line > #+FOO: bar > C-c * toggles it to > * #+FOO: bar > i.e. a headline. This is not the case anymore, comments are now skipped. Also, the function returns a message when nothing could be done. Thanks, -- Bastien