From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: [RFC] Association list between major-mode-names and babel identifiers Date: Thu, 13 Mar 2014 16:06:14 +0000 Message-ID: <87d2hqjd6x.fsf@ucl.ac.uk> References: <87ob1apusq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO89L-0005Gn-Lt for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 12:06:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO89E-0006mu-D4 for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 12:06:27 -0400 Received: from mail-am1lp0015.outbound.protection.outlook.com ([213.199.154.15]:49783 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO89E-0006mY-6B for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 12:06:20 -0400 In-Reply-To: (Alan Schmitt's message of "Thu, 13 Mar 2014 10:37:30 +0100") 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 > |------------+------------------------+------------+-----------------+----------| > | Language | Requirements | Identifier | M-: major-mode | checked? | > |------------+------------------------+------------+-----------------+----------| [...] > |------------+------------------------+------------+-----------------+----------| > | Dot | dot | dot | | | > | (Graphviz) | | | | | > |------------+------------------------+------------+-----------------+----------| I have (add-to-list 'org-src-lang-modes '("dot" . graphviz-dot)) in my customisations for this and the graphviz-dot-mode.el file comes with the emacs-goodies-el package in Debian. There may be another dot mode around? -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.2, Org release_8.2.5h-709-g99f1ff