From unknown Mon Aug 18 04:42:50 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1677: 23.0.60; GNUS groups and non ascii characters: mails disappear Reply-To: Sebastian Rose , 1677@debbugs.gnu.org Resent-From: Sebastian Rose Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 23 Dec 2008 14:25:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 1677 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12300421769451 (code B ref -1); Tue, 23 Dec 2008 14:25:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Dec 2008 14:22:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.6 required=4.0 tests=FOURLA,PHONENUMBER autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBNEMp9u009445 for ; Tue, 23 Dec 2008 06:22:53 -0800 Received: from mail.gnu.org ([199.232.76.166]:37078 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LF890-0003Cg-JO for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:21:58 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LF89n-0004A0-4w for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:22:51 -0500 Received: from mail.gmx.net ([213.165.64.20]:37623) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LF89m-00049k-KV for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:22:47 -0500 Received: (qmail invoked by alias); 23 Dec 2008 14:22:43 -0000 Received: from p5B0430AF.dip0.t-ipconnect.de (EHLO kassiopeya.MSHEIMNETZ.gmx.de) [91.4.48.175] by mail.gmx.net (mp038) with SMTP; 23 Dec 2008 15:22:43 +0100 X-Authenticated: #8529601 X-Provags-ID: V01U2FsdGVkX1998RxF7kN9rSpKGnWBJ7WNUU/VKewPpwK4rqBIQm 4PoNXM+NMarAqz From: Sebastian Rose To: emacs-pretest-bug@gnu.org Date: Tue, 23 Dec 2008 15:25:36 +0100 Message-ID: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Y-GMX-Trusted: 0 X-FuHaFi: 0.46 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I use a group name containing the german letter `=C3=B6'. My whole Debian System is utf-8 based and I save all files (.emacs, .gnus.el....) in utf-8 by default. Here is the relevant part of an example .gnus.el: (setq nnmail-split-methods '(("list:monotone-devel" "Subject:.*\\[Monotone-devel\\]") ("list:emacs-devel" "To:.*emacs-devel@gnu.org") ("unm=C3=B6glich" "\\(To\\|CC\\|Sender\\|From\\):.*@example.de") ("mail:eingang" "") )) In the group buffer `unm=C3=B6glich' is displayed as nnml:unm\366glich When I fetch new mails, the line in the group buffer changes as expected to=20 6: nnml:unm\336glich Moving point to that line and pressing SPACE, that is (gnus-group-read-group &optional all no-article group select-articles), makes all the mails disapear again, and the line looks like I have no mails in that group anymore: 0: nnml:unm\336glich The summarybuffer does not open up. If the summary buffer was opened already, it's contents are not changed to reflect the contents of `unm=C3=B6glich'. sh$ ls -l ~/emacs/gnus/Mail/ drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 12:48 unm=C3=B6glich drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 15:12 unm?glich ...revealsI have two directories for this group, both of which were touched today: `unm=C3=B6glich' was touched when I started emacs/gnus. This is, where I found 3 out of 6 mails (maybe the `6: ...' was wrong in the group buffer?). `unm?glich' was touched when I fetched Mail (or when I hit the spacebar in the group buffer - not shure yet). This one is empty. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-12-19 on kassiopeya Windowing system distributor `The X.Org Foundation', version 11.0.10402000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Org Minor modes in effect: bug-reference-mode: t recentf-mode: t yas/minor-mode: t show-paren-mode: t global-hl-line-mode: t display-time-mode: t desktop-save-mode: t auto-image-file-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: m e h r e r e n SPC k o m m e n ) . =20 =20 =20 =20 =20 =20 =20 2 . 5 C-e =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D=20 =3D =3D =3D =3D =3D =3D =20 C-e =20 I K i n e r =20 E i=20 n SPC z u Z u s t e l l b e=20 t t SPC f . SPC K i n d e : SPC 2 0 , SPC=20 E U R 6 =20 =20 =20 =20 =20 =20 =20 =20 7 M-< =20 7 C-c C-c=20 g SPC E B C-M-e y SPC SPC SPC B y SPC=20 SPC SPC E E E SPC C-g C-g SPC=20 SPC SPC C-g C-x C-s M-x=20 e m a c s b =20 b u g m o =20 M-x C-g C-h f b u g - r e f m=20 M-x r=20 e p o r Recent messages: No more unread articles No more articles Quit [3 times] Wrote /home/sebastian/unterk=C3=BCnfte-in-Bruchk=C3=B6bel.org Making completion list... Bug-Reference mode enabled Quit Making completion list... Type C-x 1 to delete the help window. Making completion list... --=20 Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose emma-stil de, sebastian_rose gmx de Http: www.emma-stil.de From unknown Mon Aug 18 04:42:50 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1677: 23.0.60; GNUS groups and non ascii characters: mails disappear Reply-To: Chong Yidong , 1677@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Dec 2008 14:35:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1677 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1677-submit@emacsbugs.donarmstrong.com id=B1677.123038804426905 (code B ref 1677); Sat, 27 Dec 2008 14:35:06 +0000 Received: (at 1677) by emacsbugs.donarmstrong.com; 27 Dec 2008 14:27:24 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBRERLuO026899 for <1677@emacsbugs.donarmstrong.com>; Sat, 27 Dec 2008 06:27:22 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id A984257E204; Sat, 27 Dec 2008 09:27:30 -0500 (EST) From: Chong Yidong To: ding@gnus.org Cc: 1677@debbugs.gnu.org Date: Sat, 27 Dec 2008 09:27:30 -0500 Message-ID: <87y6y1hewd.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Here is a bug against Gnus with Emacs CVS. Could you guys take a look? Thanks. Sebastian Rose wrote: I use a group name containing the german letter `=C3=B6'. My whole Debian System is utf-8 based and I save all files (.emacs, .gnus.el....) in utf-8 by default. Here is the relevant part of an example .gnus.el: (setq nnmail-split-methods '(("list:monotone-devel" "Subject:.*\\[Monotone-devel\\]") ("list:emacs-devel" "To:.*emacs-devel@gnu.org") ("unm=C3=B6glich" "\\(To\\|CC\\|Sender\\|From\\):.*@example.de") ("mail:eingang" "") )) In the group buffer `unm=C3=B6glich' is displayed as nnml:unm\366glich When I fetch new mails, the line in the group buffer changes as expected to=20 6: nnml:unm\336glich Moving point to that line and pressing SPACE, that is (gnus-group-read-group &optional all no-article group select-articles), makes all the mails disapear again, and the line looks like I have no mails in that group anymore: 0: nnml:unm\336glich The summarybuffer does not open up. If the summary buffer was opened already, it's contents are not changed to reflect the contents of `unm=C3=B6glich'. sh$ ls -l ~/emacs/gnus/Mail/ drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 12:48 unm=C3=B6glich drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 15:12 unm?glich ...revealsI have two directories for this group, both of which were touched today: `unm=C3=B6glich' was touched when I started emacs/gnus. This is, where I found 3 out of 6 mails (maybe the `6: ...' was wrong in the group buffer?). `unm?glich' was touched when I fetched Mail (or when I hit the spacebar in the group buffer - not shure yet). This one is empty. From rgm@gnu.org Sat Jan 3 18:08:04 2009 Received: (at control) by emacsbugs.donarmstrong.com; 4 Jan 2009 02:08:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.7 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04281Al027408 for ; Sat, 3 Jan 2009 18:08:02 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LJIOD-0008IO-Nf; Sat, 03 Jan 2009 21:06:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18784.6589.638899.56291@fencepost.gnu.org> Date: Sat, 3 Jan 2009 21:06:53 -0500 From: Glenn Morris To: control X-Debbugs-No-Ack: yes reassign 1778 spam reassign 1777 spam reassign 1774 spam reassign 1773 spam reassign 1772 spam severity 1771 wishlist reassign 1769 spam reassign 1760 spam reassign 1759 spam reassign 1758 spam reassign 1663 emacs,ns reassign 1677 emacs,gnus reassign 1687 emacs,ns reassign 1693 emacs,gnus close 1698 tags 1702 moreinfo reassign 1729 emacs,cc-mode tags 1731 notabug severity 1750 wishlist reassign 1756 emacs,cc-mode From unknown Mon Aug 18 04:42:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#1677: 23.0.60; GNUS groups and non ascii characters: mails disappear Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 30 Sep 2010 17:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 1677 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: To: Sebastian Rose Cc: emacs-pretest-bug@gnu.org, 1677-close@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.12858687599442 (code B ref -1); Thu, 30 Sep 2010 17:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Sep 2010 17:45:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1NCg-0002SE-Pv for submit@debbugs.gnu.org; Thu, 30 Sep 2010 13:45:58 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1NCe-0002Rx-2J for submit@debbugs.gnu.org; Thu, 30 Sep 2010 13:45:56 -0400 Received: from eggs.gnu.org ([140.186.70.92]:55773) by fencepost.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1P1NFU-0005OJ-CN for emacs-pretest-bug@gnu.org; Thu, 30 Sep 2010 13:48:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1NFQ-0000oD-4H for emacs-pretest-bug@gnu.org; Thu, 30 Sep 2010 13:48:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received: from smtp.getmail.no ([84.208.15.66]:41040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1NFP-0000j0-Rq for emacs-pretest-bug@gnu.org; Thu, 30 Sep 2010 13:48:48 -0400 MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Received: from get-mta-scan02.get.basefarm.net ([10.5.16.4]) by get-mta-out03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K0002AMSIUD30@get-mta-out03.get.basefarm.net> for emacs-pretest-bug@gnu.org; Thu, 30 Sep 2010 19:48:18 +0200 (MEST) Received: from get-mta-scan02.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 295BF1EA5592_CA4CD62B for ; Thu, 30 Sep 2010 17:48:18 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan02.get.basefarm.net (Sophos Email Appliance) with ESMTP id 155661EA2B39_CA4CD62F for ; Thu, 30 Sep 2010 17:48:18 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K00EJEMSHTF20@get-mta-in01.get.basefarm.net> for emacs-pretest-bug@gnu.org; Thu, 30 Sep 2010 19:48:18 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P1NEs-0000CB-Qa; Thu, 30 Sep 2010 19:48:14 +0200 From: Lars Magne Ingebrigtsen In-reply-to: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> Date: Thu, 30 Sep 2010 19:44:04 +0200 Message-id: References: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEVLIARmJwoqFAAkEACd diQ0CQExFwE9GwInEwBOHQXb9tWfAAACUElEQVQ4jWWUsW7bMBCG6aKIkU0sDLvZ0ktBqFtrDVE3 KyDsB+gL2KxxymijhtiOlYCCYwx00dv2P1KOneZgyOJ94s/j8ZeUvoii+GJtZSfW2gcliWPK90Xx +QyK/yIQMTORgG8vQEuGjaPXM1qK8QqUIUCNDEDoTg8jKUOZxKrANRL8G6I2CAgAJCVIcAqiEEfK YOBi3iOaOIhSGAOZlD+RAfha0vsbpUZ25pMeK+9/pWf/Wq0tQHMCe1shveuPtprYSo1907AzAGhZ Nr5GD6V3FX5xDgCGN3jcxqZKzBLYRdBre4pq7C9AEkqxEK06rhGVziE7A/DHp+vJCyB78UpKHdkL JW1XwwzvDygrHXumVDVaYZE6tmTn/aLv+yeF8IdxWkNKq/1+lrhcV7KPBLg++Gbobe0nfAac8Tm2 S5aqnNzfTqVvOAo5GK4ikLOjjzianJJxHG3jzgnPuiwPXdmVba7FCGY6AF4/kICQh/tlgHk2EUBr 68RQYrbidwf33l6hu7JGRV0yXUgmNRE43ixpcGP8K4NZA6C0Q0PPUvFKmCKGWzDAJrswvFFiUSjR RmffkUqCJdHaQ+rg8nCVcoMicb0CWLm8SwW1ca2yhLxWvH1HuWTnoeU6kvAHnVQ8gVIXZdqZ7uVe ZqxVvXSUR0BG75dvcI+mYB9buP4ZbLNpPry4KsspxDW61ui3emruElHv8Zam8ufR1dpmoYYn1Af0 7x7OhUkBKtVw+RgCN+rTXdHdO/auKL4e9bTe/VyPlV08Xn4A5tT/eB68+jKc4h8qGFCeoM4P9QAA AABJRU5ErkJggg== X-Now-Playing: Zazou, Bikaye & Cy1's _Noir et Blanc_: "Keba" Content-transfer-encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?) X-Spam-Score: -4.8 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) Sebastian Rose writes: > In the group buffer `unm=F6glich' is displayed as > > nnml:unm\366glich I'm pretty sure Katsumi fixed this a while back, so I'm closing the bug report. --=20 (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen From unknown Mon Aug 18 04:42:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Sebastian Rose Subject: bug#1677: closed (Re: 23.0.60; GNUS groups and non ascii characters: mails disappear) Message-ID: References: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> X-Gnu-PR-Message: they-closed 1677 X-Gnu-PR-Package: emacs,gnus Reply-To: 1677@debbugs.gnu.org Date: Thu, 30 Sep 2010 17:46:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1285868764-9464-1" This is a multi-part message in MIME format... ------------=_1285868764-9464-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #1677: 23.0.60; GNUS groups and non ascii characters: mails disappear which was filed against the emacs,gnus package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 1677@debbugs.gnu.org. --=20 1677: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1677 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1285868764-9464-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1677-close) by debbugs.gnu.org; 30 Sep 2010 17:45:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1NC9-0002Ri-9p for submit@debbugs.gnu.org; Thu, 30 Sep 2010 13:45:25 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1NC5-0002RE-GB for 1677-close@debbugs.gnu.org; Thu, 30 Sep 2010 13:45:21 -0400 MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Received: from get-mta-scan02.get.basefarm.net ([10.5.16.4]) by get-mta-out03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K0002BMSIUD30@get-mta-out03.get.basefarm.net> for 1677-close@debbugs.gnu.org; Thu, 30 Sep 2010 19:48:18 +0200 (MEST) Received: from get-mta-scan02.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 270AF1EA5581_CA4CD62B for <1677-close@debbugs.gnu.org>; Thu, 30 Sep 2010 17:48:18 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan02.get.basefarm.net (Sophos Email Appliance) with ESMTP id 12E801EA2B18_CA4CD62F for <1677-close@debbugs.gnu.org>; Thu, 30 Sep 2010 17:48:18 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K00EJEMSHTF20@get-mta-in01.get.basefarm.net> for 1677-close@debbugs.gnu.org; Thu, 30 Sep 2010 19:48:18 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P1NEs-0000CB-Qa; Thu, 30 Sep 2010 19:48:14 +0200 From: Lars Magne Ingebrigtsen To: Sebastian Rose Subject: Re: 23.0.60; GNUS groups and non ascii characters: mails disappear In-reply-to: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> Date: Thu, 30 Sep 2010 19:44:04 +0200 Message-id: References: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEVLIARmJwoqFAAkEACd diQ0CQExFwE9GwInEwBOHQXb9tWfAAACUElEQVQ4jWWUsW7bMBCG6aKIkU0sDLvZ0ktBqFtrDVE3 KyDsB+gL2KxxymijhtiOlYCCYwx00dv2P1KOneZgyOJ94s/j8ZeUvoii+GJtZSfW2gcliWPK90Xx +QyK/yIQMTORgG8vQEuGjaPXM1qK8QqUIUCNDEDoTg8jKUOZxKrANRL8G6I2CAgAJCVIcAqiEEfK YOBi3iOaOIhSGAOZlD+RAfha0vsbpUZ25pMeK+9/pWf/Wq0tQHMCe1shveuPtprYSo1907AzAGhZ Nr5GD6V3FX5xDgCGN3jcxqZKzBLYRdBre4pq7C9AEkqxEK06rhGVziE7A/DHp+vJCyB78UpKHdkL JW1XwwzvDygrHXumVDVaYZE6tmTn/aLv+yeF8IdxWkNKq/1+lrhcV7KPBLg++Gbobe0nfAac8Tm2 S5aqnNzfTqVvOAo5GK4ikLOjjzianJJxHG3jzgnPuiwPXdmVba7FCGY6AF4/kICQh/tlgHk2EUBr 68RQYrbidwf33l6hu7JGRV0yXUgmNRE43ixpcGP8K4NZA6C0Q0PPUvFKmCKGWzDAJrswvFFiUSjR RmffkUqCJdHaQ+rg8nCVcoMicb0CWLm8SwW1ca2yhLxWvH1HuWTnoeU6kvAHnVQ8gVIXZdqZ7uVe ZqxVvXSUR0BG75dvcI+mYB9buP4ZbLNpPry4KsspxDW61ui3emruElHv8Zam8ufR1dpmoYYn1Af0 7x7OhUkBKtVw+RgCN+rTXdHdO/auKL4e9bTe/VyPlV08Xn4A5tT/eB68+jKc4h8qGFCeoM4P9QAA AABJRU5ErkJggg== X-Now-Playing: Zazou, Bikaye & Cy1's _Noir et Blanc_: "Keba" Content-transfer-encoding: quoted-printable X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 1677-close Cc: emacs-pretest-bug@gnu.org, 1677-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Sebastian Rose writes: > In the group buffer `unm=F6glich' is displayed as > > nnml:unm\366glich I'm pretty sure Katsumi fixed this a while back, so I'm closing the bug report. --=20 (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen ------------=_1285868764-9464-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 23 Dec 2008 14:22:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.6 required=4.0 tests=FOURLA,PHONENUMBER autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBNEMp9u009445 for ; Tue, 23 Dec 2008 06:22:53 -0800 Received: from mail.gnu.org ([199.232.76.166]:37078 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LF890-0003Cg-JO for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:21:58 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LF89n-0004A0-4w for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:22:51 -0500 Received: from mail.gmx.net ([213.165.64.20]:37623) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LF89m-00049k-KV for emacs-pretest-bug@gnu.org; Tue, 23 Dec 2008 09:22:47 -0500 Received: (qmail invoked by alias); 23 Dec 2008 14:22:43 -0000 Received: from p5B0430AF.dip0.t-ipconnect.de (EHLO kassiopeya.MSHEIMNETZ.gmx.de) [91.4.48.175] by mail.gmx.net (mp038) with SMTP; 23 Dec 2008 15:22:43 +0100 X-Authenticated: #8529601 X-Provags-ID: V01U2FsdGVkX1998RxF7kN9rSpKGnWBJ7WNUU/VKewPpwK4rqBIQm 4PoNXM+NMarAqz From: Sebastian Rose To: emacs-pretest-bug@gnu.org Subject: 23.0.60; GNUS groups and non ascii characters: mails disappear Date: Tue, 23 Dec 2008 15:25:36 +0100 Message-ID: <87zlinm0in.fsf@kassiopeya.MSHEIMNETZ> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Y-GMX-Trusted: 0 X-FuHaFi: 0.46 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I use a group name containing the german letter `=C3=B6'. My whole Debian System is utf-8 based and I save all files (.emacs, .gnus.el....) in utf-8 by default. Here is the relevant part of an example .gnus.el: (setq nnmail-split-methods '(("list:monotone-devel" "Subject:.*\\[Monotone-devel\\]") ("list:emacs-devel" "To:.*emacs-devel@gnu.org") ("unm=C3=B6glich" "\\(To\\|CC\\|Sender\\|From\\):.*@example.de") ("mail:eingang" "") )) In the group buffer `unm=C3=B6glich' is displayed as nnml:unm\366glich When I fetch new mails, the line in the group buffer changes as expected to=20 6: nnml:unm\336glich Moving point to that line and pressing SPACE, that is (gnus-group-read-group &optional all no-article group select-articles), makes all the mails disapear again, and the line looks like I have no mails in that group anymore: 0: nnml:unm\336glich The summarybuffer does not open up. If the summary buffer was opened already, it's contents are not changed to reflect the contents of `unm=C3=B6glich'. sh$ ls -l ~/emacs/gnus/Mail/ drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 12:48 unm=C3=B6glich drwxr-xr-x 2 sebastian sebastian 4096 23. Dez 15:12 unm?glich ...revealsI have two directories for this group, both of which were touched today: `unm=C3=B6glich' was touched when I started emacs/gnus. This is, where I found 3 out of 6 mails (maybe the `6: ...' was wrong in the group buffer?). `unm?glich' was touched when I fetched Mail (or when I hit the spacebar in the group buffer - not shure yet). This one is empty. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-12-19 on kassiopeya Windowing system distributor `The X.Org Foundation', version 11.0.10402000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Org Minor modes in effect: bug-reference-mode: t recentf-mode: t yas/minor-mode: t show-paren-mode: t global-hl-line-mode: t display-time-mode: t desktop-save-mode: t auto-image-file-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: m e h r e r e n SPC k o m m e n ) . =20 =20 =20 =20 =20 =20 =20 2 . 5 C-e =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D=20 =3D =3D =3D =3D =3D =3D =20 C-e =20 I K i n e r =20 E i=20 n SPC z u Z u s t e l l b e=20 t t SPC f . SPC K i n d e : SPC 2 0 , SPC=20 E U R 6 =20 =20 =20 =20 =20 =20 =20 =20 7 M-< =20 7 C-c C-c=20 g SPC E B C-M-e y SPC SPC SPC B y SPC=20 SPC SPC E E E SPC C-g C-g SPC=20 SPC SPC C-g C-x C-s M-x=20 e m a c s b =20 b u g m o =20 M-x C-g C-h f b u g - r e f m=20 M-x r=20 e p o r Recent messages: No more unread articles No more articles Quit [3 times] Wrote /home/sebastian/unterk=C3=BCnfte-in-Bruchk=C3=B6bel.org Making completion list... Bug-Reference mode enabled Quit Making completion list... Type C-x 1 to delete the help window. Making completion list... --=20 Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose emma-stil de, sebastian_rose gmx de Http: www.emma-stil.de ------------=_1285868764-9464-1--