From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: B_column does not insert :BEAMER_COL: Date: Thu, 26 May 2016 14:23:00 +0200 Message-ID: <87h9dl9fff.fsf@saiph.selenimh> References: <87y46x9q0m.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5uJr-0003Sr-Cj for emacs-orgmode@gnu.org; Thu, 26 May 2016 08:23:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5uJl-0007X6-L5 for emacs-orgmode@gnu.org; Thu, 26 May 2016 08:23:18 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5uJl-0007WV-EH for emacs-orgmode@gnu.org; Thu, 26 May 2016 08:23:13 -0400 In-Reply-To: (Rainer M. Krug's message of "Thu, 26 May 2016 12:07:48 +0200") 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" To: Rainer M Krug Cc: emacs-orgmode@gnu.org Rainer M Krug writes: > Right - that works. But Why do the others have B_ names, while this > environment has BMCOL? "BMCOL" is a terrible name. However, it is not an environment per se since it controls both "columns" and "column" environments. There is a use-case for handling "columns" independently on "BMCOL" (i.e., add specific options to the environment). I'm not so sure about "column". There might be the same reason. Regards,