From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Other modes in SRC Date: Tue, 20 Oct 2009 12:11:26 +0200 Message-ID: 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 1N0Bou-0008Cx-2V for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 06:20:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0Bop-0008Af-AT for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 06:19:59 -0400 Received: from [199.232.76.173] (port=47819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0Bop-0008AZ-4h for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 06:19:55 -0400 Received: from lo.gmane.org ([80.91.229.12]:33980) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0Boo-0007Rm-Pq for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 06:19:55 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N0Bjk-0006Aj-Fk for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 12:14:40 +0200 Received: from 42-209.eduroam.rwth-aachen.de ([134.61.42.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2009 12:14:40 +0200 Received: from andrea.crotti.0 by 42-209.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2009 12:14:40 +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: emacs-orgmode@gnu.org 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... Thanks