* Problem with 6.09a org-agenda-list
@ 2008-10-20 18:55 Bart Parliman
2008-10-20 23:32 ` Samuel Wales
2008-10-21 6:24 ` Carsten Dominik
0 siblings, 2 replies; 3+ messages in thread
From: Bart Parliman @ 2008-10-20 18:55 UTC (permalink / raw)
To: emacs-orgmode
After upgrading from 6.02 to 6.09a on emacs 22.2 I'm having
trouble running org-agenda-list and am seeing...
Symbol's function definition is void: adjoin
As far as I can tell, the agenda appears complete.
FWIW, my lisp knowledge is weak. It looks like the symbol is
defined in the common lisp area. I'm assuming that it's not
getting loaded and my simple attempts at trying to do that didn't
help (not a surprise).
FWIW, some searching brought up a patch from this past July...
http://article.gmane.org/gmane.emacs.orgmode/7545
After undoing the patch it "works", but I'm assuming that's
probably not the right thing to do.
Thanks,
Bart
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with 6.09a org-agenda-list
2008-10-20 18:55 Problem with 6.09a org-agenda-list Bart Parliman
@ 2008-10-20 23:32 ` Samuel Wales
2008-10-21 6:24 ` Carsten Dominik
1 sibling, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2008-10-20 23:32 UTC (permalink / raw)
To: Bart Parliman; +Cc: emacs-orgmode
Not a clue, but adjoin probably is from the 'cl package. As a
temporary workaround, you can do (require 'cl). It will do no harm.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with 6.09a org-agenda-list
2008-10-20 18:55 Problem with 6.09a org-agenda-list Bart Parliman
2008-10-20 23:32 ` Samuel Wales
@ 2008-10-21 6:24 ` Carsten Dominik
1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2008-10-21 6:24 UTC (permalink / raw)
To: Bart Parliman; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1057 bytes --]
Hi Bart,
this is already fixed in GIT and will be in the upcoming 6.10 release.
- Carsten
On Oct 20, 2008, at 8:55 PM, Bart Parliman wrote:
> After upgrading from 6.02 to 6.09a on emacs 22.2 I'm having trouble
> running org-agenda-list and am seeing...
>
> Symbol's function definition is void: adjoin
>
> As far as I can tell, the agenda appears complete.
>
> FWIW, my lisp knowledge is weak. It looks like the symbol is
> defined in the common lisp area. I'm assuming that it's not getting
> loaded and my simple attempts at trying to do that didn't help (not
> a surprise).
>
> FWIW, some searching brought up a patch from this past July...
>
> http://article.gmane.org/gmane.emacs.orgmode/7545
>
> After undoing the patch it "works", but I'm assuming that's probably
> not the right thing to do.
>
> Thanks,
> Bart
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #1.2: Type: text/html, Size: 1444 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-21 6:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20 18:55 Problem with 6.09a org-agenda-list Bart Parliman
2008-10-20 23:32 ` Samuel Wales
2008-10-21 6:24 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.