Emacs splash screen trouble

2007-02-19 Thread Thomas Christensen
# echo "foo1" > foo1 # echo "foo2" > foo2 # emacs foo* The splash window is now in the bottom part of the frame, and the foo1 is in the upper part. If I select to foo1 window it is cursorless, I do a C-x 1 (by habbit), and now I either have to wait for the splash code to time out, or find the "se

Re: Emacs splash screen trouble

2007-02-19 Thread Chong Yidong
Thomas Christensen <[EMAIL PROTECTED]> writes: > # echo "foo1" > foo1 > # echo "foo2" > foo2 > # emacs foo* > > The splash window is now in the bottom part of the frame, and the foo1 > is in the upper part. If I select to foo1 window it is cursorless, I > do a C-x 1 (by habbit), and now I either

Re: Emacs splash screen trouble

2007-02-19 Thread Thomas Christensen
Chong Yidong <[EMAIL PROTECTED]> writes: > Thanks for pointing this out. Is the following a satisfactory solution? Yes, it works. The only thing I spot is that it seems to be inside a recursive-edit until the time expires. Thomas ___ emacs