emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ilya Shlyakhter <ilya_shl@alum.mit.edu>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: bug report: timeline agenda in an indirect buffer
Date: Thu, 5 Aug 2010 13:16:40 -0400	[thread overview]
Message-ID: <AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp-i9b6Z7m5wVF@mail.gmail.com> (raw)

Right now making a timeline agenda of an indirect buffer causes a crash.
I think it's because buffer-file-name is null for such buffers,
so in the call
(org-prepare-agenda (concat "Timeline "
                                (file-name-nondirectory buffer-file-name)))
the file-name-nondirectory call fails.

             reply	other threads:[~2010-08-05 17:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05 17:16 Ilya Shlyakhter [this message]
2010-08-07  6:23 ` bug report: timeline agenda in an indirect buffer Carsten Dominik
2010-08-07  9:13 ` Noorul Islam
2010-08-07  9:28   ` Noorul Islam
2010-08-07  9:56     ` Carsten Dominik
2010-08-08 20:17   ` Nick Dokos
2010-08-07 13:36 ` David Maus

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=AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp-i9b6Z7m5wVF@mail.gmail.com \
    --to=ilya_shl@alum.mit.edu \
    --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).