emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug report: timeline agenda in an indirect buffer
@ 2010-08-05 17:16 Ilya Shlyakhter
  2010-08-07  6:23 ` Carsten Dominik
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ilya Shlyakhter @ 2010-08-05 17:16 UTC (permalink / raw)
  To: emacs-orgmode

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.

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

end of thread, other threads:[~2010-08-08 21:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 17:16 bug report: timeline agenda in an indirect buffer Ilya Shlyakhter
2010-08-07  6:23 ` 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

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