* bug#2074: 23.0.60; Rmail summary does not work @ 2009-01-26 7:15 ` jpff 2009-01-26 20:37 ` Glenn Morris 2009-01-28 3:00 ` bug#2074: marked as done (23.0.60; Rmail summary does not work) Emacs bug Tracking System 0 siblings, 2 replies; 11+ messages in thread From: jpff @ 2009-01-26 7:15 UTC (permalink / raw) To: emacs-pretest-bug 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: <backspace> , a <tab> <backspace> <backspace> , <backspace> m a <tab> 2 2 <tab> l i <tab> s <tab> / m a <tab> i <tab> <return> C-v <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <return> C-v C-v C-s , , <backspace> C-a C-v C-v <escape> M C-x k <return> <escape> < 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 <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> r m a i l - s u m m a r y <return> <return> <down-mouse-1> <mouse-movement> <mouse-1> C-s C-w C-w C-w C-s C-s C-s C-s C-s C-s C-s C-a <down> <down> <down> <down> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> <down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo> <down-mouse-2> <mouse-2> <return> <return> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <down> <down> <down> <down> <down> <down> <down> <down> <down> C-v <help-echo> <down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> <help-echo> <down-mouse-2> <mouse-2> <return> <return> <help-echo> C-g C-x b J <tab> <return> h <down> <right> <right> <right> <return> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <help-echo> <down-mouse-1> <mouse-movement> <mouse-movement> <help-echo> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <drag-mouse-1> M-m C-x k <return> M-x r e p o <tab> r <tab> <return> 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 ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-26 7:15 ` bug#2074: 23.0.60; Rmail summary does not work jpff @ 2009-01-26 20:37 ` Glenn Morris 2009-01-27 8:25 ` jpff 2009-01-28 3:00 ` bug#2074: marked as done (23.0.60; Rmail summary does not work) Emacs bug Tracking System 1 sibling, 1 reply; 11+ messages in thread From: Glenn Morris @ 2009-01-26 20:37 UTC (permalink / raw) To: John ffitch; +Cc: 2074 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. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-26 20:37 ` Glenn Morris @ 2009-01-27 8:25 ` jpff 2009-01-27 8:36 ` Glenn Morris 2009-01-27 22:58 ` bug#2074: " Richard M Stallman 0 siblings, 2 replies; 11+ messages in thread From: jpff @ 2009-01-27 8:25 UTC (permalink / raw) To: Glenn Morris; +Cc: 2074 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 ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-27 8:25 ` jpff @ 2009-01-27 8:36 ` Glenn Morris 2009-01-27 8:45 ` Processed: " Emacs bug Tracking System 2009-01-27 22:58 ` bug#2074: " Richard M Stallman 1 sibling, 1 reply; 11+ messages in thread From: Glenn Morris @ 2009-01-27 8:36 UTC (permalink / raw) To: jpff; +Cc: 2074 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. ^ permalink raw reply [flat|nested] 11+ messages in thread
* Processed: Re: 23.0.60; Rmail summary does not work 2009-01-27 8:36 ` Glenn Morris @ 2009-01-27 8:45 ` Emacs bug Tracking System 0 siblings, 0 replies; 11+ messages in thread From: Emacs bug Tracking System @ 2009-01-27 8:45 UTC (permalink / raw) To: Glenn Morris; +Cc: Emacs Bugs, rmail for {2074, 2069} Processing commands for control@emacsbugs.donarmstrong.com: > merge 2074 2069 bug#2069: 23.0.60; labels of RMAIL not inherited bug#2074: 23.0.60; Rmail summary does not work Warning: Unknown package 'rmail' Warning: Unknown package 'rmail' Merged 2069 2074. > stop Stopping processing here. Please contact me if you need assistance. Don Armstrong (administrator, Emacs bugs database) ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-27 8:25 ` jpff 2009-01-27 8:36 ` Glenn Morris @ 2009-01-27 22:58 ` Richard M Stallman 2009-01-28 0:16 ` Glenn Morris 1 sibling, 1 reply; 11+ messages in thread From: Richard M Stallman @ 2009-01-27 22:58 UTC (permalink / raw) To: jpff, 2074; +Cc: bug-gnu-emacs, bug-submit-list, owner, 2074 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. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-27 22:58 ` bug#2074: " Richard M Stallman @ 2009-01-28 0:16 ` Glenn Morris 2009-01-28 2:49 ` Glenn Morris 0 siblings, 1 reply; 11+ messages in thread From: Glenn Morris @ 2009-01-28 0:16 UTC (permalink / raw) To: rms; +Cc: 2074, jpff 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. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: 23.0.60; Rmail summary does not work 2009-01-28 0:16 ` Glenn Morris @ 2009-01-28 2:49 ` Glenn Morris 0 siblings, 0 replies; 11+ messages in thread From: Glenn Morris @ 2009-01-28 2:49 UTC (permalink / raw) To: 2074; +Cc: rms, jpff Glenn Morris wrote: > But the display of labels in the relevant line in the summary buffer, > { likethis }, seems broken. Should be fixed now. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2074: marked as done (23.0.60; Rmail summary does not work) 2009-01-26 7:15 ` bug#2074: 23.0.60; Rmail summary does not work jpff 2009-01-26 20:37 ` Glenn Morris @ 2009-01-28 3:00 ` Emacs bug Tracking System 1 sibling, 0 replies; 11+ messages in thread From: Emacs bug Tracking System @ 2009-01-28 3:00 UTC (permalink / raw) To: Glenn Morris [-- Attachment #1: Type: text/plain, Size: 876 bytes --] Your message dated Tue, 27 Jan 2009 21:49:27 -0500 with message-id <eeskn4jgaw.fsf@fencepost.gnu.org> and subject line Re: bug#2069: 23.0.60; labels of RMAIL not inherited has caused the Emacs bug report #2069, regarding 23.0.60; Rmail summary does not work to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com immediately.) -- 2069: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2069 Emacs Bug Tracking System Contact owner@emacsbugs.donarmstrong.com with problems [-- Attachment #2: Type: message/rfc822, Size: 7765 bytes --] From: jpff <jpff@codemist.co.uk> To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Rmail summary does not work Date: Mon, 26 Jan 2009 07:15:46 +0000 Message-ID: <7277-Mon26Jan2009071546+0000-jpff@codemist.co.uk> 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: <backspace> , a <tab> <backspace> <backspace> , <backspace> m a <tab> 2 2 <tab> l i <tab> s <tab> / m a <tab> i <tab> <return> C-v <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <return> C-v C-v C-s , , <backspace> C-a C-v C-v <escape> M C-x k <return> <escape> < 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 <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> r m a i l - s u m m a r y <return> <return> <down-mouse-1> <mouse-movement> <mouse-1> C-s C-w C-w C-w C-s C-s C-s C-s C-s C-s C-s C-a <down> <down> <down> <down> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> <down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo> <down-mouse-2> <mouse-2> <return> <return> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <down> <down> <down> <down> <down> <down> <down> <down> <down> C-v <help-echo> <down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <emacs-lisp> <tracing> <tr-f> <help-echo> <down-mouse-2> <mouse-2> <return> <return> <help-echo> C-g C-x b J <tab> <return> h <down> <right> <right> <right> <return> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <help-echo> <down-mouse-1> <mouse-movement> <mouse-movement> <help-echo> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <mouse-movement> <drag-mouse-1> M-m C-x k <return> M-x r e p o <tab> r <tab> <return> 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 [-- Attachment #3: Type: message/rfc822, Size: 1759 bytes --] From: Glenn Morris <rgm@gnu.org> To: 2069-done@emacsbugs.donarmstrong.com Subject: Re: bug#2069: 23.0.60; labels of RMAIL not inherited Date: Tue, 27 Jan 2009 21:49:27 -0500 Message-ID: <eeskn4jgaw.fsf@fencepost.gnu.org> I think this is fixed now. You might need to reconvert, or possibly just 's/^X-BABYL-V6-KEYWORDS:/X-RMAIL-KEYWORDS:' in your existing "new-style" rmail folder. 2009-01-27 Chong Yidong <cyd@stupidchicken.com> * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, which are recognized by the new Rmail, instead of X-BABYL-V6-*. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2069: 23.0.60; labels of RMAIL not inherited @ 2009-01-26 11:27 ` Kenichi Handa 2009-01-28 3:00 ` bug#2069: marked as done (23.0.60; labels of RMAIL not inherited) Emacs bug Tracking System 0 siblings, 1 reply; 11+ messages in thread From: Kenichi Handa @ 2009-01-26 11:27 UTC (permalink / raw) To: emacs-pretest-bug I just started to use the new rmail (i.e. pmail). When I first do M-x rmail, the babyl format of RMAIL is converted to mbox format automatically. But, it seems that labels are lost. At least, they are not shown in RMAIL nor RMAIL-summary buffers. --- Kenichi Handa handa@m17n.org In GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2009-01-26 on etlken Windowing system distributor `The X.Org Foundation', version 11.0.10502000 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_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: RMAIL Minor modes in effect: display-time-mode: t tooltip-mode: t tool-bar-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 Recent input: C-n C-n C-n C-n C-n C-n C-n C-u C-v C-p C-p C-p C-e C-a C-r r m a i l - s u m m a r y - h e a C-s C-x C-x C-e M-b M-b M-b C-s C-w C-w C-w C-r C-r C-r C-a C-x b <return> <escape> < C-s C-s C-n C-n C-n M-b M-b M-b C-s C-w C-w C-w C-a C-x b <return> C-s C-s C-s C-a C-M-a C-SPC C-M-n <escape> w C-x L C-y C-x C-x C-n C-n C-n C-n C-n C-e M-b M-b M-d k e y w o M-/ M-d C-M-x C-x b R M <tab> <return> h C-x k <return> C-x o h C-x o C-x k <return> C-g s h C-x o C-x k <return> M-x C-g M-r h p p p p p n p p p p p C-x o C-x b SPC m <tab> <return> <escape> < C-v C-x b <return> S m u s t r e p l y <return> x o C-g C-x o n n n n n n n n n n n n n n n n n n n n n n n p p p p p p p p p n p p p p p p n k <return> h n h C-x o C-x b C-g C-x b <return> C-c C-d C-x b <return> h q p C-x o C-x o C-x b * <backspace> C-g C-x L C-/ C-/ C-/ C-/ C-M-x C-x b <return> s t t n g p n n n n n n n n n n n n n n n C-r r m a i l C-a C-x o C-r p m a C-a C-a j C-x o <escape> x r e p o <tab> r t <tab> <return> Recent messages: Expunging deleted messages...done Computing summary lines...done Saving file /usr/local/handa/RMAIL... Wrote /usr/local/handa/RMAIL (No new mail has arrived) Computing summary lines...done 0 new messages read No following nondeleted message [2 times] Mark saved where search started Making completion list... ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#2069: marked as done (23.0.60; labels of RMAIL not inherited) 2009-01-26 11:27 ` bug#2069: 23.0.60; labels of RMAIL not inherited Kenichi Handa @ 2009-01-28 3:00 ` Emacs bug Tracking System 0 siblings, 0 replies; 11+ messages in thread From: Emacs bug Tracking System @ 2009-01-28 3:00 UTC (permalink / raw) To: Glenn Morris [-- Attachment #1: Type: text/plain, Size: 878 bytes --] Your message dated Tue, 27 Jan 2009 21:49:27 -0500 with message-id <eeskn4jgaw.fsf@fencepost.gnu.org> and subject line Re: bug#2069: 23.0.60; labels of RMAIL not inherited has caused the Emacs bug report #2069, regarding 23.0.60; labels of RMAIL not inherited to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com immediately.) -- 2069: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2069 Emacs Bug Tracking System Contact owner@emacsbugs.donarmstrong.com with problems [-- Attachment #2: Type: message/rfc822, Size: 5093 bytes --] From: Kenichi Handa <handa@m17n.org> To: emacs-pretest-bug@gnu.org Subject: 23.0.60; labels of RMAIL not inherited Date: Mon, 26 Jan 2009 20:27:36 +0900 Message-ID: <E1LRPcu-00052Y-8Q@etlken> I just started to use the new rmail (i.e. pmail). When I first do M-x rmail, the babyl format of RMAIL is converted to mbox format automatically. But, it seems that labels are lost. At least, they are not shown in RMAIL nor RMAIL-summary buffers. --- Kenichi Handa handa@m17n.org In GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2009-01-26 on etlken Windowing system distributor `The X.Org Foundation', version 11.0.10502000 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_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: RMAIL Minor modes in effect: display-time-mode: t tooltip-mode: t tool-bar-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 Recent input: C-n C-n C-n C-n C-n C-n C-n C-u C-v C-p C-p C-p C-e C-a C-r r m a i l - s u m m a r y - h e a C-s C-x C-x C-e M-b M-b M-b C-s C-w C-w C-w C-r C-r C-r C-a C-x b <return> <escape> < C-s C-s C-n C-n C-n M-b M-b M-b C-s C-w C-w C-w C-a C-x b <return> C-s C-s C-s C-a C-M-a C-SPC C-M-n <escape> w C-x L C-y C-x C-x C-n C-n C-n C-n C-n C-e M-b M-b M-d k e y w o M-/ M-d C-M-x C-x b R M <tab> <return> h C-x k <return> C-x o h C-x o C-x k <return> C-g s h C-x o C-x k <return> M-x C-g M-r h p p p p p n p p p p p C-x o C-x b SPC m <tab> <return> <escape> < C-v C-x b <return> S m u s t r e p l y <return> x o C-g C-x o n n n n n n n n n n n n n n n n n n n n n n n p p p p p p p p p n p p p p p p n k <return> h n h C-x o C-x b C-g C-x b <return> C-c C-d C-x b <return> h q p C-x o C-x o C-x b * <backspace> C-g C-x L C-/ C-/ C-/ C-/ C-M-x C-x b <return> s t t n g p n n n n n n n n n n n n n n n C-r r m a i l C-a C-x o C-r p m a C-a C-a j C-x o <escape> x r e p o <tab> r t <tab> <return> Recent messages: Expunging deleted messages...done Computing summary lines...done Saving file /usr/local/handa/RMAIL... Wrote /usr/local/handa/RMAIL (No new mail has arrived) Computing summary lines...done 0 new messages read No following nondeleted message [2 times] Mark saved where search started Making completion list... [-- Attachment #3: Type: message/rfc822, Size: 1759 bytes --] From: Glenn Morris <rgm@gnu.org> To: 2069-done@emacsbugs.donarmstrong.com Subject: Re: bug#2069: 23.0.60; labels of RMAIL not inherited Date: Tue, 27 Jan 2009 21:49:27 -0500 Message-ID: <eeskn4jgaw.fsf@fencepost.gnu.org> I think this is fixed now. You might need to reconvert, or possibly just 's/^X-BABYL-V6-KEYWORDS:/X-RMAIL-KEYWORDS:' in your existing "new-style" rmail folder. 2009-01-27 Chong Yidong <cyd@stupidchicken.com> * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, which are recognized by the new Rmail, instead of X-BABYL-V6-*. ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2009-01-28 3:00 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <eeskn4jgaw.fsf@fencepost.gnu.org> 2009-01-26 7:15 ` bug#2074: 23.0.60; Rmail summary does not work jpff 2009-01-26 20:37 ` Glenn Morris 2009-01-27 8:25 ` jpff 2009-01-27 8:36 ` Glenn Morris 2009-01-27 8:45 ` Processed: " Emacs bug Tracking System 2009-01-27 22:58 ` bug#2074: " Richard M Stallman 2009-01-28 0:16 ` Glenn Morris 2009-01-28 2:49 ` Glenn Morris 2009-01-28 3:00 ` bug#2074: marked as done (23.0.60; Rmail summary does not work) Emacs bug Tracking System 2009-01-26 11:27 ` bug#2069: 23.0.60; labels of RMAIL not inherited Kenichi Handa 2009-01-28 3:00 ` bug#2069: marked as done (23.0.60; labels of RMAIL not inherited) Emacs bug Tracking System
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).