Hrvoje Niksic writes:
Kyle Jones <kyle_jones(a)wonderworks.com> writes:
> > 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.
You still have `focus-frame', don't you?
There was no focus-frame when the tty frame code was written. So
nothing (e.g. VM) is using it. focus-frame does not currently
work on ttys (no focus_on_frame method). focus-frame is still
crocked with regard to the frame selection hooks which means it
may have to be commented out for the release.