From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: layout org-babel menu WAS: About org-babel menu Date: Wed, 11 Apr 2012 09:51:25 -0400 Message-ID: <87d37e4be8.fsf@gmx.com> References: <87d388lo8f.fsf@gmail.com> <87pqc8acwy.fsf@gmx.com> <4F67458D.5090904@gmail.com> <87mx71mymu.fsf@gnu.org> <4F7D6125.40309@gmail.com> <87pqbm8i0t.fsf@gmx.com> <87bon4pm03.fsf@gmx.com> <4F83E9CF.8030706@gmail.com> <87aa2jfhow.fsf@gnu.org> <4F852E55.2030704@gmail.com> <87fwcavgbu.fsf@gnu.org> <4F853D1D.6070002@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHzxg-0003kd-Le for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 12:00:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHzxc-0003Le-R1 for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 12:00:00 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:38206 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SHzxc-0003LN-L0 for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 11:59: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: R.M.Krug@gmail.com Cc: FengShu , emacs-orgmode@gnu.org Rainer M Krug writes: > On Wed 11 Apr 2012 10:11:01 CEST, Bastien wrote: >> Hi Rainer, >> >> Rainer M Krug writes: >> >>> Thanks Bastien - here is my suggestion and if no objections are raised, I would suggest to >>> implement it: >> >> I don't understand the "..." parts in your example. > > e.g. "... all languages supported" means a menu entry should be added > for each language. > > Similar in the "header" menu, all headers should be filled in, although > I would leave the header section out at the moment. > > Hope this helps, > There are still ambiguous parts, IMO the following should be fully explicitly expanded > + header arguments > | | > | + general > | | + export ... > | | + ... > | + Show > | | + Header arguments for code block > | | + Header arguments for all code block in buffer > | | + ... > + help > | | > | + Link to info help on header arguments > | + Link to info help on how to enable languages > | + URL to language specific help on worg > | + ... > | + ... Additionally there are more evaluation functions which are not included in the menu, please ensure that every user-visible function shown by running `org-babel-describe-bindings' in an Org-mode buffer is included. The other parts can be expanded using the given variables. > + Library of BABEL > | | > | + ... functions in the library - is this feasible? Should only be displayed if `org-babel-library-of-babel' is non-nil, and it's contents may be used to expand the menu option. > | + Language specific > | | + R > | | | + file ... > | | | + ... > | | | + ... > | | + Python > | | | + ... > | | | + ... > | | | > | | + ... These may be expanded using the language specific header argument variables which my latest un-applied patch introduces. These have names like `org-babel-header-args:lang'. Best, > > Rainer > > >> >>> I think that is it for the moment - the header arguments section, specifically the language >>> specific one, should possibly be left out as Eric is working on the autocomplete feature, which >>> could possibly be called from the menu as well when implemented? >> >> Eric's take. >> >> Thanks! >> > > > > -- > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation > Biology, UCT), Dipl. Phys. (Germany) > > Centre of Excellence for Invasion Biology > Stellenbosch University > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D): +49 - (0)3 21 21 25 22 44 > > email: Rainer@krugs.de > > Skype: RMkrug -- Eric Schulte http://cs.unm.edu/~eschulte/