Charles Howard wrote: > When I hit a key it takes me to the top of the most recent file, not > the place in the file where I was last working.
Add (setq inhibit-startup-message t) to your ~/.emacs file, to work around an apparent bug in the implementation of the splash screen.
