* Bug? when add the first item using capture
@ 2016-06-14 4:05 Xi Shen
0 siblings, 0 replies; only message in thread
From: Xi Shen @ 2016-06-14 4:05 UTC (permalink / raw)
To: Emacs-orgmode@gnu.org
[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]
Hi,
This is my first time using org-capture. I am not sure if it is a bug, or I
made a mistake in the configuration.
Here's my settings for capture templates:
(setq org-capture-templates
'(("t" "Task" entry (file+headline nil "Tasks")
"* TODO %? %^g")
("q" "Quick note" entry (file+headline nil "Quick Notes")
"* On %t %^g \n %i%?")))
After I add the *first* "Quick note", and open my "notes.org", I saw
this...the "Quick Notes" section looks like merged with the next section.
[image: pasted1]
But if I close the file and open it again, everything looks fine.
--
Thanks,
David S.
[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]
[-- Attachment #2: pasted1 --]
[-- Type: image/png, Size: 5052 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-14 4:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 4:05 Bug? when add the first item using capture Xi Shen
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).