From: David Maus <dmaus@ictsoc.de>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org, Kiwon Um <um.kiwon@gmail.com>
Subject: Re: org-with-wide-buffer error
Date: Mon, 07 Mar 2011 21:13:25 +0100 [thread overview]
Message-ID: <871v2id6ze.wl%dmaus@ictsoc.de> (raw)
In-Reply-To: <87aah6ykwy.fsf@altern.org>
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
At Mon, 07 Mar 2011 17:06:53 +0100,
Bastien wrote:
>
> Hi Kiwon,
>
> Kiwon Um <um.kiwon@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.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]
next prev parent reply other threads:[~2011-03-07 20:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-07 15:52 org-with-wide-buffer error Kiwon Um
2011-03-07 16:06 ` Bastien
2011-03-07 20:13 ` David Maus [this message]
2011-03-08 0:59 ` Kiwon Um
2011-03-08 9:48 ` Bastien
2011-03-08 9:58 ` Noorul Islam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871v2id6ze.wl%dmaus@ictsoc.de \
--to=dmaus@ictsoc.de \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=um.kiwon@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).