unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* delete-char and composed characters
@ 2008-10-24 13:29 Eli Zaretskii
  2008-10-24 18:47 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2008-10-24 13:29 UTC (permalink / raw
  To: emacs-devel

It looks like C-f and C-b move by composed character positions on the
screen, but DEL and C-d delete individual characters (i.e. a single
Unicode codepoint).

For example, after typing "C-h H", go to the parenthesized text in the
Bengali line and hit C-d.  You will see that you need to type C-d 5
times to delete the entire text in parentheses, but C-f traverses it
in only 2 keystrokes.

Do we have a single-codepoint variant of C-f and C-b?  If not, should
we?  I think we should, because without them, there's no simple way of
deleting or editing just one codepoint in the middle of a composition.

Or did I miss something?




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

end of thread, other threads:[~2008-10-25 22:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 13:29 delete-char and composed characters Eli Zaretskii
2008-10-24 18:47 ` Stefan Monnier
2008-10-24 19:47   ` Eli Zaretskii
2008-10-25  0:49     ` Kenichi Handa
2008-10-25  8:01       ` Eli Zaretskii
2008-10-25  0:46   ` Kenichi Handa
2008-10-25 18:19     ` Stefan Monnier
2008-10-25 22:20       ` Eli Zaretskii

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