all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <brandelune@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: numbers instead of accented letters...
Date: Mon, 26 Nov 2018 16:22:20 +0900	[thread overview]
Message-ID: <F48B864C-8F34-434E-B4D8-26C1DB98B886@gmail.com> (raw)
In-Reply-To: <jwv4lc5rtff.fsf-monnier+gmane.emacs.help@gnu.org>

   On Nov 26, 2018, at 1:56, Stefan Monnier <[1]monnier@iro.umontreal.ca>
   wrote:

     ;; pour h\303\251riter du $PATH quand Emacs est lanc\303\251 hors de
     la ligne de commande

   Do you also see it if you open the file with `emacs -Q`?
   If so, try the following:
      emacs -Q ~/.emacs.el
      C-x RET r utf-8 RET
   this should re-read the file, but forcing Emacs to interpret it as
   utf-8,
   so presumably, "heriter" should now appear correctly.  Also the left
   part of
   the mode-line should say "U" to mean.
   If that's indeed, the case, then try to save the file (after making
   a trivial modification to it like `SPC DEL`).
   If this works without complaint, check the "U" in the mode-line: is it
   still there?

   Everything worked as you said and indeed the U is still there.
   When I first open the file I get an = where the U should be.
   (emacs manual: "`=' means no conversion whatsoever, and is usually used
   for files containing non-textual data"...)
   So, should I interpret that as emacs is, for some reason, not using
   UTF-8 to read the file ?
   Jean-Christophe Helary
   -----------------------------------------------
   [2]http://mac4translators.blogspot.com @brandelune

References

   1. mailto:monnier@iro.umontreal.ca
   2. http://mac4translators.blogspot.com/


  reply	other threads:[~2018-11-26  7:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-25  2:55 numbers instead of accented letters Jean-Christophe Helary
2018-11-25  3:38 ` Eli Zaretskii
2018-11-25  4:22   ` Jean-Christophe Helary
2018-11-25 16:21     ` Eli Zaretskii
2018-11-25 16:42       ` Jean-Christophe Helary
2018-11-26  8:09       ` Jean-Christophe Helary
2018-11-25 16:56 ` Stefan Monnier
2018-11-26  7:22   ` Jean-Christophe Helary [this message]
2018-11-26  8:10   ` Jean-Christophe Helary
2018-11-26 13:20     ` Stefan Monnier
2018-11-26 14:09       ` Jean-Christophe Helary
2018-11-26 14:20         ` Stefan Monnier
2018-11-26 14:46           ` Jean-Christophe Helary

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=F48B864C-8F34-434E-B4D8-26C1DB98B886@gmail.com \
    --to=brandelune@gmail.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.