Sorry - just to clarify: Do you mean that the original frame,
not the new frame, is selected when after-make-frame-functions
is executed? If so, why is that correct? If it is correct, how
can the user select the new frame (say in
after-make-frame-functions) to do something to or in it - how
can the new frame be addressed (what is its identity)?
The new frame is the argument to each of the hook functions.
Therefore, it is useful that the selected frame is unchanged.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug