emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-with-wide-buffer error


From: David Maus
Subject: Re: [O] org-with-wide-buffer error
Date: Mon, 07 Mar 2011 21:13:25 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Mon, 07 Mar 2011 17:06:53 +0100,
Bastien wrote:
>
> Hi Kiwon,
>
> Kiwon Um <address@hidden> 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.... address@hidden
Email..... address@hidden

Attachment: pgpdQmhB1JvCe.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]