From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Other modes in SRC Date: Tue, 20 Oct 2009 07:51:14 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0DFL-0004rh-T0 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:51:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0DFH-0004ll-FB for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:51:23 -0400 Received: from [199.232.76.173] (port=41494 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0DFG-0004lZ-Uy for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:51:19 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:35531) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0DFG-0005WE-Ke for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:51:18 -0400 In-Reply-To: (andrea's message of "Tue, 20 Oct 2009 12:11:26 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea Cc: emacs-orgmode@gnu.org andrea writes: > Is it possible maybe automatically activate other modes inside a > #+BEGIN_SRC > > block? > I've seen there is CCC (or something like that) enables to have multi > modes in the same buffer, but maybe there's also a quicker way inside > org-mode... I'm not sure I understand the question, but you can include source code blocks in your org-file, which you can edit in a special buffer in the appropriate mode: http://orgmode.org/manual/Literal-examples.html - Matt