From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: comment bug Date: Wed, 08 Aug 2012 11:22:42 +0200 Message-ID: <87vcgtagbh.fsf@gmail.com> References: <87pq7ckume.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2X4-0007FT-39 for emacs-orgmode@gnu.org; Wed, 08 Aug 2012 05:26:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sz2Wy-00060e-2R for emacs-orgmode@gnu.org; Wed, 08 Aug 2012 05:26:25 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:55399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2Wx-0005xx-NM for emacs-orgmode@gnu.org; Wed, 08 Aug 2012 05:26:19 -0400 Received: by wibhq4 with SMTP id hq4so2711097wib.12 for ; Wed, 08 Aug 2012 02:26:18 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Tue, 7 Aug 2012 15:04:19 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > comment-dwim works properly. However, when you use it in the middle > of a list, it splits the list into two lists. Indeed. But I don't see any clean way to avoid this. You can wrap the item with #+begin_comment...#+end_comment, assuming you choose proper indentation. But it mean that the commented item will be inside the previous one. Regards, -- Nicolas Goaziou