all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Justus-dev@Piater.name
Cc: 45657@debbugs.gnu.org
Subject: bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding
Date: Mon, 04 Jan 2021 19:50:59 +0200	[thread overview]
Message-ID: <83czykbngc.fsf@gnu.org> (raw)
In-Reply-To: <87v9cc62ps.fsf@uibk.ac.at> (Justus-dev@Piater.name)

> From: Justus-dev@Piater.name
> Date: Mon, 04 Jan 2021 18:17:51 +0100
> 
> Since Emacs 27.1 and still in the current development version, non-ASCII
> characters display incorrectly if the encoding is 7bit or 8bit, at least
> in my Gnus setup with nnmaildir backend.  This holds for both text/plain
> and text/html content types.
> 
> To test this, send yourself a MIME message such as the following:
> 
> <#multipart type=mixed>
> <#part type=text/plain charset="utf-8" encoding="7bit" disposition=inline>
> PUT SOME NON-ASCII CHARACTERS HERE
> <#part type=text/plain charset="utf-8" encoding="8bit" disposition=inline>
> PUT SOME NON-ASCII CHARACTERS HERE
> <#part type=text/plain charset="utf-8" encoding="quoted-printable" disposition=inline>
> PUT SOME NON-ASCII CHARACTERS HERE
> <#part type=text/plain charset="utf-8" encoding="base64" disposition=inline>
> PUT SOME NON-ASCII CHARACTERS HERE
> <#/multipart>
> 
> The first two parts will show non-ASCII characters in \ddd form (in HTML
> parts, this would be printable but wrong characters instead), while the
> third and fourth parts will display correctly.
> 
> I have not bothered reporting this till now because there is an easy
> workaround (hit e (to edit) followed immediately by C-c C-c (to commit
> the void edit), which will reencode the message in quoted-printable),
> and because I figured I cannot be the only one who observes this
> problem...???

Isn't this a duplicate of bug#44307?





  reply	other threads:[~2021-01-04 17:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 17:17 bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding Justus-dev
2021-01-04 17:50 ` Eli Zaretskii [this message]
2021-01-04 18:57   ` Justus-dev
2021-01-04 19:22     ` Eli Zaretskii
2021-01-05  9:31       ` Lars Ingebrigtsen

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=83czykbngc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=45657@debbugs.gnu.org \
    --cc=Justus-dev@Piater.name \
    /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.