From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 12:18:05 2021 Received: (at submit) by debbugs.gnu.org; 4 Jan 2021 17:18:05 +0000 Received: from localhost ([127.0.0.1]:60103 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwTUa-0003nZ-Nq for submit@debbugs.gnu.org; Mon, 04 Jan 2021 12:18:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:39410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwTUZ-0003nS-I3 for submit@debbugs.gnu.org; Mon, 04 Jan 2021 12:18:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwTUW-0006xs-W0 for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2021 12:18:01 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:41135) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwTUU-0003CQ-1O for bug-gnu-emacs@gnu.org; Mon, 04 Jan 2021 12:18:00 -0500 X-Originating-IP: 80.187.82.106 Received: from jp (tmo-082-106.customers.d1-online.com [80.187.82.106]) (Authenticated sender: justus-gandi@piater.name) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 10E7B60007; Mon, 4 Jan 2021 17:17:52 +0000 (UTC) From: Justus-dev@Piater.name To: bug-gnu-emacs@gnu.org Subject: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) X-Debbugs-Package: emacs,gnus Date: Mon, 04 Jan 2021 18:17:51 +0100 Message-ID: <87v9cc62ps.fsf@uibk.ac.at> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=217.70.183.195; envelope-from=Justus-dev@piater.name; helo=relay3-d.mail.gandi.net X-Spam_score_int: 7 X-Spam_score: 0.7 X-Spam_bar: / X-Spam_report: (0.7 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.9 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 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 fo [...] Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [80.187.82.106 listed in zen.spamhaus.org] 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.9 (/) 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...??? This bug persists in my current Emacs build: In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.17.4) of 2021-01-03 built on piater Repository revision: dc5dab469242c40803891518efe9c9f6bd650cea Repository branch: makepkg Windowing system distributor 'System Description: Arch Linux Configured using: 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-sound=alsa --with-modules --without-gconf --without-gsettings --with-nativecomp --with-pgtk --with-x-toolkit=gtk3 --without-xaw3d --without-m17n-flt --with-cairo --with-xwidgets --without-compress-install 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -g -fuse-ld=gold -g -fuse-ld=gold' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 PGTK XIM MODULES NATIVE_COMP THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER LCMS2 Important settings: value of $LC_COLLATE: de_AT.UTF-8 value of $LC_MONETARY: de_AT.UTF-8 value of $LC_TIME: de_AT.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: semantic-minor-modes-format: ((:eval (if (or semantic-highlight-edits-mode semantic-show-unmatched-syntax-mode) S))) gnus-agent-group-mode: t gnus-topic-mode: t shell-dirtrack-mode: t gnus-undo-mode: t show-paren-mode: t override-global-mode: t pdfgrep-mode: t pdf-occur-global-minor-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: /usr/share/emacs/site-lisp/haskell-mode/w3m-haddock hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/w3m-haddock /usr/share/emacs/site-lisp/haskell-mode/inf-haskell hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/inf-haskell /usr/share/emacs/site-lisp/haskell-mode/highlight-uses-mode hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/highlight-uses-mode /usr/share/emacs/site-lisp/haskell-mode/haskell hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell /usr/share/emacs/site-lisp/haskell-mode/haskell-utils hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-utils /usr/share/emacs/site-lisp/haskell-mode/haskell-unicode-input-method hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-unicode-input-method /usr/share/emacs/site-lisp/haskell-mode/haskell-string hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-string /usr/share/emacs/site-lisp/haskell-mode/haskell-sort-imports hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-sort-imports /usr/share/emacs/site-lisp/haskell-mode/haskell-session hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-session /usr/share/emacs/site-lisp/haskell-mode/haskell-sandbox hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-sandbox /usr/share/emacs/site-lisp/haskell-mode/haskell-repl hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-repl /usr/share/emacs/site-lisp/haskell-mode/haskell-process hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-process /usr/share/emacs/site-lisp/haskell-mode/haskell-presentation-mode hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-presentation-mode /usr/share/emacs/site-lisp/haskell-mode/haskell-navigate-imports hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-navigate-imports /usr/share/emacs/site-lisp/haskell-mode/haskell-move-nested hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-move-nested /usr/share/emacs/site-lisp/haskell-mode/haskell-modules hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-modules /usr/share/emacs/site-lisp/haskell-mode/haskell-menu hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-menu /usr/share/emacs/site-lisp/haskell-mode/haskell-load hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-load /usr/share/emacs/site-lisp/haskell-mode/haskell-lexeme hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-lexeme /usr/share/emacs/site-lisp/haskell-mode/haskell-interactive-mode hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-interactive-mode /usr/share/emacs/site-lisp/haskell-mode/haskell-indentation hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-indentation /usr/share/emacs/site-lisp/haskell-mode/haskell-indent hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-indent /usr/share/emacs/site-lisp/haskell-mode/haskell-hoogle hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-hoogle /usr/share/emacs/site-lisp/haskell-mode/haskell-font-lock hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-font-lock /usr/share/emacs/site-lisp/haskell-mode/haskell-doc hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-doc /usr/share/emacs/site-lisp/haskell-mode/haskell-decl-scan hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-decl-scan /usr/share/emacs/site-lisp/haskell-mode/haskell-debug hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-debug /usr/share/emacs/site-lisp/haskell-mode/haskell-customize hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-customize /usr/share/emacs/site-lisp/haskell-mode/haskell-completions hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-completions /usr/share/emacs/site-lisp/haskell-mode/haskell-complete-module hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-complete-module /usr/share/emacs/site-lisp/haskell-mode/haskell-compile hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-compile /usr/share/emacs/site-lisp/haskell-mode/haskell-compat hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-compat /usr/share/emacs/site-lisp/haskell-mode/haskell-commands hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-commands /usr/share/emacs/site-lisp/haskell-mode/haskell-collapse hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-collapse /usr/share/emacs/site-lisp/haskell-mode/haskell-checkers hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-checkers /usr/share/emacs/site-lisp/haskell-mode/haskell-cabal hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-cabal /usr/share/emacs/site-lisp/haskell-mode/haskell-c2hs hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-c2hs /usr/share/emacs/site-lisp/haskell-mode/haskell-align-imports hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/haskell-align-imports /usr/share/emacs/site-lisp/haskell-mode/ghci-script-mode hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/ghci-script-mode /usr/share/emacs/site-lisp/haskell-mode/ghc-core hides /usr/share/emacs/site-lisp/haskell-mode/build-26.1/ghc-core Features: (shadow emacsbug timezone vc-hg vc-git vc-bzr pdf-sync pdf-annot pdf-outline pdf-links pdf-history smerge-mode diff diff-mode dabbrev rx term ehelp shr-color flow-fill edebug debug backtrace pop3 gnus-gravatar gravatar dns gnus-cus gnus-html gnus-kill gnus-logic gnus-mh mh-comp mh-scan mh-gnus mh-e mh-compat mh-buffers mh-loaddefs gnus-registry registry gnus-salt gnus-vm cl-print shortdoc locate mule-util ffap spam-stat nnmairix nnml gnus-uu yenc gnus-sieve gnus-notifications gnus-fun notifications gnus-eform gnus-dup gnus-diary nndiary gnus-demon gnus-delay gnus-bookmark deuglify tramp-cmds misearch multi-isearch view smiley utf-7 imap rfc2104 epa-file mailalias smtpmail sendmail gnus-bcklg gnus-draft gnus-cite mail-extr gnus-async qp sort gnus-ml disp-table gnus-topic mm-archive gnutls network-stream url-http url-gw nsm url-cache url-auth nnrss nndraft nnmh nnfolder nnmaildir gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache tramp-cache tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat native-complete shell ls-lisp cus-theme xwidget wid-browse tree-widget dired-aux org-clock diary-lib diary-loaddefs cal-iso org-indent ol-eww eww xdg url-queue thingatpt mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search eieio-opt speedbar ezimage dframe gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mml-sec epa epg epg-config mailabbrev gmm-utils mailheader gnus-win ol-docview ol-bibtex bibtex ol-bbdb ol-w3m poly-org polymode poly-lock polymode-base polymode-weave polymode-export polymode-compat polymode-methods polymode-core polymode-classes eieio-custom eieio-base color matlab derived matlab-compat pulse face-remap org-agenda paren gnus nnheader gnus-util rmail rmail-loaddefs mail-utils gnus-dired parse-time iso8601 use-package-bind-key bind-key quelpa-use-package cl-extra use-package-core quelpa mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr lisp-mnt help-fns radix-tree help-mode ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox org-element avl-tree generator org-id org-refile haskell-mode-autoloads yaml-mode shell-here org-recoll edmacro kmacro doc-view org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs pdfgrep grep pdf-occur ibuf-ext ibuffer ibuffer-loaddefs tablist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local find-func cedet pdf-isearch let-alist pdf-misc imenu pdf-tools compile comint ansi-color ring cus-edit cus-start cus-load wid-edit pdf-view bookmark text-property-search pp jka-compr pdf-cache pdf-info tq pdf-util advice format-spec image-mode dired dired-loaddefs exif server info package easymenu browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/pgtk-win pgtk-win term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face pcase macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads xwidget-internal dbusbind inotify dynamic-setting font-render-setting cairo move-toolbar gtk x-toolkit pgtk lcms2 multi-tty make-network-process nativecomp emacs) Memory information: ((conses 16 2133617 264148) (symbols 48 55146 3) (strings 32 1087649 82508) (string-bytes 1 63791349) (vectors 16 393221) (vector-slots 8 6065362 537361) (floats 8 598 661) (intervals 56 87491 968) (buffers 984 90)) From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 12:51:18 2021 Received: (at 45657) by debbugs.gnu.org; 4 Jan 2021 17:51:18 +0000 Received: from localhost ([127.0.0.1]:60199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwU0j-0004fW-VY for submit@debbugs.gnu.org; Mon, 04 Jan 2021 12:51:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwU0h-0004fJ-Cg for 45657@debbugs.gnu.org; Mon, 04 Jan 2021 12:51:16 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40090) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwU0b-0000LT-9w; Mon, 04 Jan 2021 12:51:09 -0500 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4915 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kwU0a-00019i-8J; Mon, 04 Jan 2021 12:51:09 -0500 Date: Mon, 04 Jan 2021 19:50:59 +0200 Message-Id: <83czykbngc.fsf@gnu.org> From: Eli Zaretskii To: Justus-dev@Piater.name In-Reply-To: <87v9cc62ps.fsf@uibk.ac.at> (Justus-dev@Piater.name) Subject: Re: bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding References: <87v9cc62ps.fsf@uibk.ac.at> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45657 Cc: 45657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > 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? From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 13:57:22 2021 Received: (at 45657) by debbugs.gnu.org; 4 Jan 2021 18:57:22 +0000 Received: from localhost ([127.0.0.1]:60302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwV2f-0006YA-TR for submit@debbugs.gnu.org; Mon, 04 Jan 2021 13:57:22 -0500 Received: from lmr1.uibk.ac.at ([138.232.1.142]:52816 helo=smtp.uibk.ac.at) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwV2d-0006Xs-2e for 45657@debbugs.gnu.org; Mon, 04 Jan 2021 13:57:20 -0500 Received: from jp (tmo-082-106.customers.d1-online.com [80.187.82.106]) (authenticated bits=0) by smtp.uibk.ac.at (8.14.4/8.14.4/F1) with ESMTP id 104IvAPD031875 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 4 Jan 2021 19:57:11 +0100 From: Justus-dev@Piater.name To: Eli Zaretskii Subject: Re: bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding References: <87v9cc62ps.fsf@uibk.ac.at> <83czykbngc.fsf@gnu.org> Date: Mon, 04 Jan 2021 19:57:10 +0100 In-Reply-To: <83czykbngc.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 04 Jan 2021 19:50:59 +0200") Message-ID: <87k0ss5y49.fsf@uibk.ac.at> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: () -15.0 ALL_TRUSTED,RCV_SMTP_AUTH,RCV_SMTP_UIBK X-Scanned-By: MIMEDefang 2.84 at uibk.ac.at X-Spam-Score: 1.9 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Eli Zaretskii wrote on Mon, 04 Jan 2021 19:50:59 +0200: > Isn't this a duplicate of bug#44307? Yes, it is. Sorry, my bad. I checked only "emacs" bugs, not "gnus" bugs. Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [80.187.82.106 listed in zen.spamhaus.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [138.232.1.142 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [138.232.1.142 listed in wl.mailspike.net] 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnu.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.7 SPF_NEUTRAL SPF: sender does not match SPF record (neutral) 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 45657 Cc: Justus-dev@Piater.name, 45657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.9 (/) Eli Zaretskii wrote on Mon, 04 Jan 2021 19:50:59 +0200: > Isn't this a duplicate of bug#44307? Yes, it is. Sorry, my bad. I checked only "emacs" bugs, not "gnus" bugs. Justus From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 14:22:36 2021 Received: (at 45657) by debbugs.gnu.org; 4 Jan 2021 19:22:36 +0000 Received: from localhost ([127.0.0.1]:60336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwVR6-0007Ae-21 for submit@debbugs.gnu.org; Mon, 04 Jan 2021 14:22:36 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwVR4-0007AN-Fb; Mon, 04 Jan 2021 14:22:35 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43016) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwVQz-0001j3-1Z; Mon, 04 Jan 2021 14:22:29 -0500 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2562 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kwVQy-0001lM-D2; Mon, 04 Jan 2021 14:22:28 -0500 Date: Mon, 04 Jan 2021 21:22:20 +0200 Message-Id: <834kjwbj83.fsf@gnu.org> From: Eli Zaretskii To: Justus-dev@Piater.name In-Reply-To: <87k0ss5y49.fsf@uibk.ac.at> (Justus-dev@Piater.name) Subject: Re: bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding References: <87v9cc62ps.fsf@uibk.ac.at> <83czykbngc.fsf@gnu.org> <87k0ss5y49.fsf@uibk.ac.at> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45657 Cc: 45657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) merge 45657 44307 thanks > From: Justus-dev@Piater.name > Cc: Justus-dev@Piater.name, 45657@debbugs.gnu.org > Date: Mon, 04 Jan 2021 19:57:10 +0100 > > Eli Zaretskii wrote on Mon, 04 Jan 2021 19:50:59 +0200: > > > Isn't this a duplicate of bug#44307? > > Yes, it is. Sorry, my bad. I checked only "emacs" bugs, not "gnus" > bugs. No sweat, I merged them. Regardless, I hope someone of the Gnus bunch looks into this real soon, as I think we should fix this on the release branch for the upcoming Emacs 27.2. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 04:32:09 2021 Received: (at 45657) by debbugs.gnu.org; 5 Jan 2021 09:32:09 +0000 Received: from localhost ([127.0.0.1]:40804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwihF-0008My-1U for submit@debbugs.gnu.org; Tue, 05 Jan 2021 04:32:09 -0500 Received: from quimby.gnus.org ([95.216.78.240]:41454) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwihD-0008HZ-Eg for 45657@debbugs.gnu.org; Tue, 05 Jan 2021 04:32:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=QAJ3QMiKcoBfsJzyoI6HLKx3dnMpQ1VhdyQ8gwZ/DPI=; b=iLnGC7XtaytVuuyfGYoJ8vylF2 40FfI3exBDfkt2JfvGucw/yuGwkyDZgbmDrYA7u8689MblIjaW15ldd9HS/un0wUn/6tF59A3HwD9 afIrTnTKq0KY97u288yzEMPeDdoTp81MGLPctGOuWK4JuEW/ulS79bSY9uErtfw0WGSE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kwih3-0007A0-AR; Tue, 05 Jan 2021 10:32:01 +0100 From: Lars Ingebrigtsen To: Eli Zaretskii Subject: Re: bug#45657: 27.1; Gnus: Non-ASCII characters garbled with 7bit and 8bit encoding References: <87v9cc62ps.fsf@uibk.ac.at> <83czykbngc.fsf@gnu.org> <87k0ss5y49.fsf@uibk.ac.at> <834kjwbj83.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAElBMVEXw6dX7+Omqp52D gntFR0T///9bmYzmAAAAAWJLR0QF+G/pxwAAAAd0SU1FB+UBBQkeNQ3AOWAAAAGgSURBVDjLjZSB ccMgDEUF7gCQLkAFA7igCYz2n6lfgJO0ie+qy3GxniV9JCVE1+bitPkUYgzx2Q0LcJOd5H6DYW6A 8ArgThxfImYdju4FeAPJxTcRjubxt8bUFy9APEEgnzxXzsw5t1YnuHFrTZf1xvg+7xEA9I7GS3GC RMwpa+utIlXyolYdAKodnhrXzChGeUVEitHLoQflVmtj3vpDFfuu+k25tkpc9A5cqKLSkadoohOg BtMQ9eUCNHDW2atgvbMr6B4o9wewGtJFVSq5LBXp8PYC8OKTaNOe/ASz1+bWTq6oVv4YqdbYivay mzbUKiew8XPpOdHZyngCdKtte7qZ6CYGVg1PHjemDT6Tt0Bw50rKI5XJRQkewK9ZPQCn4S/mPpjl rOHHqGs2v3Rv3XUjQoZ8tVPkSOjV3MSb3HMfH6Wmra0L3u7+vH/K7n1b81gAQ08QULFYSs8RVsVj JzqANQnKij4brt5nr7CJtWE5MrYK68bYldXd91t94Q9X4E+qsPr8AmIIAX8Bb8BTqPtXjV8hV/4l Y/643bnLRD/tfnRPPiimNAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wMS0wNVQwOTozMDo1Mysw MDowMNFwJ2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDEtMDVUMDk6MzA6NTMrMDA6MDCgLZ/Q AAAAAElFTkSuQmCC X-Now-Playing: David Byrne's _Music for The Knee Plays_: "Social Studies" Date: Tue, 05 Jan 2021 10:31:55 +0100 In-Reply-To: <834kjwbj83.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 04 Jan 2021 21:22:20 +0200") Message-ID: <87y2h720hg.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: > Regardless, I hope someone of the Gnus bunch looks into this real > soon, as I think we should fix this on the release branch for the > upcoming Emacs 27.2. I'd love to, as soon as somebody can give me a case to reproduce the error, but so far all the attempts have been garbled files... Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 45657 Cc: Justus-dev@Piater.name, 45657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eli Zaretskii writes: > Regardless, I hope someone of the Gnus bunch looks into this real > soon, as I think we should fix this on the release branch for the > upcoming Emacs 27.2. I'd love to, as soon as somebody can give me a case to reproduce the error, but so far all the attempts have been garbled files... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 04 03:05:16 2021 Received: (at control) by debbugs.gnu.org; 4 Feb 2021 08:05:16 +0000 Received: from localhost ([127.0.0.1]:39586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7Zdc-0008Sj-Fo for submit@debbugs.gnu.org; Thu, 04 Feb 2021 03:05:16 -0500 Received: from quimby.gnus.org ([95.216.78.240]:54146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l7ZdZ-0008SL-Tv for control@debbugs.gnu.org; Thu, 04 Feb 2021 03:05:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=pZJLmNSCu/Q+MuBDxPMqgE069I4pkAh0IMGH1oZBn6U=; b=JihxyMdJ7cvRGz/wPA5uWG5Dnh bXBym5zT6Dhwi8RSqh27cgg1ibQC2CAjC2G50dtHWnQkOYKEi3CbXjEnv+ibe/2KFfY+0BplmJsmW 4tR6A89feM/a0quLkqYnqzx2ADPI0TkoMS8DCPg6jm05sVorgjTgT77XHCT96c8tiAMs=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l7ZdS-0004WB-Ay for control@debbugs.gnu.org; Thu, 04 Feb 2021 09:05:08 +0100 Date: Thu, 04 Feb 2021 09:05:05 +0100 Message-Id: <87ft2cgswe.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #44307 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 44307 fixed close 44307 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 44307 fixed close 44307 28.1 quit From unknown Mon Aug 11 12:54:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 04 Mar 2021 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator