emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stuart McLean <makhector@gmail.com>
To: emacs-orgmode@gnu.org
Subject: sparse-tree in indirect buffer
Date: Mon, 22 Oct 2007 06:16:10 -0700	[thread overview]
Message-ID: <87bqarthlx.fsf@makhector.hypnokush.org> (raw)

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

             reply	other threads:[~2007-10-22 13:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 13:16 Stuart McLean [this message]
2007-10-22 22:11 ` sparse-tree in indirect buffer Bastien
2007-10-26 13:49   ` Stuart McLean

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=87bqarthlx.fsf@makhector.hypnokush.org \
    --to=makhector@gmail.com \
    --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).