From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: problem with label in latex export Date: Wed, 22 Sep 2010 12:56:57 +0200 Message-ID: <87sk126o7a.wl%n.goaziou@gmail.com> References: <4C8A19AA.6080504@indraneel.info> <87tyli1zyx.fsf@gnu.org> <4C997DAD.2010406@indraneel.info> <87hbhirvne.fsf@gnu.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=39442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyN0n-0004MO-AR for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 06:57:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyN0l-00064r-P9 for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 06:57:16 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:50477) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyN0l-00064i-LE for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 06:57:15 -0400 Received: by wwi17 with SMTP id 17so910792wwi.0 for ; Wed, 22 Sep 2010 03:57:14 -0700 (PDT) In-Reply-To: <87hbhirvne.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: orgmode , Indraneel Majumdar Hello, >>>>> Bastien writes: > You're right that there is a problem. > The usual way of turning radio links invisible is to comment them, > but Org comments need to be at the beginning of the line, which > breaks list indentation. (Btw, no need for the '+' in '#+' -- '#+' > is the syntax prefix for optional elements like blocks, etc.) #+ is also a valid comment syntax according to the manual. By the way, do you think lists should ignore indentation of comments, that is lines matching "^#[ \t]+"? Regards -- Nicolas