emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcel van der Boom <marcel@hsdev.com>
To: emacs-orgmode@gnu.org
Subject: org-capture adds newline(s) when it should not
Date: Mon, 25 Oct 2010 12:51:03 +0200	[thread overview]
Message-ID: <20101025125103.3348022d@hsdev.com> (raw)

Hi all,

I'm in the process of migrating from org-remember to org-capture.
Pretty easy going so far, but it seems org-capture adds newlines, which
I think it should not do.

My (test) capture-template is:

(("t" "Todo" entry
  (file "~/.outlet/GTD.org")
  "* TODO %?" :prepend t :empty-lines 0)

with the intention of inserting the captured task on the
first line of the file ~/.outlet/GTD.org. What happens when I capture
an task is this:

<beginning of file>

* TODO Captured task

<original first line of file here>
....

Both before and after the task is a newline. Also, when capturing and
cancelling the capture with C-c C-k the newlines remain whereas the
task is removed.

I'm using the latest git version with emacs 24.0.50.1 on Ubuntu 10.10

Am I doing something wrong or is this a bug?

marcel
 
-- 
Marcel van der Boom  -- http://hsdev.com/mvdb.vcf11
So! web applications -- http://make-it-so.info
Cobra build          -- http://cobra.mrblog.nl

             reply	other threads:[~2010-10-25 10:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-25 10:51 Marcel van der Boom [this message]
2010-10-25 11:18 ` org-capture adds newline(s) when it should not Noorul Islam
2010-10-25 11:58   ` Noorul Islam
2010-10-25 12:16     ` Carsten Dominik
2010-10-26  4:29       ` Noorul Islam
2010-10-26  4:35         ` Carsten Dominik
2010-10-26  5:04           ` Noorul Islam
2010-10-26  5:36             ` Noorul Islam
2010-10-26  7:38               ` Marcel van der Boom
2010-10-26  8:16           ` Marcel van der Boom
2010-10-26  8:24             ` Noorul Islam
2010-10-26  8:35               ` Marcel van der Boom
2010-10-26  8:39                 ` Noorul Islam

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=20101025125103.3348022d@hsdev.com \
    --to=marcel@hsdev.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).