emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Deric Bytes <dericbytes@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Error message when running remember - byte-code: Before first headline at position 363 in buffer *Remember*
Date: Thu, 9 Apr 2009 14:37:31 +0100	[thread overview]
Message-ID: <59b700510904090637g19b840c5u85d1b332d551a46f@mail.gmail.com> (raw)

I was hoping to add a top-level heading to my file. I changed


  (setq org-remember-templates
      '(("* Task" ?t "%^{Task status|TODO|STARTED|SUBTASK} %^{Brief
Description} %^G\n %^{subject}p  %^{other-subjects}p
%^{sub-subjects}p  %^{keywords}p %?\nCalled from: %a\nAdded: %U"
"~/notes/notes-log-090410.org"))

 to this  ( subsituted '* Task'  for 'Task' )

  (setq org-remember-templates
      '(("Task" ?t "%^{Task status|TODO|STARTED|SUBTASK} %^{Brief
Description} %^G\n %^{subject}p  %^{other-subjects}p
%^{sub-subjects}p  %^{keywords}p %?\nCalled from: %a\nAdded: %U"
"~/notes/notes-log-090410.org"))

 i did this because it was adding double stars.

I got the following error message when adding properties to my template

byte-code: Before first headline at position 363 in buffer *Remember*

             reply	other threads:[~2009-04-09 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09 13:37 Deric Bytes [this message]
2009-04-09 15:44 ` Error message when running remember - byte-code: Before first headline at position 363 in buffer *Remember* dericbytes
2009-04-12 20:45 ` Carsten Dominik
2009-04-13 10:54   ` example - add remember template as a top-level heading dericbytes

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=59b700510904090637g19b840c5u85d1b332d551a46f@mail.gmail.com \
    --to=dericbytes@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).