> Now, _from the indirect buffer_ I want a sparse tree as follows `C-c
> /' (org-sparse-tree) and at the prompt I type `p', enter the property
> name "CATEGORY" with the value "work"
>
> The message in the echo area is Wrong type argument: stringp, nil

>> It's because the indirect buffer doesn't have a `buffer-file-name'.
>> 
>> This small patch against latest Org 5.13d should fix it:
>> 
>> [2. text/x-diff; org.el.patch]
>> 
>> diff -u /home/guerry/elisp/testing/org/org.el 
>> /home/guerry/elisp/testing/bzg/org.el
>> --- /home/guerry/elisp/testing/org/org.el    2007-10-22 15:04:16.000000000 
>> +0100
>> +++ /home/guerry/elisp/testing/bzg/org.el    2007-10-22 23:06:42.000000000 
>> +0100

Thanks, Bastien.

I didn't have time to apply the patch before 5.13e was out, and it what I 
wanted works in that version. Thanks very much for your speedy reply. Just a 
note, I for one love the fact that this group is so active and that the traffic 
is high. Just an indication of the life in the group!

Stuart










_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to