all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: MENGUAL Jean-Philippe <mengualjeanphi@free.fr>
To: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
Subject: Re: Accents with po-mode
Date: Sun, 19 Jan 2020 01:45:32 +0100	[thread overview]
Message-ID: <c43e9a61-2519-ed68-bd2c-f9bbef590aa0@free.fr> (raw)
In-Reply-To: <83r1zwzs6q.fsf@gnu.org>

oh marevelous! That is it! Many thanks! I did not think the content of 
the PO file could have a consequence about the buffer behavior in Emacs. 
The problem is now fixed, many thanks!

Best regards


Logo Hypra 	JEAN-PHILIPPE MENGUAL
DIRECTEUR TECHNIQUE ET QUALITÉ
102, rue des poissonniers, 75018, Paris
Tel : +331 84 73 06 61 <tel:+33184730661> Mob : +336 76 34 93 37
<tel:+33676349337>
jpmengual@hypra.fr <mailto:jpmengual@hypra.fr>
www.hypra.fr <http://www.hypra.fr/>
Facebook Hypra <https://www.facebook.com/hyprasoftware/> Twitter Hypra
<https://twitter.com/Hypra_> Linkedin Jean-Philippe
<https://fr.linkedin.com/in/jean-philippe-mengual-800133135>



Le 18/01/2020 à 16:43, Eli Zaretskii a écrit :
>> Date: Sat, 18 Jan 2020 17:33:56 +0200
>> From: Eli Zaretskii <eliz@gnu.org>
>>
>>> From: MENGUAL Jean-Philippe <mengualjeanphi@free.fr>
>>> Date: Sat, 18 Jan 2020 16:18:11 +0100
>>>
>>>>> Char: é (233, #o351, #xe9, file ...) point=3 of 2140 (0%) column=2
>>>>
>>>> So Emacs shows the correct character in the buffer popped up by
>>>> "C-u C-x =", but it shows \351 for the same character in the buffer
>>>> where you edit the PO file?
>>>
>>> Indeed
>>
>> Interesting
> 
> Actually, I think I know what happens: the buffer in which you edit
> the PO file is a unibyte buffer.
> 
> So I suggest to replace CHARSET in this line:
> 
>    "Content-Type: text/plain; charset=CHARSET\n"
> 
> with
> 
>    "Content-Type: text/plain; charset=UTF-8\n"
> 
> then save the buffer and visit the file again.  Now these problems
> should go away.
> 
> 



      reply	other threads:[~2020-01-19  0:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-16  7:49 Accents with po-mode MENGUAL Jean-Philippe
2020-01-16  9:57 ` Robert Pluim
2020-01-18  0:09   ` MENGUAL Jean-Philippe
2020-01-18  8:11     ` Eli Zaretskii
2020-01-18  9:09       ` MENGUAL Jean-Philippe
2020-01-18  9:38         ` Eli Zaretskii
2020-01-18 10:29           ` MENGUAL Jean-Philippe
2020-01-18 11:20             ` Eli Zaretskii
2020-01-18 12:15               ` MENGUAL Jean-Philippe
2020-01-18 12:42                 ` Eli Zaretskii
2020-01-18 15:18                   ` MENGUAL Jean-Philippe
2020-01-18 15:33                     ` Eli Zaretskii
2020-01-18 15:43                       ` Eli Zaretskii
2020-01-19  0:45                         ` MENGUAL Jean-Philippe [this message]

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=c43e9a61-2519-ed68-bd2c-f9bbef590aa0@free.fr \
    --to=mengualjeanphi@free.fr \
    --cc=eliz@gnu.org \
    --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.