From: Vladimir Lomov <lomov.vl@gmail.com>
To: Alex Kost <alezost@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Weirdness with Input Method/quail : how to figure out source of it?
Date: Fri, 16 Aug 2013 08:19:08 +0900 [thread overview]
Message-ID: <20130815231908.GB722@smoon> (raw)
In-Reply-To: <8738qasm9t.fsf@gmail.com>
** Alex Kost [2013-08-16 00:59:42 +0400]:
> Vladimir Lomov <lomov.vl@gmail.com> writes:
>> My setup:
>> - two languages: English and Russian;
>> - standard QWERTY keyboard, *but* DVORAK layout for both terminal and X;
>> - standard Russian layout (ЙЦУКЕН).
>> * Problem 0
>> If layout were QWERTY and one uses 'russian-computer' Input Method then letters on keys and
>> typed symbols, both English and Russian, are coincide. For instance, some part of QWERTY
>> keyboard:
>> Page on EmacsWiki:
>> http://www.emacswiki.org/emacs/WritingRussianWithDvorak
>> My variant of quail 'dvorak' layout:
>> https://raw.github.com/vp1981/scripts/master/emacs.d/misc/quail-dvorak.el
> Hello,
> I use the same layout combination: English Dvorak and Russian ЙЦУКЕН.
> Dvorak layout is set in X and is never switched when i'm in Emacs.
> Russian layout is turned on internally in Emacs with `set-input-method'.
> As you pointed "russian-computer" is working when global layout is
> QWERTY, happily there is "cyrillic-dvorak" for our Dvorak case:
> <http://www.emacswiki.org/emacs/download/cyrillic-dvorak.el>.
> It is described in the EmacsWiki article you mentioned and this variant
> works perfectly for me, i didn't even try the other one, which you used
> for your "quail-dvorak.el".
> So I have (load "/path/to/cyrillic-dvorak.el") in my init.el; and i
> switch layouts with:
> (set-input-method "cyrillic-dvorak")
> (set-input-method nil).
> I hope it helps.
Thanks for confirmation that this way works too. Actually I used that
method earlier but faced with the same Problem 1, so I tried another
approach (IMHO, they are very simiral, both use quail techniques) and as
you see without luck.
> As for you Problem 1, i have never met such behaviour.
I have to admit I don't know what _exactly_ cause this behaviour, and
this drives me crazy, because I don't know how to reliably reproduce it
(sometimes I think it could be related with my settings, or that I use
Emacs compiled from bzr trunk...).
Does anyone know if there is a tool to automatically and interactively
type text in a window (frame in Emacs terminology) with specified speed?
I only tried xdotool but it 'type' very quickly (I already have idea to
use xdotool and sleep to control 'type' speed).
---
WBR, Vladimir Lomov
--
Experience is a good teacher, but she sends in terrific bills.
-- Minna Antrim, "Naked Truth and Veiled Allusions"
next prev parent reply other threads:[~2013-08-15 23:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 12:42 Weirdness with Input Method/quail : how to figure out source of it? Vladimir Lomov
2013-08-15 20:59 ` Alex Kost
2013-08-15 23:19 ` Vladimir Lomov [this message]
2013-08-16 6:32 ` Alex Kost
2013-08-16 7:31 ` Vladimir Lomov
2013-08-16 9:45 ` ISHIKAWA,chiaki
2013-08-19 9:03 ` Vladimir Lomov
2013-08-16 11:37 ` Alex Kost
2013-08-19 8:58 ` Vladimir Lomov
2013-08-20 8:33 ` Vladimir Lomov
2013-08-22 14:58 ` Alex Kost
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=20130815231908.GB722@smoon \
--to=lomov.vl@gmail.com \
--cc=alezost@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).