GNU bug report logs -
#13918
polytonic Greek on Windows
Previous Next
Full log
View this message in rfc822 format
(The reported bug was apparently fixed here, but then there was a
feature request:)
Eli Zaretskii <eliz <at> gnu.org> writes:
>> There is a related possible inconvenience that I have noted connected
>> with using Emacs to edit texts in polytonic Greek. Namely, there are a
>> lot of commands that I don't remember the key combinations for and run
>> using M-x, but it is necessary to switch back to the Latin keyboard to
>> run any of these commands. Since no Emacs commands have Greek names, it
>> would be convenient if Emacs switched to the Latin keyboard
>> automatically in this context (and any other context where Latin input
>> is likely to be required).
>
> Patches are welcome to implement this (assuming it's possible).
Switching to a different input method in the minibuffer sounds sensible
with this keyboard, but there's already a general method to do that:
(add-hook 'minibuffer-setup-hook (lambda () (set-input-method "whatever")))
So I don't think there's anything further to be done in this bug report,
and I'm closing it. If there's something that should receive further
attention here, opening a new bug report about input methods (where
Latin text is expected) might be a good idea.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.