Hello
Sometimes I have to write a non ASCII char in the
_minibuffer_ (for example when I use *message-change-subject*)
Without any problem I can turn on
iso-accents-mode (which I have bound to a key.) But if I
want to use the mule input method I obtain errors.
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'")
`----
Which I don't understand.
In short it seems that iso-accents-mode is better suited
than mule for these sort of things.
Any comments?
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta