all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: help-gnu-emacs@gnu.org
Subject: How to use Quail Completion
Date: Mon, 13 Aug 2012 12:10:05 +0100	[thread overview]
Message-ID: <87ehnbhwtu.fsf@pank.lan> (raw)


In message-mode I use input method TeX (see C-h I TeX).  I use:

(add-hook 'message-mode-hook
	  (lambda ()
	    (set-input-method "TeX")))

Strings like \"A has several completions. From the *Help* string:

    key	 character(s)  [type a key (sequence) and select one from the list]
    -------- ------------
    \"A	 Ӓ Ǟ Ä

When I type \"A and TAB I get the list "Ӓ Ǟ Ä", but I can't figure out
how to get from "Ӓ" to "Ä".  I have tried with C-u-TAB, C-TAB, M-TAB
etc.  I have tried to use the mouse to select an alternative completion,
but that doesn't work either.  I have tried without vanilla Emacs (emacs
-q).

So to summarize, how do I use "select one from the list"?  Or, how to
get from Ӓ to Ä?

Thanks,
Rasmus

-- 
Send from my Emacs




             reply	other threads:[~2012-08-13 11:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 11:10 Rasmus [this message]
     [not found] <mailman.6880.1344856226.855.help-gnu-emacs@gnu.org>
2012-08-15 15:38 ` How to use Quail Completion B. T. Raven
2013-01-17 20:07   ` Sofer Athlan

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

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

  git send-email \
    --in-reply-to=87ehnbhwtu.fsf@pank.lan \
    --to=rasmus@gmx.us \
    --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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.