Greg Klanderman writes:
>>>>> "Kyle" == Kyle Jones <kyle_jones(a)wonderworks.com>
writes:
Kyle>
Kyle> (select-frame (next-frame)) is working as (I) intended.
even with focus-follows-mouse set true?
Despite the `mouse' in the name, the docs say when "set to t, then
XEmacs will not gratuitously change the keyboard focus." I would
argue this should work under tty too.
Under X you have the window manager to set the focus. On a TTY
you have nothing but select-frame. If select-frame doesn't do
it, then you have nothing.