emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* sparse-tree in indirect buffer
@ 2007-10-22 13:16 Stuart McLean
  2007-10-22 22:11 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Stuart McLean @ 2007-10-22 13:16 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

First some background, I am using
GNU Emacs 22.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.10.13) of 2007-08-21 on excelsior, modified by Debian
and org-mode version 5.13a

I have headings like (for example)
* September
** similar stuff to October
* October
** Oct 1
*** Work
    :PROPERTIES:
    :CATEGORY: work
    :END:
**** work info
** Oct 2
    :PROPERTIES:
    :CATEGORY: work
    :END:
**** work info
** Oct 3
    :PROPERTIES:
    :CATEGORY: work
    :END:
**** work info
** Oct 4
    :PROPERTIES:
    :CATEGORY: work
    :END:

and so on.

I want to display the subtree in an indirect buffer, so I type `C-c C-x b'

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

and in the *Messages* buffer:

abbreviate-file-name: Wrong type argument: stringp, nil

I would like to be able to get a sparse tree from an indirect buffer, is this possible? And if it is not, should the message be more informative e.g. "Please call sparse tree from blah blah"?

Sorry if this is noise,

org-mode is fantastic btw :-)

Stuart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-26 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 13:16 sparse-tree in indirect buffer Stuart McLean
2007-10-22 22:11 ` Bastien
2007-10-26 13:49   ` Stuart McLean

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).