From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Query about org-beamer-select-environment Date: Wed, 30 Oct 2013 09:25:49 +0100 Message-ID: <87eh73b1wy.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbR5z-0002KC-AN for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 04:25:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbR5o-0001kZ-GN for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 04:25:43 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:57522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbR5o-0001kG-88 for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 04:25:32 -0400 Received: by mail-we0-f170.google.com with SMTP id u57so934463wes.15 for ; Wed, 30 Oct 2013 01:25:30 -0700 (PDT) In-Reply-To: (John Hendy's message of "Wed, 30 Oct 2013 00:02:59 -0500") 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: John Hendy Cc: emacs-orgmode Hello, John Hendy writes: > I went to access the BEAMER_act property via C-c C-b and see it's not > listed in the minibuffer choices (attached) The manual describes this > function like so:[1] > > C-c C-b (org-beamer-select-environment)In org-beamer-mode, this > key offers fast selection of a Beamer environment or the BEAMER_COL > property. > > Looking at the options, this looks pretty accurate, though one might > say that BMCOL is more about a property of the resulting > environment/property than a specific environment itself. Just curious > about the possibility of adding the other possible beamer-specific > properties in such a handy picker, as I often forget and then need to > go look at the manual. > > It looks like BEAMER_act and BEAMER_opt are the only ones not in that list. Good idea. What binding do you suggest? I thought about "<" for BEAMER_ACT and "[" for BEAMER_OPT, but that may not be optimal. Regards, -- Nicolas Goaziou