> After getting a core dump with 21.2.8, I thought I would
> try 21.0.60 and see if I had better luck. I also get a core
> dump with this version.
Lisp backtrace follows:
redisplay-echo-area() # bind (inhibit-read-only zmacs-region-stays
stdout-p frame message) raw-append-message("Error in init file:
Symbol's function definition is void: display-time" #<x-frame
"emacs"
0x8fd> nil)
This error is normal because you haven't the package time installed and
so he couldn't use the function display-time.
But, getting a core dump due to a missing package (especially something
common like display-time) is pretty harsh. Especially since what I was
attempting will soon become a common action (downloading just the base
package and running it without modifying my .emacs).
--
Richard Coleman
coleman(a)math.gatech.edu