From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [ob][bug] C++-mode is unknown Date: Sat, 13 Jul 2013 19:59:18 +0200 Message-ID: <87r4f2e3yh.fsf@pank.lan> References: <87ehb2fvsr.fsf@pank.lan> <87ip0ey3z5.fsf@gmail.com> <87zjtqed4f.fsf@pank.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy46X-0000TV-QS for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 13:59:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uy46W-0003FO-J5 for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 13:59:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:52282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy46W-0003FG-D2 for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 13:59:32 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uy46U-0003k9-67 for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 19:59:30 +0200 Received: from f053040218.adsl.alicedsl.de ([78.53.40.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Jul 2013 19:59:30 +0200 Received: from rasmus by f053040218.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Jul 2013 19:59:30 +0200 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 Rasmus writes: > Eric Schulte writes: > >> Use the `org-src-lang-modes' variable to associate a src code block name >> with a major mode. This list already contains ("cpp" . c++) for C++ >> code blocks, but perhaps ("C++" . c++) should be added as well. > > Thanks for the pointers! > > Do you find the attached patch acceptable? Scratch it, it's not working as it should. –Rasmus -- There are known knowns; there are things we know that we know.