From unknown Tue Jun 17 22:09:51 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4140: 23.1.50; Fail to CC with `Message MML' Reply-To: bob@rattlesnake.com (Robert J. Chassell), 4140@debbugs.gnu.org Resent-From: bob@rattlesnake.com (Robert J. Chassell) Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 13 Aug 2009 21:15:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4140 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125019764910313 (code B ref -1); Thu, 13 Aug 2009 21:15:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 13 Aug 2009 21:07:29 +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 fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7DL7RFe010308 for ; Thu, 13 Aug 2009 14:07:28 -0700 Received: from mail.gnu.org ([199.232.76.166]:60851 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MbhWA-0007Yg-RJ for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:26 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MbhW5-0003af-8H for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:23 -0400 Received: from cpe-72-224-47-204.nycap.res.rr.com ([72.224.47.204]:35484 helo=benthic.rattlesnake.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbhW4-0003aT-LL for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:20 -0400 Received: from benthic.rattlesnake.com (bob@benthic.rattlesnake.com [127.0.0.1]) by benthic.rattlesnake.com (8.14.3/8.14.3/Debian-9) with ESMTP id n7DKl1OY011771; Thu, 13 Aug 2009 20:47:01 GMT Received: (from bob@localhost) by benthic.rattlesnake.com (8.14.3/8.14.3/Submit) id n7DKkx46011769; Thu, 13 Aug 2009 20:46:59 GMT X-Authentication-Warning: benthic.rattlesnake.com: bob set sender to bob@rattlesnake.com using -f From: bob@rattlesnake.com (Robert J. Chassell) To: emacs-pretest-bug@gnu.org Cc: bob@rattlesnake.com Date: Thu, 13 Aug 2009 20:46:58 +0000 Message-ID: <874osb4f25.fsf@benthic.rattlesnake.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-Greylist: delayed 1211 seconds by postgrey-1.27 at monty-python; Thu, 13 Aug 2009 17:07:19 EDT 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 list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: In yesterday's CVS Emacs, with `emacs -Q -D', I failed to CC to bob@benthic.rattlesnake.com with `Message MML' in the mode line although a post succeeded that was sent via fp.gnu.org, which had Emacs 22 on it. (The system administrators may have updated it to 23 this morning; that is when Debian testing had the released Emacs 23). The Emacs 22 I sent the successful email on said `Mail' in the mode line. I may have something wrong in my /var/mail/ directory, but I have not changed it for a very long time; certainly, I have not changed it since Emacs 22. In GNU Emacs 23.1.50.6 (i686-pc-linux-gnu, GTK+ Version 2.16.4) of 2009-08-12 on benthic Windowing system distributor `The X.Org Foundation', version 11.0.10601901 configured using `configure '--with-x' '--with-type1' '--with-x-toolkit=gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C 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: en_US value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x m C-a C-SPC C-n C-n C-n C-n C-n C-n C-n C-n C-n C-w C-p C-p C-p C-p C-p C-p C-e C-b SPC e m a i l C-c C-c M-x s e n d - e n m C-a C-d C-d C-d C-d r e p o r t C-e Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Parsing /home/bob/.mailrc... done Mark set [2 times] Auto-saving... Sending... Sending via mail... Sending...done Load-path shadows: None found. -- Robert J. Chassell bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 20:52:15 2010 Received: (at control) by debbugs.gnu.org; 27 Jan 2010 01:52:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZx4p-0001L8-3A for submit@debbugs.gnu.org; Tue, 26 Jan 2010 20:52:15 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZx4n-0001Kz-Cy for control@debbugs.gnu.org; Tue, 26 Jan 2010 20:52:13 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZx4j-0008Do-Q1; Tue, 26 Jan 2010 20:52:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.40009.742711.907136@fencepost.gnu.org> Date: Tue, 26 Jan 2010 20:52:09 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: .,Id9;5qiQf&2n,<1Q)pSe~'s"9B`l,&Ounxr+7\iedM93C_oK>"#$=D?*3Jqnu(&EvTR4 X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) tags 4053 moreinfo reassign 4066 emacs,org-mode reassign 4068 emacs,org-mode severity 4068 minor unarchive 4087 reassign 4087 notemacs tags 4094 moreinfo merge 4094 4096 merge 1611 3978 4108 unarchive 4097 unarchive 4130 merge 4097 4130 tags 4140 moreinfo close 4146 reassign 4151 emacs,ns tags 4192 patch From unknown Tue Jun 17 22:09:51 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: bob@rattlesnake.com (Robert J. Chassell) Subject: bug#4140: closed (Re: bug#4140: 23.1.50; Fail to CC with `Message MML') Message-ID: References: <874osb4f25.fsf@benthic.rattlesnake.com> X-Gnu-PR-Message: they-closed 4140 X-Gnu-PR-Package: emacs,gnus X-Gnu-PR-Keywords: moreinfo Reply-To: 4140@debbugs.gnu.org Date: Mon, 11 Jul 2011 20:03:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1310414582-10577-1" This is a multi-part message in MIME format... ------------=_1310414582-10577-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #4140: 23.1.50; Fail to CC with `Message MML' 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 4140@debbugs.gnu.org. --=20 4140: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4140 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310414582-10577-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4140-done) by debbugs.gnu.org; 11 Jul 2011 20:02:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgMgS-0002jj-0z for submit@debbugs.gnu.org; Mon, 11 Jul 2011 16:02:25 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgMgQ-0002jW-8j for 4140-done@debbugs.gnu.org; Mon, 11 Jul 2011 16:02:23 -0400 Received: from localhost ([127.0.0.1]:55170) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgMgK-00013D-Ci; Mon, 11 Jul 2011 16:02:16 -0400 From: Glenn Morris To: 4140-done@debbugs.gnu.org Subject: Re: bug#4140: 23.1.50; Fail to CC with `Message MML' References: <874osb4f25.fsf@benthic.rattlesnake.com> X-Spook: UNSCOM Ortega George W. Bush csystems Israel RSA SAFE X-Ran: kBm#Bw+]$:BT`cpDA^a]$rEfIQ}IZ=R*H$J/8\R%Eh]$@d#fVVKOf@O6{81q\CE,s|F%XF X-Hue: magenta X-Attribution: GM Date: Mon, 11 Jul 2011 16:02:15 -0400 In-Reply-To: <874osb4f25.fsf@benthic.rattlesnake.com> (Robert J. Chassell's message of "Thu, 13 Aug 2009 20:46:58 +0000") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: 4140-done 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.8 (----) Robert J. Chassell wrote: > In yesterday's CVS Emacs, with `emacs -Q -D', I failed to CC to > bob@benthic.rattlesnake.com with `Message MML' in the mode line > although a post succeeded that was sent via fp.gnu.org, which had > Emacs 22 on it. (The system administrators may have updated it to 23 > this morning; that is when Debian testing had the released Emacs 23). > The Emacs 22 I sent the successful email on said `Mail' in the mode > line. > > I may have something wrong in my /var/mail/ directory, but I have not > changed it for a very long time; certainly, I have not changed it > since Emacs 22. What I think you are saying is that you tried to send a message after the default value of mail-user-agent changed from sendmail-user-agent to message-user-agent (this is what the "Message MML" in the mode line means, it did change around the time you sent your report) and somehow the CC piece did not work. Sorry, but there is not enough information here to enable us to do anything. If you can reproduce this problem, please reply with as much detail as you can and we can reopen this bug if needed. Otherwise there's nothing we can do. ------------=_1310414582-10577-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 13 Aug 2009 21:07:29 +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 fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7DL7RFe010308 for ; Thu, 13 Aug 2009 14:07:28 -0700 Received: from mail.gnu.org ([199.232.76.166]:60851 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MbhWA-0007Yg-RJ for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:26 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MbhW5-0003af-8H for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:23 -0400 Received: from cpe-72-224-47-204.nycap.res.rr.com ([72.224.47.204]:35484 helo=benthic.rattlesnake.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MbhW4-0003aT-LL for emacs-pretest-bug@gnu.org; Thu, 13 Aug 2009 17:07:20 -0400 Received: from benthic.rattlesnake.com (bob@benthic.rattlesnake.com [127.0.0.1]) by benthic.rattlesnake.com (8.14.3/8.14.3/Debian-9) with ESMTP id n7DKl1OY011771; Thu, 13 Aug 2009 20:47:01 GMT Received: (from bob@localhost) by benthic.rattlesnake.com (8.14.3/8.14.3/Submit) id n7DKkx46011769; Thu, 13 Aug 2009 20:46:59 GMT X-Authentication-Warning: benthic.rattlesnake.com: bob set sender to bob@rattlesnake.com using -f From: bob@rattlesnake.com (Robert J. Chassell) To: emacs-pretest-bug@gnu.org Cc: bob@rattlesnake.com Subject: 23.1.50; Fail to CC with `Message MML' Date: Thu, 13 Aug 2009 20:46:58 +0000 Message-ID: <874osb4f25.fsf@benthic.rattlesnake.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-Greylist: delayed 1211 seconds by postgrey-1.27 at monty-python; Thu, 13 Aug 2009 17:07:19 EDT 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 list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: In yesterday's CVS Emacs, with `emacs -Q -D', I failed to CC to bob@benthic.rattlesnake.com with `Message MML' in the mode line although a post succeeded that was sent via fp.gnu.org, which had Emacs 22 on it. (The system administrators may have updated it to 23 this morning; that is when Debian testing had the released Emacs 23). The Emacs 22 I sent the successful email on said `Mail' in the mode line. I may have something wrong in my /var/mail/ directory, but I have not changed it for a very long time; certainly, I have not changed it since Emacs 22. In GNU Emacs 23.1.50.6 (i686-pc-linux-gnu, GTK+ Version 2.16.4) of 2009-08-12 on benthic Windowing system distributor `The X.Org Foundation', version 11.0.10601901 configured using `configure '--with-x' '--with-type1' '--with-x-toolkit=gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C 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: en_US value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x m C-a C-SPC C-n C-n C-n C-n C-n C-n C-n C-n C-n C-w C-p C-p C-p C-p C-p C-p C-e C-b SPC e m a i l C-c C-c M-x s e n d - e n m C-a C-d C-d C-d C-d r e p o r t C-e Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Parsing /home/bob/.mailrc... done Mark set [2 times] Auto-saving... Sending... Sending via mail... Sending...done Load-path shadows: None found. -- Robert J. Chassell bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc ------------=_1310414582-10577-1--