From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Is there some kind of verbatim environment for org? Date: Thu, 9 Oct 2008 18:35:27 +0200 Message-ID: References: <87skr6koty.fsf@baldur.tsdh.de> <87wsghj3kh.fsf@kassiopeya.MSHEIMNETZ> <87fxn5n7ki.fsf@baldur.tsdh.de> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnyUH-0004v1-7k for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 12:35:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnyUE-0004t0-Cx for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 12:35:40 -0400 Received: from [199.232.76.173] (port=39550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnyUE-0004su-98 for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 12:35:38 -0400 Received: from postduif.ic.uva.nl ([145.18.40.180]:60279) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnyUD-00081y-Oj for emacs-orgmode@gnu.org; Thu, 09 Oct 2008 12:35:38 -0400 In-Reply-To: <87fxn5n7ki.fsf@baldur.tsdh.de> 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: Tassilo Horn Cc: emacs-orgmode@gnu.org On Oct 9, 2008, at 4:53 PM, Tassilo Horn wrote: > I guess, that's what you mean. But at least in my version, that's no > too big improvement. Let's say I have this: > > #+BEGIN_SRC artist artist-mode is a minor mode, the BEGIN_SRC construct is meant for major modes. The right solution for drawings like this is, as many people pointed out, a section of lines starting with ":". - Carsten