* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-07-01 20:39 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-07-01 20:39 UTC (permalink / raw)
To: emacs-devel
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-07-15 16:50 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-07-15 16:50 UTC (permalink / raw)
To: emacs-devel
[I sent this message a few weeks ago but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-07-23 4:28 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-07-23 4:28 UTC (permalink / raw)
To: emacs-devel
[I sent this message twice ago but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-07-23 18:06 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-07-23 18:06 UTC (permalink / raw)
To: emacs-devel
[I sent this message a few weeks ago but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-07-30 20:48 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-07-30 20:48 UTC (permalink / raw)
To: emacs-devel
[I sent this message twice but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-08-07 1:21 Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-08-07 1:21 UTC (permalink / raw)
To: emacs-devel
[I sent this message three times but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
@ 2007-08-14 0:28 Richard Stallman
2007-08-14 11:30 ` Nick Roberts
2007-08-14 22:00 ` Glenn Morris
0 siblings, 2 replies; 11+ messages in thread
From: Richard Stallman @ 2007-08-14 0:28 UTC (permalink / raw)
To: emacs-devel
[I sent this message four times but did not get a response.]
Would someone please fix this, then ack?
Please fix it in Emacs 22 as well as the trunk.
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
Date: Mon, 25 Jun 2007 15:19:18 -0700
From: Tim Hesterberg <timh@insightful.com>
To: bug-gnu-emacs@gnu.org
Subject: undigestify-rmail-message in emacs 22.1 doesn't split a digest
I receive messages from the r-help list in digest form
https://stat.ethz.ch/mailman/listinfo/r-help
I use rmail to read mail.
Using emacs 21.3, undigestify-rmail-message works fine, giving a large
number of individual messages.
Using emacs 22.1, the result is only two message:
* correct first message, the "Today's Topics" message
* all other real messages are kept as part of a single message.
I get the same result using --no-init-file.
here is the summary: message 1 is the original digest, and message 3
contains all of the real messages:
1D 21-Jun r-help-request@stat.math.[8702] R-help Digest, Vol 52, Issue 21
2 21-Jun r-help-request@stat.math. [174] R-help Digest, Vol 52, Issue 21
3 20-Jun shiazy@gmail.com[8524] Re: [R] Got "Unexpected ELSE error"
If I use emacs 22.1 but load the emacs 21.3 version of
.../lisp/mail/undigest.el, then undigestify works correctly.
I am not attaching an example digest message because they are fairly
large, but will send one on request.
Perhaps the new version is confused by messages that have a "Message" header?
Message 3 has the format:
Message: 1
Date: Wed, 20 Jun 2007 12:02:15 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: r-help@stat.math.ethz.ch
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(message text)
- ------------------------------
Message: 2
Date: Wed, 20 Jun 2007 12:05:32 +0200
From: (person)
Subject: Re: [R] Got "Unexpected ELSE error"
To: (person)
Cc: r-help@stat.math.ethz.ch
Message-ID: <4678FBEC.3030107@biostat.ku.dk>
Content-Type: text/plain; charset=UTF-8
(message text)
- --------------------------------------------------
In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
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: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: Apropos
Minor modes in effect:
display-time-mode: t
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
C-x N C-x N C-x n <escape> C-e C-b C-x C-e C-x N C-h
f u n d i <tab> C-g C-x b R M <tab> <return> h q y
C-x b R M <S-tab> C-x b R M <tab> <return> h 9 1 j
C-o t e m p R <return> C-u C-x r t e m p R <return>
h n <escape> x u n d i g e s t i f y <return> C-h f
u n d i g <tab> C-g <escape> x u n d i g <tab> <return>
C-x N C-x n <escape> C-e C-b C-x C-e C-x 1 C-x N <escape>
C-g C-x n <escape> x u n d i g <tab> <return> C-x N
C-x 4 b * M e <tab> <return> <escape> > C-x N C-x C-g
C-v C-v C-v C-v C-v C-v n C-x 1 C-v C-v C-v C-v C-v
C-x k <return> C-g h p p <escape> n u n d d q y C-x
b t e m p R <return> C-x N C-x b <return> C-x C-w C-a
<escape> k C-x 4 b t e m p <backspace> C-g C-g C-x
4 b t e m p <return> <escape> > <return> <return> <return>
C-y C-a ( l o a d SPC " C-e u n d i g e s t . e l "
) C-x C-e C-x N <escape> x u n d i g <tab> <return>
h C-x N C-h a b u g <return> C-x n C-x n C-x n C-s
b u g C-s C-s C-v C-n C-s r e p o r t C-s C-s C-s C-s
C-f C-h f <return> <escape> x r e p o r t - e m a c
s - b u g <return>
Recent messages:
Mark set [2 times]
Loading d:/oldPCs/old4-D/emacs/emacs-21.3/lisp/mail/undigest.el (source)...done
t
Message successfully undigestified
Counting messages...done
Computing summary lines...done
Type C-x 4 C-o RET to restore the other window.
Mark saved where search started [2 times]
Type C-x 4 C-o RET to restore the other window.
Loading emacsbug...done
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
2007-08-14 0:28 [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest] Richard Stallman
@ 2007-08-14 11:30 ` Nick Roberts
2007-08-14 23:26 ` Richard Stallman
2007-08-14 22:00 ` Glenn Morris
1 sibling, 1 reply; 11+ messages in thread
From: Nick Roberts @ 2007-08-14 11:30 UTC (permalink / raw)
To: rms; +Cc: emacs-devel
> [I sent this message four times but did not get a response.]
That must presumably mean that no-one reading the list is able or prepared to
fix it.
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
2007-08-14 0:28 [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest] Richard Stallman
2007-08-14 11:30 ` Nick Roberts
@ 2007-08-14 22:00 ` Glenn Morris
2007-08-15 18:22 ` Richard Stallman
1 sibling, 1 reply; 11+ messages in thread
From: Glenn Morris @ 2007-08-14 22:00 UTC (permalink / raw)
To: rms; +Cc: emacs-devel
Richard Stallman wrote:
> Would someone please fix this, then ack?
> Please fix it in Emacs 22 as well as the trunk.
I will install the following fix. As well as a small bug in
rmail-digest-rfc1153, the problem is that GNU Mailman is deliberately
producing non-compliant digests (see comment below). So
rmail-digest-parse-rfc1153sloppy needs to be sloppier (as it was in
Emacs 21).
*** undigest.el 26 Jul 2007 05:27:14 -0000 1.41
--- undigest.el 14 Aug 2007 21:52:40 -0000
***************
*** 93,99 ****
(rmail-digest-rfc1153
"^-\\{55,\\}\n\n"
"^\n-\\{27,\\}\n\n"
! "^\n-\\{27,\\}\n\nEnd of"))
(defun rmail-digest-rfc1153 (prolog-sep message-sep trailer-sep)
(goto-char (point-min))
--- 93,107 ----
(rmail-digest-rfc1153
"^-\\{55,\\}\n\n"
"^\n-\\{27,\\}\n\n"
! ;; GNU mailman knowingly (see comment at line 353 of ToDigest.py in
! ;; mailman source) produces non-conformant rfc 1153 digests, in that
! ;; the trailer contains a "digest footer" like this:
! ;; _______________________________________________ <one or more
! ;; lines of list blurb>
! ;;
! ;; End of Foo Digest...
! ;; **************************************
! "^\nEnd of"))
(defun rmail-digest-rfc1153 (prolog-sep message-sep trailer-sep)
(goto-char (point-min))
***************
*** 104,110 ****
separator result)
(move-marker start (match-beginning 0))
(move-marker end (match-end 0))
! (setq result (cons (copy-marker start) (copy-marker end t)))
(when (re-search-forward message-sep nil t)
;; Ok, at least one message separator found
(setq separator (match-string 0))
--- 112,118 ----
separator result)
(move-marker start (match-beginning 0))
(move-marker end (match-end 0))
! (setq result (list (cons (copy-marker start) (copy-marker end t))))
(when (re-search-forward message-sep nil t)
;; Ok, at least one message separator found
(setq separator (match-string 0))
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
2007-08-14 11:30 ` Nick Roberts
@ 2007-08-14 23:26 ` Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-08-14 23:26 UTC (permalink / raw)
To: Nick Roberts; +Cc: emacs-devel
> [I sent this message four times but did not get a response.]
That must presumably mean that no-one reading the list is able or prepared to
fix it.
I am sure several people here are able to fix it.
I could fix it, but I am overloaded.
We need someone to fix it, so we can release Emacs 22.2.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest]
2007-08-14 22:00 ` Glenn Morris
@ 2007-08-15 18:22 ` Richard Stallman
0 siblings, 0 replies; 11+ messages in thread
From: Richard Stallman @ 2007-08-15 18:22 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Thanks very much for working on this.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-08-15 18:22 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-14 0:28 [timh@insightful.com: undigestify-rmail-message in emacs 22.1 doesn't split a digest] Richard Stallman
2007-08-14 11:30 ` Nick Roberts
2007-08-14 23:26 ` Richard Stallman
2007-08-14 22:00 ` Glenn Morris
2007-08-15 18:22 ` Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2007-08-07 1:21 Richard Stallman
2007-07-30 20:48 Richard Stallman
2007-07-23 18:06 Richard Stallman
2007-07-23 4:28 Richard Stallman
2007-07-15 16:50 Richard Stallman
2007-07-01 20:39 Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.