From: Bernt Hansen <bernt@norang.ca>
To: emacs-orgmode@gnu.org
Subject: Bug Report - org-edit-special eats the first newline
Date: Fri, 14 Nov 2008 11:17:40 -0500 [thread overview]
Message-ID: <874p2ae0yj.fsf@gollum.intra.norang.ca> (raw)
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
next reply other threads:[~2008-11-14 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 16:17 Bernt Hansen [this message]
2008-11-16 19:09 ` Bug Report - org-edit-special eats the first newline Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874p2ae0yj.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).