From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: bug report: timeline agenda in an indirect buffer Date: Sat, 07 Aug 2010 15:36:56 +0200 Message-ID: <87k4o2a6iv.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1383094720==" Return-path: Received: from [140.186.70.92] (port=38820 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oi9aB-0004Gg-If for emacs-orgmode@gnu.org; Sun, 08 Aug 2010 13:22:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhjaN-0002mM-UB for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 09:37:18 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:53023) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhjaN-0002m9-OF for emacs-orgmode@gnu.org; Sat, 07 Aug 2010 09:37:15 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ilya Shlyakhter Cc: emacs-orgmode --===============1383094720== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sat_Aug__7_15:36:55_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Sat_Aug__7_15:36:55_2010-1 Content-Type: text/plain; charset=US-ASCII Ilya Shlyakhter wrote: >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. Thanks, this has been fixed: ,---- | commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d | Author: Carsten Dominik | Date: Sat Aug 7 08:23:33 2010 +0200 | | Timeline: Allow the buffer to be an indirect one | | * lisp/org-agenda.el (org-timeline): Allow indirect buffer. `---- Best, -- David --pgp-sign-Multipart_Sat_Aug__7_15:36:55_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkxdYXcACgkQma24O1pEeOYq+gD/aoGvIqG9kI0j69HQdOVo14qg Cdx+ZTnTY4ej2mcGSSEBAKhUPNO08H/K+Gr+f+/7ekp4QzAfcVGty0lKiGeXMtyU =4OSV -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sat_Aug__7_15:36:55_2010-1-- --===============1383094720== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1383094720==--