From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Orgmode + other modes for outlining and studying. Date: Sat, 09 Jan 2010 14:22:36 -0700 Message-ID: <87tyuvdlcz.fsf@gmail.com> References: <1e5bcefd1001071521k17705476p27809506dfb36fea@mail.gmail.com> <87r5q156de.fsf@mundaneum.com> <87vdfb10b8.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTili-0006qS-N9 for emacs-orgmode@gnu.org; Sat, 09 Jan 2010 16:22:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTild-0006oh-VR for emacs-orgmode@gnu.org; Sat, 09 Jan 2010 16:22:46 -0500 Received: from [199.232.76.173] (port=59007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTild-0006oc-So for emacs-orgmode@gnu.org; Sat, 09 Jan 2010 16:22:41 -0500 Received: from mail-gx0-f224.google.com ([209.85.217.224]:47108) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTild-00068j-L0 for emacs-orgmode@gnu.org; Sat, 09 Jan 2010 16:22:41 -0500 Received: by gxk24 with SMTP id 24so20397754gxk.6 for ; Sat, 09 Jan 2010 13:22:40 -0800 (PST) In-Reply-To: <87vdfb10b8.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Sat, 09 Jan 2010 21:38:03 +0100") 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org S=C3=A9bastien Vauban writes: [...] >>> And, to work on that source block, just hit C-c C-c when point is in the >>> block. Correction: hit C-c ' to edit a source block in it's major mode >> >> Currently, java isn't on the list of Org-babel supported languages, so I >> don't know if Seb's solution will work out of the box. > > Did not know that. Not using it myself. > The editing of source-code blocks is a feature of the Org-mode so it will work regardless of whether or not a particular language (e.g. java) is supported by Org-babel. Best -- Eric