all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unescaping character display.
@ 2017-05-28 16:06 rvclayton
  2017-05-28 16:32 ` John Ankarström
  2017-05-28 17:40 ` Eli Zaretskii
  0 siblings, 2 replies; 9+ messages in thread
From: rvclayton @ 2017-05-28 16:06 UTC (permalink / raw)
  To: help-gnu-emacs

emacs 24.5.1 is displaying some characters as numeric escapes.  For example,
the love-minor-mode description in the list-packages command output is "Minor
mode for working on L\303\226VE projects" (minus the double quotes).  My init
file contains (from dotemacs.de/dotfiles/BenoitGoudreault-Emond.emacs.html)

  (set-language-environment "Latin-1")
  (set-terminal-coding-system 'iso-latin-1)
  (setq unibyte-display-via-language-environment t)

What can I do to get the such characters to display in their unescaped form?




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

end of thread, other threads:[~2017-05-29 22:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-28 16:06 Unescaping character display rvclayton
2017-05-28 16:32 ` John Ankarström
2017-05-28 18:06   ` R. Clayton
2017-05-28 17:40 ` Eli Zaretskii
2017-05-29 14:39   ` rvclayton
2017-05-29 17:48     ` Eli Zaretskii
2017-05-29 19:34       ` R. Clayton
2017-05-29 20:05         ` Eli Zaretskii
2017-05-29 22:58           ` R. Clayton

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.