From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Shouldn't comment-region protect from export ? Date: Mon, 27 Aug 2012 11:24:21 +0200 Message-ID: <87a9xgadru.fsf@gmail.com> References: <873954e180.wl%william.lechelle@ens-lyon.fr> <87boitnt7f.fsf@gnu.org> <87k3wkiwmj.wl%william.lechelle@ens-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5vcI-00011D-MH for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 05:28:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5vcC-0000nY-M2 for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 05:28:18 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:33608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5vcC-0000nM-Fa for emacs-orgmode@gnu.org; Mon, 27 Aug 2012 05:28:12 -0400 Received: by weys10 with SMTP id s10so2470941wey.0 for ; Mon, 27 Aug 2012 02:28:11 -0700 (PDT) In-Reply-To: <87k3wkiwmj.wl%william.lechelle@ens-lyon.fr> ("William \=\?utf-8\?Q\?L\=C3\=A9chelle\=22's\?\= message of "Mon, 27 Aug 2012 04:09:56 -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: William =?utf-8?Q?L=C3=A9chelle?= Cc: emacs-orgmode Hello, William L=C3=A9chelle writes: > Having just pulled from git, comment-region still gets me indented "#" li= nes, > which still get exported (using the default exporter). > > How is it supposed to be fixed ? I have pushed a patch against current exporter. Inlined comments should be properly removed now. Thanks for reporting this. Regards, --=20 Nicolas Goaziou