all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42384: octal escape sequences old fashioned
@ 2020-07-16  0:50 積丹尼 Dan Jacobson
  2020-07-16 16:14 ` Robert Pluim
  2020-07-16 16:42 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-07-16  0:50 UTC (permalink / raw)
  To: 42384; +Cc: rms

(info "(emacs) Text Display") says:

      The raw bytes with codes ‘U+0080’ (octal 200) through ‘U+009F’ (octal
   237) are displayed as “octal escape sequences”, with the ‘escape-glyph’
   face.  For instance, character code ‘U+0098’ (octal 230) is displayed as
   ‘\230’.  If you change the buffer-local variable ‘ctl-arrow’ to ‘nil’,
   the ASCII control characters are also displayed as octal escape
   sequences instead of caret escape sequences.

OK but octal is rather old fashioned so the user should be given the
choice of hex, etc.

emacs-version "26.3"





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

end of thread, other threads:[~2020-07-17 14:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16  0:50 bug#42384: octal escape sequences old fashioned 積丹尼 Dan Jacobson
2020-07-16 16:14 ` Robert Pluim
2020-07-16 16:42 ` Eli Zaretskii
2020-07-16 18:16   ` 積丹尼 Dan Jacobson
2020-07-17 14:42     ` Eli Zaretskii

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.