ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SPAM] [RP] Digraphs in ratpoison


From: Shawn Betts
Subject: Re: [SPAM] [RP] Digraphs in ratpoison
Date: Sat, 27 Jan 2007 03:06:49 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

"Nikolai Weibull" <address@hidden> writes:

> Screen has digraph support.  It would be sweet if ratpoison would have
> it as well.  It can be simulated somewhat with the use of keymaps and
> the meta command (with an argument), but it's not very useful, as only
> the most basic of keys is in the keymap at the time meta is called
> (i.e., the keys you could generate yourself by pressing a key on the
> keyboard).

This looks a bit like emacs' input-methods. Is that what you're going for?

Sounds interesting. In some ways your "emulation" with keymaps is
unsightly but a keymap is a lookup table. putting it directly into
ratpoison would look similar to what you've done except it'd have a
bunch of C syntax padded around it.

How many letters can have accents? all the vowels plus n..and anything
else?

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]