At Mon, 07 Mar 2011 17:06:53 +0100,
Bastien wrote:
>
> Hi Kiwon,
>
> Kiwon Um <um.ki...@gmail.com> 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.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpZhr7xmALO8.pgp
Description: PGP signature

Reply via email to