From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: Re: org-edit-special cannot tell ditaa from table Date: Tue, 11 Mar 2014 15:46:14 +0100 Message-ID: References: <87siqogal1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNNwy-0007Wi-GO for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 10:46:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNNws-0003pZ-9F for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 10:46:36 -0400 Received: from smtp6-v.fe.bosch.de ([139.15.237.11]:49865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNNws-0003pU-3h for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 10:46:30 -0400 In-Reply-To: <87siqogal1.fsf@gmail.com> (zhangweize@gmail.com's message of "Tue, 11 Mar 2014 13:54:02 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: zwz Cc: "emacs-orgmode@gnu.org" Hi, =B7 zwz wrote: > Here is an example: > > * test > #+BEGIN_SRC ditaa > +----+ +-----+ > | | | | > | | | | > +----+ +-----+ > #+END_SRC > When I hit C-c ', the minibuffer says "Recognizing tables...done", > and the org src scratch buffer does not turn picture-mode on. I had the same problem. If you insert a blank line at top of the ditaa block and hit C-c ' with point in that line artist mode comes up. At least for me. HTH --=20 Bis neulich ... Thomas