emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Using Capture to Append a Line to a Table


From: Ian Barton
Subject: [O] Using Capture to Append a Line to a Table
Date: Sun, 19 Aug 2012 12:26:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0

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

My org from git is 952d722dcddb275d84ad6dd356bee2fd

Ian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]