From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: A puzzle to solve: saved categories vs. tags
Date: Mon, 08 Oct 2007 11:54:08 +0100 [thread overview]
Message-ID: <87lkad98rz.fsf@bzg.ath.cx> (raw)
In-Reply-To: <7fc2c048b6b1f8d2359406c8e67b3e0e@science.uva.nl> (Carsten Dominik's message of "Mon, 8 Oct 2007 09:48:49 +0200")
Carsten Dominik <dominik@science.uva.nl> 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
next prev parent reply other threads:[~2007-10-08 9:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-07 9:14 A puzzle to solve: saved categories vs. tags John Wiegley
2007-10-07 12:27 ` Bastien
2007-10-07 20:27 ` John Wiegley
2007-10-08 9:43 ` Bastien
2007-10-08 7:06 ` Carsten Dominik
2007-10-08 18:09 ` Carsten Dominik
2007-10-08 7:48 ` Carsten Dominik
2007-10-08 10:54 ` Bastien [this message]
2007-10-08 10:50 ` Carsten Dominik
[not found] ` <87tzp14w7h.fsf@bzg.ath.cx>
2007-10-08 11:48 ` Carsten Dominik
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=87lkad98rz.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--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).