> Because of my  ~/.emacs and our site-local default.el are not
> small and load dozens of other files, I'd need quite a bit of time
> for producing a smallish "single-file"  ~/.emacs which
> reproduces the problem.

If you can't tell us how to reproduce the problem then we have no
chance of fixing it.

It's probably not as hard as you think to make a small .emacs that
reproduces the problem.  Put a (setq debug-on-error t) at the top of
~/.emacs then start commenting out large sections of the .emacs until
you find a small version that shows the problem.  Putting  '(  and  ) 
around a bunch of s-expressions acts as an effective 'block comment'.

Chris.


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to