all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.