emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Konstantin Antipin <konsty@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: 'new line' problem
Date: Sat, 23 May 2009 21:49:27 +0200	[thread overview]
Message-ID: <E415A5F4-7BA9-4A2A-893F-81CE73206992@gmail.com> (raw)
In-Reply-To: <61176df0905230421k41e936efv33f7ad6fa6cb804d@mail.gmail.com>


On May 23, 2009, at 1:21 PM, Konstantin Antipin wrote:

> 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...

And the way to find the problem is to remove your setup
and check if things then work OK.  If you, add the setup
back in piece by piece to find the offender.

- Carsten

>
> Need some help with that :)
> Konstantin
>
> ----------------------------------------------
> GNU Emacs 23.0.91.
> Org-mode version 6.24trans
>
>
> _______________________________________________
> 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

      reply	other threads:[~2009-05-23 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-23 11:21 'new line' problem Konstantin Antipin
2009-05-23 19:49 ` Carsten Dominik [this message]

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=E415A5F4-7BA9-4A2A-893F-81CE73206992@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=konsty@gmail.com \
    /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).