emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] A puzzle to solve: saved categories vs. tags


From: Bastien
Subject: Re: [Orgmode] A puzzle to solve: saved categories vs. tags
Date: Mon, 08 Oct 2007 11:54:08 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Carsten Dominik <address@hidden> writes:

> Here is a first attempt at such a function, comments are welcome!
> Maybe we should bind this function to `C-c /', instead of org-occur?

Yes, this binding would be okay, unless there are lots of people using
org-occur out there.

And `org-sparse-tree' should match both John request and what I called
(in such a bombastic manner) a "universal" search interface.

There is a problem with (org-buffer-property-keys t t). Here is the
backtrace:

,----
| Debugger entered--Lisp error: (wrong-type-argument symbolp ("TODO" "TAGS" 
"ALLTAGS" "DEADLINE" "SCHEDULED" "CLOCK" "PRIORITY" "Release" 
"Incompatible_ALL" "Elapsed_time" "Location" "LOCATION_ALL" "People_ALL" 
"COLUMNS" "LOCATION" "CATEGORY" "ARCHIVE"))
|   add-to-list(("TODO" "TAGS" "ALLTAGS" "DEADLINE" "SCHEDULED" "CLOCK" 
"PRIORITY" "Release" "Incompatible_ALL" "Elapsed_time" "Location" 
"LOCATION_ALL" "People_ALL" "COLUMNS" "LOCATION" "CATEGORY" "ARCHIVE") 
"CATEGORY")
|   org-buffer-property-keys(t t)
|   eval((org-buffer-property-keys t t))
|   eval-expression((org-buffer-property-keys t t) nil)
|   call-interactively(eval-expression)
`----

-- 
Bastien




reply via email to

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