unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 13918@debbugs.gnu.org, Grant Reaber <grant.reaber@gmail.com>
Subject: bug#13918: polytonic Greek on Windows
Date: Mon, 31 May 2021 08:25:03 +0200	[thread overview]
Message-ID: <87bl8rju80.fsf@gnus.org> (raw)
In-Reply-To: <83li9ux6nm.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 10 Mar 2013 23:54:21 +0200")

(The reported bug was apparently fixed here, but then there was a
feature request:)

Eli Zaretskii <eliz@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





      reply	other threads:[~2021-05-31  6:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 15:31 bug#13918: polytonic Greek on Windows Grant Reaber
2013-03-10 21:54 ` Eli Zaretskii
2021-05-31  6:25   ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bl8rju80.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=13918@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=grant.reaber@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).