From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: About org-babel menu Date: Mon, 19 Mar 2012 10:22:21 -0400 Message-ID: <87pqc8acwy.fsf@gmx.com> References: <87d388lo8f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9dUH-000396-6M for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 10:23:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9dTs-0007lk-Ha for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 10:23:04 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:54850) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S9dTs-0007lb-AB for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 10:22:40 -0400 In-Reply-To: <87d388lo8f.fsf@gmail.com> (FengShu's message of "Mon, 19 Mar 2012 21:22:24 +0800") 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: FengShu Cc: emacs-orgmode@gnu.org Hi FengShu, I don't know much about the Emacs customization interface, but it is certainly the solution to this issue. There does currently exist a Babel specific customization group, the nesting is org>babel. Through this interface there are menus like the one you mention below available. One way to access these menus is through the help interface, with M-x describe-variable RET org-babel-load-languages RET and then select the "customize" link. Best, FengShu writes: > Hi: > Could we add some org-babel menu items ,so using > them we can enable and disable the computer languages ? > > for example: > #+begin_example > org => org-babel => * emacs-lisp > sh > * R > ... > * screen > > #+end_example -- Eric Schulte http://cs.unm.edu/~eschulte/