Uwe Brauer writes:
If I use (set-input-method) (bound to a key):
,----
| Debugger entered--Lisp error: (error "Command attempted to use minibuffer while in
minibuffer")
`----
which is not surprising
But when I try to use toggle-input-method, I obtain:
,----
| Debugger entered--Lisp error: (error "Can't activate input
| method `t'")
`----
You have some configuration that is messing things up, I suspect.
Have you tried this with "xemacs -vanilla"?
Unfortunately my 21.4 binary stopped working (due to an incompatible
upgrade in libtiff among others), so I can't test easily in 21.4, but
with 21.5 -vanilla if I do M-x (to get a minibuffer), then C-\ (==
`toggle-input-method') I get
Debugger entered--Lisp error: (error "Command attempted to use
minibuffer while in minibuffer")
and AFAICR the behavior was the same in 21.4. In practice I never see
this, though, because I customize `default-input-method'. Maybe you
have customized that (or `current-input-method') to `t'?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta