all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jürgen Hartmann" <juergen_hartmann_@hotmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: How to enter for example \200 offered by ispell in its buffer *Choices*
Date: Sun, 21 Jun 2015 23:19:25 +0200	[thread overview]
Message-ID: <DUB124-W9D0B9749A6A387701FAD1A8A20@phx.gbl> (raw)
In-Reply-To: <838ubcj1bf.fsf@gnu.org>

Thank you Eli Zaretskii for your rapid answer:

>> Now the question: How do I enter ^? or \200 in this situation?
>
> ^? with C-q and \200 with "C-x 8 RET 80 RET".  But see below.

Unfortunately this doesn't work.

Since ispell-command-loop uses the function read-key to get the users answer,
it is not straight forward to use

   C-q

or

   C-x 8 RET

sequences: C-q is instantaneously read as ^q and C-x as ^x. Both are
discarded immediately by ispell-command-loop as wrong input, so they can not
be used to build sequences.

> Please report this as a bug.  Ispell should offer printable
> characters, not control characters.  E.g., instead of \200, it should
> use ä or some such.

I will do this.

Of course one might ask whether it is useful to offer such a mass of options.
Maybe it would be enough to limit their number.

But however: Is there a method--some translation keymaps or
something alike--that allows to enter a key code numerically to read-key?

Juergen

 		 	   		  


  reply	other threads:[~2015-06-21 21:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-21 19:34 How to enter for example \200 offered by ispell in its buffer *Choices* Jürgen Hartmann
2015-06-21 19:42 ` Eli Zaretskii
2015-06-21 21:19   ` Jürgen Hartmann [this message]
     [not found]   ` <mailman.5398.1434921573.904.help-gnu-emacs@gnu.org>
2015-06-21 21:43     ` Emanuel Berg
2015-06-21 23:02       ` Jürgen Hartmann
     [not found] <mailman.5388.1434915264.904.help-gnu-emacs@gnu.org>
2015-06-21 20:35 ` Emanuel Berg
2015-06-21 22:01   ` Jürgen Hartmann
2015-06-22 10:46   ` Oleh Krehel
2015-06-27 11:34     ` Jürgen Hartmann
2015-06-27 11:33   ` Jürgen Hartmann

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=DUB124-W9D0B9749A6A387701FAD1A8A20@phx.gbl \
    --to=juergen_hartmann_@hotmail.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.
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.