From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: jpff , 2074@debbugs.gnu.org Resent-From: jpff Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 26 Jan 2009 19:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2074 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123299723931332 (code B ref -1); Mon, 26 Jan 2009 19:20:02 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Jan 2009 19:13:59 +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.2 required=4.0 tests=FOURLA,MDO_DATING14, MONOTONE_WORDS_2_15 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 n0QJDt0c031326 for ; Mon, 26 Jan 2009 11:13:56 -0800 Received: from mx10.gnu.org ([199.232.76.166]:36058) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LRWsc-0001b3-3p for emacs-pretest-bug@gnu.org; Mon, 26 Jan 2009 14:12:18 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LRWu8-0004qs-RP for emacs-pretest-bug@gnu.org; Mon, 26 Jan 2009 14:13:54 -0500 Received: from mx20.gnu.org ([199.232.41.8]:52770) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LRVLK-0007iD-Bq for emacs-pretest-bug@gnu.org; Mon, 26 Jan 2009 12:33:50 -0500 Received: from smarthost02.mail.zen.net.uk ([212.23.3.141]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRLir-00034i-Ig for emacs-pretest-bug@gnu.org; Mon, 26 Jan 2009 02:17:29 -0500 Received: from [217.155.197.248] (helo=codemist.co.uk) by smarthost02.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1LRLhI-0003AC-4x for emacs-pretest-bug@gnu.org; Mon, 26 Jan 2009 07:15:52 +0000 Received: from cardew.codemist.co.uk ([172.16.4.17]) by codemist.co.uk with esmtp (Exim 4.69) (envelope-from ) id 1LRLhH-0007MT-U6; Mon, 26 Jan 2009 07:15:51 +0000 Received: from jpff by cardew.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1LRLhC-0001Jk-K4; Mon, 26 Jan 2009 07:15:46 +0000 Date: Mon, 26 Jan 2009 07:15:46 +0000 Message-Id: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> X-Mailer: emacs 23.0.60.14 (via feedmail 8 I) From: jpff To: emacs-pretest-bug@gnu.org X-Originating-Smarthost02-IP: [217.155.197.248] X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Load an RMAIL file, type h Debugger entered--Lisp error: (search-failed ",,") search-forward(",,") rmail-make-summary-line-1(1) rmail-make-summary-line(1) ad-Orig-rmail-new-summary("All" (rmail-summary) nil) apply(ad-Orig-rmail-new-summary "All" (rmail-summary) nil nil) (setq ad-return-value (apply (quote ad-Orig-rmail-new-summary) description redo-form function args)) (let ((trace-level ...) (trace-buffer ...)) (unless inhibit-trace (with-current-buffer trace-buffer ... ... ... ... ...)) (setq ad-return-value (apply ... description redo-form function args)) (unless inhibit-trace (with-current-buffer trace-buffer ... ... ...))) (let (ad-return-value) (let (... ...) (unless inhibit-trace ...) (setq ad-return-value ...) (unless inhibit-trace ...)) ad-return-value) rmail-new-summary("All" (rmail-summary) nil) ad-Orig-rmail-summary() (setq ad-return-value (ad-Orig-rmail-summary)) (let ((trace-level ...) (trace-buffer ...)) (unless inhibit-trace (with-current-buffer trace-buffer ... ... ... ... ...)) (setq ad-return-value (ad-Orig-rmail-summary)) (unless inhibit-trace (with-current-buffer trace-buffer ... ... ...))) (let (ad-return-value) (let (... ...) (unless inhibit-trace ...) (setq ad-return-value ...) (unless inhibit-trace ...)) ad-return-value) rmail-summary() call-interactively(rmail-summary nil nil) Basically it is looking for BABYL format headers which have been removed. ALSO in previous versions of rmail mode the labels were displayed in the line at the bottom of the window after the mode name, and current message and number of messages. There is no such label display now. In GNU Emacs 23.0.60.14 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2009-01-26 on cardew Windowing system distributor `The X.Org Foundation', version 11.0.70200000 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: en_GB.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: auto-image-file-mode: t show-paren-mode: t display-time-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 line-number-mode: t transient-mark-mode: (only . t) Recent input: , a , m a 2 2 l i s / m a i C-v C-v C-v C-s , , C-a C-v C-v M C-x k < C-s r m a i l - s C-w C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s r m a i l - s u m m a r y C-s C-w C-w C-w C-s C-s C-s C-s C-s C-s C-s C-a C-v C-g C-x b J h M-m C-x k M-x r e p o r Recent messages: Loading dired-add...done Loading vc-cvs...done Mark saved where search started Parsing /home/jpff/.mailrc... done Mark set Mark saved where search started [2 times] Quit Computing summary lines... Entering debugger... Making completion list... ==John ffitch From lekktu@gmail.com Mon Jan 26 12:14:43 2009 Received: (at control) by emacsbugs.donarmstrong.com; 26 Jan 2009 20:14:43 +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=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0QKEdtn014127 for ; Mon, 26 Jan 2009 12:14:40 -0800 Received: by ey-out-2122.google.com with SMTP id 4so926872eyf.13 for ; Mon, 26 Jan 2009 12:14:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Cu3h93GlS6Zaxr0vfweW9rWosVt80T/JRc7H8dd7/ik=; b=YKP2b/BUgTrUNZ0d2UgHtIfusOAjEGjhcb/6xBi6BEpZxpomtHnTToQmNKER/Zp0Oa 9Jxss2l0ZvGFNpu7vQxqbCjwcaInBnbmeaWseDjmIeXS1ebUr4zsJr05X6LrlmV18Bhs l7FUbVLgyX05NY3L8T1+J/bvn7Z0J0mhXjkZ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ON7qxXJIe+e1e+Zi73voKIMlhReEs4Inn/CntkbL71PY6pccvDqAIMorGJZIDrpDIP S+eA3pYad1kjb+2MEI30VDyje143DLQmKpToEo3rdLsMyzAN1y0v9p7mL7qoXIuD4zKd jf02WIeOAf08IFcvVv9r+fysdlIMMxlwwNCAk= MIME-Version: 1.0 Received: by 10.210.133.19 with SMTP id g19mr1534104ebd.52.1233000878788; Mon, 26 Jan 2009 12:14:38 -0800 (PST) Date: Mon, 26 Jan 2009 21:14:38 +0100 Message-ID: Subject: From: Juanma Barranquero To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit reassign 2067 spam reassign 2070 spam reassign 2071 spam reassign 2069 emacs,rmail reassign 2073 emacs,rmail reassign 2074 emacs,rmail reassign 2075 emacs,rmail quit From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: Glenn Morris , 2074@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Mon, 26 Jan 2009 20:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by 2074-submit@emacsbugs.donarmstrong.com id=B2074.123300233620222 (code B ref 2074); Mon, 26 Jan 2009 20:45:03 +0000 Received: (at 2074) by emacsbugs.donarmstrong.com; 26 Jan 2009 20:38: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=-3.0 required=4.0 tests=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 n0QKcmPm020216 for <2074@emacsbugs.donarmstrong.com>; Mon, 26 Jan 2009 12:38:50 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LRYCl-0007BE-Ge; Mon, 26 Jan 2009 15:37:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18814.7927.399692.336379@fencepost.gnu.org> Date: Mon, 26 Jan 2009 15:37:11 -0500 From: Glenn Morris To: John ffitch Cc: 2074@debbugs.gnu.org In-Reply-To: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> References: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> John ffitch wrote (on Mon, 26 Jan 2009 at 07:15 +0000): > Load an RMAIL file, type h > Debugger entered--Lisp error: (search-failed ",,") This appears to be a problem with your own code, not with rmail. Obviously, you will have to update your code for the new rmail mbox code. > search-forward(",,") > rmail-make-summary-line-1(1) There is no such function in rmail any more. > rmail-make-summary-line(1) There is no such function in rmail any more. > ad-Orig-rmail-new-summary("All" (rmail-summary) nil) You have advised this function. From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: jpff , 2074@debbugs.gnu.org Resent-From: jpff Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Tue, 27 Jan 2009 08:30:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by 2074-submit@emacsbugs.donarmstrong.com id=B2074.12330447316434 (code B ref 2074); Tue, 27 Jan 2009 08:30:05 +0000 Received: (at 2074) by emacsbugs.donarmstrong.com; 27 Jan 2009 08:25:31 +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.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from codemist.co.uk (Debian-exim@west.codemist.co.uk [217.155.197.248] (may be forged)) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0R8PNbL006428 for <2074@emacsbugs.donarmstrong.com>; Tue, 27 Jan 2009 00:25:24 -0800 Received: from cardew.codemist.co.uk ([172.16.4.17]) by codemist.co.uk with esmtp (Exim 4.69) (envelope-from ) id 1LRjG5-0002tC-LH; Tue, 27 Jan 2009 08:25:21 +0000 Received: from jpff by cardew.codemist.co.uk with local (Exim 4.69) (envelope-from ) id 1LRjG0-0002xW-Bf; Tue, 27 Jan 2009 08:25:16 +0000 Date: Tue, 27 Jan 2009 08:25:15 +0000 Message-Id: <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> X-Mailer: emacs 23.0.60.52 (via feedmail 8 I) From: jpff To: Glenn Morris CC: 2074@debbugs.gnu.org In-reply-to: <18814.7927.399692.336379@fencepost.gnu.org> (message from Glenn Morris on Mon, 26 Jan 2009 15:37:11 -0500) References: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> <18814.7927.399692.336379@fencepost.gnu.org> Thank you -- I found I had copied rmailsum.el when my mail file went over 10000 messages and the summary could not cope. However it still does not do what the previous summary did -- it does not display labels in {} as previously. I also note that rmail mode no longer displays labels on the bottom line. I cannot see how to continue; not every machine I use has the rmail-mbox format and this makes moving form home to work will be next to impossible, and without working labels I cannot handle mail Version of 2008-06-07 with -q reading mail http://codemist.co.uk/jpff/old-junky.jpg Version of 2009-01-27 with -q reading mail http://codemist.co.uk/jpff/new-junky.jpg This is the same file, loaded and h typed. You will see labels in teh first and not in the second ==John ffitch From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: Glenn Morris , 2074@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Tue, 27 Jan 2009 08:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by 2074-submit@emacsbugs.donarmstrong.com id=B2074.12330455068959 (code B ref 2074); Tue, 27 Jan 2009 08:45:03 +0000 Received: (at 2074) by emacsbugs.donarmstrong.com; 27 Jan 2009 08:38:26 +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=-3.0 required=4.0 tests=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 n0R8cIdh008953; Tue, 27 Jan 2009 00:38:19 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LRjR2-0004io-7B; Tue, 27 Jan 2009 03:36:40 -0500 From: Glenn Morris To: jpff Cc: 2074@debbugs.gnu.org References: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> <18814.7927.399692.336379@fencepost.gnu.org> <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> X-Spook: BATF ASPIC Kosovo UFO George W. Bush insurgency Janet X-Ran: U-9/;gb[ZRFp`D3\}ouRPUAKqZg\4p[/8q~@_b(|-2#?o]]'l%>;:~-;S0 (jpff@codemist.co.uk's message of "Tue, 27 Jan 2009 08:25:15 +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 merge 2074 2069 stop jpff wrote: > However it still does not do what the previous summary did -- it > does not display labels in {} as previously. I also note that rmail > mode no longer displays labels on the bottom line. Yes, I'm afraid the label handling is rather broken at present, as reported in bug#2069. You may wish to use an older version until trunk rmail settles down. From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: rms@gnu.org, 2074@debbugs.gnu.org Resent-From: Richard M Stallman Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Tue, 27 Jan 2009 23:05:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12330971983743 (code B ref -1); Tue, 27 Jan 2009 23:05:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Jan 2009 22:59:58 +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=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0RMxtQ9003735 for ; Tue, 27 Jan 2009 14:59:56 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRwuQ-0003da-SQ for bug-gnu-emacs@gnu.org; Tue, 27 Jan 2009 17:59:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRwuP-0003dA-EC for bug-gnu-emacs@gnu.org; Tue, 27 Jan 2009 17:59:54 -0500 Received: from [199.232.76.173] (port=59406 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRwuP-0003d7-8U for bug-gnu-emacs@gnu.org; Tue, 27 Jan 2009 17:59:53 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:43775) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRwuO-00075s-U3 for bug-gnu-emacs@gnu.org; Tue, 27 Jan 2009 17:59:52 -0500 Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LRwso-0002uF-22; Tue, 27 Jan 2009 17:58:14 -0500 Content-Type: text/plain; charset=ISO-8859-15 From: Richard M Stallman To: jpff , 2074@debbugs.gnu.org CC: rgm@gnu.org, bug-submit-list@donarmstrong.com, 2074@debbugs.gnu.org, bug-gnu-emacs@gnu.org, owner@emacsbugs.donarmstrong.com In-reply-to: <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> (message from jpff on Tue, 27 Jan 2009 08:25:15 +0000) References: <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> Message-Id: Date: Tue, 27 Jan 2009 17:58:14 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) However it still does not do what the previous summary did -- it does not display labels in {} as previously. I also note that rmail mode no longer displays labels on the bottom line. When I type `a foobar RET', `foobar' appears in the mode line. It works also if I move away to another message and move back, and if I save the file and visit it again. From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: Glenn Morris , 2074@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Wed, 28 Jan 2009 00:25:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by 2074-submit@emacsbugs.donarmstrong.com id=B2074.123310189424375 (code B ref 2074); Wed, 28 Jan 2009 00:25:04 +0000 Received: (at 2074) by emacsbugs.donarmstrong.com; 28 Jan 2009 00:18:14 +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=-6.0 required=4.0 tests=HAS_BUG_NUMBER, 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 n0S0I761024367 for <2074@emacsbugs.donarmstrong.com>; Tue, 27 Jan 2009 16:18:08 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LRy6W-0003P2-2l; Tue, 27 Jan 2009 19:16:28 -0500 From: Glenn Morris To: rms@gnu.org Cc: jpff , 2074@debbugs.gnu.org References: <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> X-Spook: IDEA AIMSX dictionary Lon Horiuchi enforcers USCODE world X-Ran: S!%YD]zNsATU_/Cd,T21-:vH`F-blB8(kSjSS!T63JW,~TTZ8>qz]pEHcu"_O7pE~.S8%D X-Hue: red X-Attribution: GM Date: Tue, 27 Jan 2009 19:16:28 -0500 In-Reply-To: (Richard M. Stallman's message of "Tue, 27 Jan 2009 17:58:14 -0500") 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 Richard M Stallman wrote: > When I type `a foobar RET', `foobar' appears in the mode line. > It works also if I move away to another message and move back, > and if I save the file and visit it again. But the display of labels in the relevant line in the summary buffer, { likethis }, seems broken. From unknown Sat Sep 06 07:59:01 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2074: 23.0.60; Rmail summary does not work Reply-To: Glenn Morris , 2074@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Wed, 28 Jan 2009 03:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2074 X-Emacs-PR-Package: emacs,rmail X-Emacs-PR-Keywords: Received: via spool by 2074-submit@emacsbugs.donarmstrong.com id=B2074.123311107830506 (code B ref 2074); Wed, 28 Jan 2009 03:00:03 +0000 Received: (at 2074) by emacsbugs.donarmstrong.com; 28 Jan 2009 02:51:18 +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=-6.0 required=4.0 tests=HAS_BUG_NUMBER, 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 n0S2pFCT030500 for <2074@emacsbugs.donarmstrong.com>; Tue, 27 Jan 2009 18:51:16 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LS0Uh-0000hg-UQ; Tue, 27 Jan 2009 21:49:36 -0500 From: Glenn Morris To: 2074@debbugs.gnu.org Cc: rms@gnu.org, jpff References: <5172-Tue27Jan2009082515+0000-jpff@codemist.co.uk> X-Spook: Bletchley Park LLNL Peking assassination Rule Psix threat X-Ran: m~(2s8Endp\7.%J;,rPGauc9B*(VYSW=)u5|}|X+@yT\,3~G``\kR.[ X-Hue: white X-Attribution: GM Date: Tue, 27 Jan 2009 21:49:35 -0500 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 Glenn Morris wrote: > But the display of labels in the relevant line in the summary buffer, > { likethis }, seems broken. Should be fixed now.