emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-capture adds newline(s) when it should not
@ 2010-10-25 10:51 Marcel van der Boom
  2010-10-25 11:18 ` Noorul Islam
  0 siblings, 1 reply; 13+ messages in thread
From: Marcel van der Boom @ 2010-10-25 10:51 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-10-26  8:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 10:51 org-capture adds newline(s) when it should not Marcel van der Boom
2010-10-25 11:18 ` 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

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