On Fri, 9 Jan 2009, Carsten Dominik wrote:
On Jan 9, 2009, at 5:58 PM, Bart Parliman wrote:
On Fri, 9 Jan 2009, Carsten Dominik wrote:
On Jan 7, 2009, at 9:24 PM, Bart Parliman wrote:
When the example file below is added to the agenda file list, and I
perform an agenda property search
On Fri, 9 Jan 2009, Carsten Dominik wrote:
On Jan 7, 2009, at 9:24 PM, Bart Parliman wrote:
When the example file below is added to the agenda file list, and I perform
an agenda property search (C-c C-a m), I can't seem to locate any CLOSED
items if I use the date matching format
When the example file below is added to the agenda file list, and
I perform an agenda property search (C-c C-a m), I can't seem to
locate any CLOSED items if I use the date matching format, for
example these don't work...
CLOSED>="<2009-01-01>"
CLOSED="<2009-01-07>"
... but a regexp search li
After upgrading from 6.02 to 6.09a on emacs 22.2 I'm having
trouble running org-agenda-list and am seeing...
Symbol's function definition is void: adjoin
As far as I can tell, the agenda appears complete.
FWIW, my lisp knowledge is weak. It looks like the symbol is
defined in the common li
interprets it as a line number.
Hope this helps.
- Carsten
On May 5, 2008, at 11:40 PM, Bart Parliman wrote:
Is there a way to force org-store-link to store the current line number
rather than a string to locate?
When preparing for code reviews I like to create notes with links to the
exac
Is there a way to force org-store-link to store the current line
number rather than a string to locate?
When preparing for code reviews I like to create notes with links
to the exact source line. FWIW, in these cases, I keep a static
copy of the code so I know it isn't going to change.
Obvi