From mboxrd@z Thu Jan 1 00:00:00 1970 From: FengShu Subject: About org-babel menu Date: Mon, 19 Mar 2012 21:22:24 +0800 Message-ID: <87d388lo8f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9cWu-0007LX-3W for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 09:21:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9cWo-0003Ok-0Q for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 09:21:43 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:62324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9cWn-0003Of-OZ for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 09:21:37 -0400 Received: by iajr24 with SMTP id r24so11406003iaj.0 for ; Mon, 19 Mar 2012 06:21:35 -0700 (PDT) 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: emacs-orgmode@gnu.org 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