From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: tabs pic mode and org Date: Mon, 3 Aug 2009 06:33:28 +0200 Message-ID: <5C411DD5-5CC0-498B-A6C9-1A95C02D5C22@gmail.com> References: <873a8q55w9.fsf@gollum.intra.norang.ca> <87d47s4myk.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v935.3) 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 1MXpEw-0005tk-UR for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXpEs-0005rx-1b for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:38 -0400 Received: from [199.232.76.173] (port=41527 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXpEr-0005rp-QH for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:33 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:47818) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXpEr-00029W-D5 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:33:33 -0400 Received: by mail-ew0-f211.google.com with SMTP id 7so1039117ewy.42 for ; Sun, 02 Aug 2009 21:33:33 -0700 (PDT) In-Reply-To: <87d47s4myk.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Rustom Mody , emacs-orgmode On Jul 22, 2009, at 8:00 PM, Bernt Hansen wrote: > Rustom Mody writes: > >> Thanks Bernt for C-c ' -- thats what I needed. >> BTW Whats the : at BOL for? > > I think it's just used to escape the data for the exporter but that's > just a guess. Other people probably have a more definitive answer. The leading ": " used to protect the drawing from strange fontification. This is no longer strictly necessary. However, currently this lead string also ensures that "C-c '" will edit the string in artist-mode, irrespective of the begin/end wrapper, so that other ditaa-like programs could be used. We could actually remove this lead string and implement direct recognition of the ditaa block, but this is not really urgent. I'll put it on my list. - Carsten > > -Bernt > > PS. If you include me in the To: header of mails directed at me you'll > get a quicker response (without it I may miss your post completely) > We normally use Reply-All on this list sending to interested > parties > and cc-ing the org-mode mailing list. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode