From: Konstantin Antipin <konsty@gmail.com>
To: emacs-orgmode@gnu.org
Subject: 'new line' problem
Date: Sat, 23 May 2009 13:21:23 +0200 [thread overview]
Message-ID: <61176df0905230421k41e936efv33f7ad6fa6cb804d@mail.gmail.com> (raw)
Dear all,
While I am enjoying the power of orgmode, one thing annoys me.
If I have todo-item
** TODO Fix orgmode endline problem :emacs:
And I want, for example, to add some property. I use \C-c\C-xp for
that. Here is the result:
** TODO Fix orgmode endline problem :emacs:
:PROPERTIES: :DESCRIPTION: need to send email to the mailing list
:END:
The problem is that orgmode does not insert new lines correctly and thus treats
" :PROPERTIES: :DESCRIPTION: need to send email to the mailing list
:END: " as a simple text, as a header.
And I need to insert new lines manually:
** TODO Fix orgmode endline problem :emacs:
:PROPERTIES:
:DESCRIPTION: need to send email to the mailing list
:END:
After manual correction orgmode correctly recognize property.
This problem exists not only for properties, but basically for
everything - When adding new item to the file with remember, or using
CLOCK.
I understand, that this is the problem with my setup somehow, since I
seems to be the only one who have this problem...
Need some help with that :)
Konstantin
----------------------------------------------
GNU Emacs 23.0.91.
Org-mode version 6.24trans
next reply other threads:[~2009-05-23 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-23 11:21 Konstantin Antipin [this message]
2009-05-23 19:49 ` 'new line' problem 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=61176df0905230421k41e936efv33f7ad6fa6cb804d@mail.gmail.com \
--to=konsty@gmail.com \
--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).