emacs-goodies-el restructuring

2003-09-25 Thread Peter S Galbraith
[I sent this earlier but never saw it appear...] Hi, I've seeking comments about the structure of the emacs-goodies-el source package, which currently produces the following packages: emacs-goodies-el Miscellaneous add-ons for Emacs emacs-goodies-extra-el Miscellaneous add-ons for Emacs -

Re: save-excursion: Symbol's function definition is void:

2003-09-25 Thread Peter S Galbraith
> How can I diagnose this? In emacs21, do: Menubar -> Options -> Enter Debugger on error. Then tickle the bug, get a traceback buffer, cut/paste the contents. Peter