"Jan D." <[EMAIL PROTECTED]> writes: > When starting emacs like this: > % emacs -q .bashrc > > emacs shows the splash screen (like it used to), but a C-l does not > give me the .bashrc buffer, but *scratch* instead. > > % emacs -Q .bashrc > > shows the .bashrc buffer, so something happend to the splash screen code.
This was a bug in the 2006-09-14 checkin to startup.el. I checked in a fix. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
