From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: beamer_env tag issue with empty headlines Date: Wed, 19 Aug 2015 11:29:46 +0200 Message-ID: <87r3mzaanp.fsf@nicolasgoaziou.fr> References: <871tezbqrb.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRzfF-0005eM-Hh for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:28:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRzfE-0005HT-Pz for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:28:09 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:56331) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRzfE-0005GP-JA for emacs-orgmode@gnu.org; Wed, 19 Aug 2015 05:28:08 -0400 In-Reply-To: (Prateek Mehta's message of "Wed, 19 Aug 2015 05:18:37 -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: Prateek Mehta Cc: emacs-orgmode@gnu.org Prateek Mehta writes: > That probably makes sense, though I still feel it is a little inconsistent. > One could argue that anything within colons is an org tag (regardless of > whether the title is empty), and isn't meant to be exported. It's probably > rare to start a headline with a colon anyway. > > Plus, I guess you are still somewhat restricted if you want to export a > headline ** foo :bar:, where :bar: is not a tag. ;) Of course, there are limitations (and workarounds) in each case. This is why I suggest to stay away from the "empty headlines + tags". The only empty headline supported in Org is the one without anything. Regards,