From: Ian Barton <lists@wilkesley.net>
To: orgmode <emacs-orgmode@gnu.org>
Subject: Using Capture to Append a Line to a Table
Date: Sun, 19 Aug 2012 12:26:36 +0100 [thread overview]
Message-ID: <5030CD6C.2030606@wilkesley.net> (raw)
I am not sure if this is user error, or a bug. I want to append a line
to table using Capture.
My Capture template is:
("b" "Bike log" table-line (file
"~/dropbox/org/org_files/cycling/bike_log.org")
"|%u|%?||" :prepend t )
In bike_log.org I have just:
| Heading 1 | Heading 2 | Heading 3 |
| | | |
When I run capture I get the following back trace:
Debugger entered--Lisp error: (error "Capture template `b': Invalid
search bound (wrong side of point)")
signal(error ("Capture template `b': Invalid search bound (wrong side
of point)"))
error("Capture template `%s': %s" "b" "Invalid search bound (wrong
side of point)")
byte-code("\301p!\203\x12
My org from git is 952d722dcddb275d84ad6dd356bee2fd
Ian.
next reply other threads:[~2012-08-19 11:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-19 11:26 Ian Barton [this message]
2012-08-19 15:41 ` Using Capture to Append a Line to a Table Bastien
2012-08-20 8:02 ` Ian Barton
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5030CD6C.2030606@wilkesley.net \
--to=lists@wilkesley.net \
--cc=emacs-orgmode@gnu.org \
--cc=ian@manor-farm.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.