[5144] in Athena Bugs
vax 7.0F: emacs doesn't set input hint
daemon@ATHENA.MIT.EDU (Ralph Swick)
Mon Jun 11 10:06:35 1990
To: bugs@ATHENA.MIT.EDU
Date: Mon, 11 Jun 90 10:06:01 EDT
From: Ralph Swick <swick@ATHENA.MIT.EDU>
System name: lyre
Type and version: MVAX-II 7.0F
Display type: QVSS
What were you trying to do?
run emacs under a window manager that cares about the
input hint.
What's wrong:
emacs doesn't set the hint and this window manager therefore
won't give focus to emacs.
What should have happened:
the hint should have been set.
Please describe any relevant documentation references:
% xprop
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
WM_CLASS(STRING) = "emacs", "Emacs"
WM_HINTS(WM_HINTS):
>>> Client accepts input or input focus: False
Initial state is Normal State.
WM_NORMAL_HINTS(WM_SIZE_HINTS):
user specified location: 540, 83
user specified size: 482 by 756
program specified minimum size: 2 by 2
program specified resize increment: 6 by 13
program specified base size: 2 by 2
window gravity: NorthEast
WM_CLIENT_MACHINE(STRING) = "lyre"
WM_COMMAND(STRING) = { "emacs", "-w", "=80x58-0+83" }
WM_ICON_NAME(STRING) = "emacs"
WM_NAME(STRING) = "emacs"
%