From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG with artist mode eating blank lines Date: Fri, 10 Oct 2008 08:50:53 +0200 Message-ID: References: <87skr5tla6.fsf@gollum.intra.norang.ca> 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 1KoBq2-00009p-9a for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 02:51:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoBq1-00009W-Iw for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 02:51:01 -0400 Received: from [199.232.76.173] (port=54979 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoBq1-00009T-BT for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 02:51:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:11826) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KoBq1-0003Wx-PW for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 02:51:01 -0400 Received: from nf-out-0910.google.com ([64.233.182.189]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KoBpz-0003j3-JY for emacs-orgmode@gnu.org; Fri, 10 Oct 2008 02:50:59 -0400 Received: by nf-out-0910.google.com with SMTP id c7so211981nfi.26 for ; Thu, 09 Oct 2008 23:50:57 -0700 (PDT) In-Reply-To: <87skr5tla6.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: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Oct 10, 2008, at 1:13 AM, Bernt Hansen wrote: > Following the discussion about artist mode I started to play with this > today and noticed that going in and out of artist mode eats lines in > my > org file. > > With the following file: > > ,----[ test.org ] > | * Drawing > | > | : +-----+ (Abb. 23a) > | : ENABLE------------------| & | > | : +-----+ | | > | : | >=1 | +-----| |---RUN-+ > | : | | | | | | > | : X-----| |-----+ +-----+ | > | : Y-----| | | > | : +---| | | > | : | +-----+ | > | : | | > | : +-----------------------------------+ > | > | > | > | * More stuff > | goes here > `---- > > If you put the point somewhere in the drawing and repeatedly hit C-c ' > then the blank lines before > > * More stuff > > get removed one at a time until it becomes part of the drawing text. > > -Bernt > > > _______________________________________________ > 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