unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Tweaking quail input methods
@ 2017-03-08 17:36 Stefan Monnier
  2017-03-11 15:14 ` handa
  2017-09-24 13:36 ` Greg Minshall
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Monnier @ 2017-03-08 17:36 UTC (permalink / raw)
  To: emacs-devel

Is there a way for the end-user to tweak a quail input method?

I like to use the TeX input method and could almost live with it being
always enabled, except for some of its mappings which sometimes get in
the way.  So I'd like to either define a new input method derived from
TeX, or to tweak the TeX input method.

The kind of changes I'd like to apply are things like:
- eliminate all mappings that start with a particular prefix
- add a few mappings
- move mapping from prefix <foo> to prefix <bar> (e.g. move all entries
  of the form "_<something>" so they use "\\_<something>" instead).

I looked at quail.el but can't seem to find anything that would let me
do that.


        Stefan



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-15 10:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-08 17:36 Tweaking quail input methods Stefan Monnier
2017-03-11 15:14 ` handa
2017-09-24 13:36 ` Greg Minshall
2017-09-30 11:49   ` Eli Zaretskii
2017-10-15 10:42     ` Greg Minshall

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).