unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* want to go to the 2345th byte, not character
@ 2005-06-22 17:20 Dan Jacobson
  2005-06-23  4:44 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Jacobson @ 2005-06-22 17:20 UTC (permalink / raw


I'm sitting in a unicode buffer and I want to go to the 2345th byte.
ESC 2 3 4 5 C-f will take me to the 2345th character, wide and narrow
included, but not the 2345th byte.  Therefore there should be an
additional command that operates byte wise.  No I don't want to leave
unicode mode.

So a C-f analog that counts in bytes would be good.
"byte-forward-char" sounds good but must be an unrelated variable.

P.S.
   C-f runs the command forward-char
   Move point right N characters (left if N is negative).

Perhaps that right and left stuff should be reworded in view of BIDI
(Arabic, Hebrew) languages? Just say forward and backward?

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

end of thread, other threads:[~2005-06-26  5:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-22 17:20 want to go to the 2345th byte, not character Dan Jacobson
2005-06-23  4:44 ` Eli Zaretskii
2005-06-23 15:56   ` Dan Jacobson
2005-06-23 21:05     ` Kevin Rodgers
2005-06-24 10:40     ` Eli Zaretskii
2005-06-26  5:11       ` hexl vs. non-ASCII Dan Jacobson

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