* Symbol's function definition is void ((indent))
@ 2008-04-14 17:13 Adam Spiers
2008-04-14 18:05 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Adam Spiers @ 2008-04-14 17:13 UTC (permalink / raw)
To: org-mode mailing list
Hi all,
Back after a longish absence - great to see the work has been
continuing at a furious pace :-)
I just pulled the latest git master and tried a recompile. Works fine
on emacs 22, but on emacs 21, I get:
emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\") (add-to-list (quote load-path) \"/home/aspiers/lib/emacs/GNU_Emacs/21.3/gnu/linux/pre\"))" -f batch-byte-compile lisp/org.el
Loading /usr/lib/emacs/21.3/i586-suse-linux/fns-21.3.1.el (source)...
While compiling toplevel forms in file /home/aspiers/roaming/hg/pacific/upstream/org-mode.git/lisp/org.el:
!! Symbol's function definition is void ((indent))
Done
gmake[1]: *** [lisp/org.elc] Error 1
gmake[1]: Leaving directory `/home/aspiers/roaming/hg/pacific/upstream/org-mode.git'
gmake: *** [.org-installed] Error 2
gmake: Leaving directory `/home/aspiers/lib/emacs'
I couldn't explain that with a cursory glance - not the most helpful
error message I've ever seen! Any ideas?
Thanks,
Adam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Symbol's function definition is void ((indent))
2008-04-14 17:13 Symbol's function definition is void ((indent)) Adam Spiers
@ 2008-04-14 18:05 ` Carsten Dominik
2008-04-16 20:16 ` Adam Spiers
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2008-04-14 18:05 UTC (permalink / raw)
To: Adam Spiers; +Cc: org-mode mailing list
On Apr 14, 2008, at 7:13 PM, Adam Spiers wrote:
> Hi all,
>
> Back after a longish absence - great to see the work has been
> continuing at a furious pace :-)
>
> I just pulled the latest git master and tried a recompile. Works fine
> on emacs 22, but on emacs 21, I get:
>
> emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\")
> (add-to-list (quote load-path) \"/home/aspiers/lib/emacs/GNU_Emacs/
> 21.3/gnu/linux/pre\"))" -f batch-byte-compile lisp/org.el
> Loading /usr/lib/emacs/21.3/i586-suse-linux/fns-21.3.1.el (source)...
> While compiling toplevel forms in file /home/aspiers/roaming/hg/
> pacific/upstream/org-mode.git/lisp/org.el:
> !! Symbol's function definition is void ((indent))
> Done
> gmake[1]: *** [lisp/org.elc] Error 1
> gmake[1]: Leaving directory `/home/aspiers/roaming/hg/pacific/
> upstream/org-mode.git'
> gmake: *** [.org-installed] Error 2
> gmake: Leaving directory `/home/aspiers/lib/emacs'
>
> I couldn't explain that with a cursory glance - not the most helpful
> error message I've ever seen! Any ideas?
Fixed in 6.01a, hopefully.
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Symbol's function definition is void ((indent))
2008-04-14 18:05 ` Carsten Dominik
@ 2008-04-16 20:16 ` Adam Spiers
0 siblings, 0 replies; 3+ messages in thread
From: Adam Spiers @ 2008-04-16 20:16 UTC (permalink / raw)
To: org-mode mailing list
Carsten Dominik (dominik@science.uva.nl) wrote:
> On Apr 14, 2008, at 7:13 PM, Adam Spiers wrote:
>
> >Hi all,
> >
> >Back after a longish absence - great to see the work has been
> >continuing at a furious pace :-)
> >
> >I just pulled the latest git master and tried a recompile. Works fine
> >on emacs 22, but on emacs 21, I get:
> >
> >emacs -batch -q -eval "(progn (add-to-list (quote load-path) \".\")
> >(add-to-list (quote load-path) \"/home/aspiers/lib/emacs/GNU_Emacs/
> >21.3/gnu/linux/pre\"))" -f batch-byte-compile lisp/org.el
> >Loading /usr/lib/emacs/21.3/i586-suse-linux/fns-21.3.1.el (source)...
> >While compiling toplevel forms in file /home/aspiers/roaming/hg/
> >pacific/upstream/org-mode.git/lisp/org.el:
> > !! Symbol's function definition is void ((indent))
> >Done
> >gmake[1]: *** [lisp/org.elc] Error 1
> >gmake[1]: Leaving directory `/home/aspiers/roaming/hg/pacific/
> >upstream/org-mode.git'
> >gmake: *** [.org-installed] Error 2
> >gmake: Leaving directory `/home/aspiers/lib/emacs'
> >
> >I couldn't explain that with a cursory glance - not the most helpful
> >error message I've ever seen! Any ideas?
>
> Fixed in 6.01a, hopefully.
Yep, thanks! Please don't spend the time replying if you are busy,
but I'm curious how you debugged this - I couldn't find any relevant
mentions of 'indent' and the error message wasn't exactly verbose :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-16 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14 17:13 Symbol's function definition is void ((indent)) Adam Spiers
2008-04-14 18:05 ` Carsten Dominik
2008-04-16 20:16 ` Adam Spiers
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).