From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug Report - org-edit-special eats the first newline Date: Sun, 16 Nov 2008 20:09:29 +0100 Message-ID: References: <874p2ae0yj.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 1L1n02-0007XE-Ue for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 14:09:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1n01-0007X2-LX for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 14:09:34 -0500 Received: from [199.232.76.173] (port=59038 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1n01-0007Wz-EJ for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 14:09:33 -0500 Received: from nf-out-0910.google.com ([64.233.182.184]:10900) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L1n01-0002rm-GV for emacs-orgmode@gnu.org; Sun, 16 Nov 2008 14:09:33 -0500 Received: by nf-out-0910.google.com with SMTP id c7so1206383nfi.26 for ; Sun, 16 Nov 2008 11:09:31 -0800 (PST) In-Reply-To: <874p2ae0yj.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 Nov 14, 2008, at 5:17 PM, Bernt Hansen wrote: > Hi Carsten, > > This is really minor but I ran into it using C-c ' when playing with > Eric's ditaa export code. > > ,----[ test.org ] > | * TODO Testing > | > | xxxx > | > | yyyy > `---- > > If you put the point on the blank line between xxxx and yyyy and do > C-c > ' and create something and save it with C-c ' the first line is > appended > to the xxxx line as follows > > ,---- > | * TODO Testing > | > | xxxx: ... > | : . > | : ... > | yyyy > `---- > > I also noticed (since I was playing with ditta) that a single undo C- > S-_ > after C-c ' fixes the diagram for ditta (removing the ': ' prefix > created by C-c ') You can't edit it again easily with C-c ' but it > makes creating the initial diagram easier until ditaa supports editing > with C-c '. Maybe this is useful to someone. > > -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