From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: org-with-wide-buffer error Date: Mon, 07 Mar 2011 21:13:25 +0100 Message-ID: <871v2id6ze.wl%dmaus@ictsoc.de> References: <87pqq33p3q.fsf@gmail.com> <87aah6ykwy.fsf@altern.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Mar__7_21:13:25_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43463 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwgoI-0002zf-Da for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 15:13:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwgoA-0007JH-95 for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 15:13:37 -0500 Received: from mail.app1.xlhost.de ([213.202.242.114]:47445 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwgoA-0007GO-2P for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 15:13:34 -0500 In-Reply-To: <87aah6ykwy.fsf@altern.org> 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: Bastien Cc: emacs-orgmode@gnu.org, Kiwon Um --pgp-sign-Multipart_Mon_Mar__7_21:13:25_2011-1 Content-Type: text/plain; charset=US-ASCII At Mon, 07 Mar 2011 17:06:53 +0100, Bastien wrote: > > Hi Kiwon, > > Kiwon Um writes: > > > This is a bug report for the latest (git) orgmode. When I call org-todo > > or org-agenda-todo it reports the following: > > > > Debugger entered--Lisp error: (invalid-function org-with-wide-buffer) > > I cannot reproduce it -- anyone else? Me neither. `invalid-function' means that Emacs is unable to resolve the function symbol to an executable function. `org-with-wide-buffer' is a macro introduced by 4369d4f9a371db152184860eff27234107af77cd -- so maybe make clean make will do the trick? Just out of curiosity: What does (symbol-function 'org-with-wide-buffer) evaluate to? Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Mon_Mar__7_21:13:25_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iF4EAREIAAYFAk11PGUACgkQma24O1pEeOYiCQD/emSlrxOakusqAXga9bSONhZm tThW+LVyYJTE/Y6eADgA/A0cDwuk1iq7Vj4N2H1Uis8vJbZ//i/Qc72537Yl/zBm =Z4NJ -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Mar__7_21:13:25_2011-1--