Mark Abrams Fri, 30 Nov 2001 06:26:47 -0800
Neil Hodge wrote: > > Also, how would I go about echoing some text on the screen during the > reading of the _emacs file? Thanks. Startup emacs with the option -debug-init. Then look at the *messages* buffer. Mark