help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: key interception in major mode


From: Anton V. Belyaev
Subject: Re: key interception in major mode
Date: 15 Jan 2006 02:47:36 -0800
User-agent: G2/0.2

Thank you for your reply.

I want to handle all the aphabetic characters. Of cource I could
(define-key) for all of them, but it is not a clean solution either.

For example, it should be possible to track all the keypresses for
certaiin buffer. Another example: I want to write a mode, where every
word starts with a capital letter. So on every character typed I should
insert upper or lower case letter.



reply via email to

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