Sorry, missed your email, so here is some mess from the web with my
comments:=20
Jochen K=FCpper writes:
=20
> drkm writes:
=20
What did you do, exactly? What happens with this:
=20
common > emacs -q --no-site-file
M-x load-file <RET> autoloads-compile-script <RET>
M-x cedet-update-autoloads <RET> cedet-loaddefs.el <RET> . <RET>
Nothing. That is, it seems to work;)
,----[*Messages*]
| Wrote /home/jochen/source/emacs/cedet/common/cedet-loaddefs.el
`----
Even with (toggle-debug-on-error) there's no response...
=20
Nevertheless, make wants to rebuild it later on...
The only solution I see now is to add something like:
=20
(defvar desktop-buffer-mode-handlers nil)
That works. Initially I used
,----
| (require 'desktop)
`----
Both do the trick.
However, I agree that this is not the solution.
Greetings,
Jochen
--=20
Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de
Libert=E9, =C9galit=E9, Fraternit=E9 GnuPG key: CC1B0B4D
(Part 3 you find in my messages before fall 2003.)
|