GNU bug report logs - #16982
Mail displayed improperly after,viewing email with HTML inside.

Previous Next

Packages: mh-e, emacs;

Reported by: "James L. Barker" <jlbark <at> idaccr.org>

Date: Mon, 10 Mar 2014 20:24:01 UTC

Severity: normal

Tags: unreproducible

Fixed in version 27.1

Done: Bill Wohler <wohler <at> newt.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16982 in the body.
You can then email your comments to 16982 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#16982; Package emacs. (Mon, 10 Mar 2014 20:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "James L. Barker" <jlbark <at> idaccr.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 10 Mar 2014 20:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "James L. Barker" <jlbark <at> idaccr.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Mail displayed improperly after,viewing email with HTML inside.
Date: Mon, 10 Mar 2014 15:35:29 -0400
-- Description:  Regular Text email is displaying fine.  However when 
you move to an email that contains HTML, the backround colors get messed 
up, but the text seems to display properly.  But when you move back to 
view another plain text email, the plain text email, gets around 50 
spaces added to the front of the mail message, which skews the viewer.

Version: Emacs 24.3
OS: RHEL 6.5
Email: mh-e  8.5

Steps to reproduce.
1. M-x mh-rmail.
2. Move to email with HTML, press enter to view.
3. Then move to plain text email, press enter to view

Hack fix:
I was able to get around this for now, by putting this in my .emacs
(setq mm-text-html-renderer 'html2text)
I am guessing that something was done to the HTML viewer on emacs from 
23 to 24 which is causing this.

This bug does not exist with 23.3.1 with MH-e 1.8.2.


Thanks,

James




Information forwarded to bug-gnu-emacs <at> gnu.org, mh-e-devel <at> lists.sourceforge.net:
bug#16982; Package emacs,mh-e. (Wed, 18 Nov 2020 15:25:02 GMT) Full text and rfc822 format available.

Message #8 received at 16982 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Bill Wohler <wohler <at> newt.com>
Cc: 16982 <at> debbugs.gnu.org, "James L. Barker" <jlbark <at> idaccr.org>
Subject: Re: bug#16982: Mail displayed improperly after,viewing email with
 HTML inside.
Date: Wed, 18 Nov 2020 07:24:29 -0800
Hi Bill,

"James L. Barker" <jlbark <at> idaccr.org> writes:

> -- Description:  Regular Text email is displaying fine.  However when you move
>    to an email that contains HTML, the backround colors get messed up, but the
>    text seems to display properly.  But when you move back to view another plain
>    text email, the plain text email, gets around 50 spaces added to the front of
>   the mail message, which skews the viewer.
>
> Version: Emacs 24.3
> OS: RHEL 6.5
> Email: mh-e  8.5
>
> Steps to reproduce.
> 1. M-x mh-rmail.
> 2. Move to email with HTML, press enter to view.
> 3. Then move to plain text email, press enter to view
>
> Hack fix:
> I was able to get around this for now, by putting this in my .emacs
> (setq mm-text-html-renderer 'html2text)
> I am guessing that something was done to the HTML viewer on emacs from 23 to 24
> which is causing this.
>
> This bug does not exist with 23.3.1 with MH-e 1.8.2.

This has been sitting in the bug tracker for 6 years or so.  Could you
please help look into it if/when you find some time?

Thanks in advance.




Reply sent to Bill Wohler <wohler <at> newt.com>:
You have taken responsibility. (Fri, 20 Nov 2020 17:35:02 GMT) Full text and rfc822 format available.

Notification sent to "James L. Barker" <jlbark <at> idaccr.org>:
bug acknowledged by developer. (Fri, 20 Nov 2020 17:35:02 GMT) Full text and rfc822 format available.

Message #13 received at 16982-done <at> debbugs.gnu.org (full text, mbox):

From: Bill Wohler <wohler <at> newt.com>
To: 16982-done <at> debbugs.gnu.org
Cc: Mike Kupfer <m.kupfer <at> acm.org>
Subject: Re: bug#16982: Mail displayed improperly after,
 viewing email with HTML inside.
Date: Fri, 20 Nov 2020 09:34:00 -0800
close 16982 27.1
tags 16982 unreproducible
thanks

Stefan Kangas <stefan <at> marxist.se> wrote:

> Hi Bill,
> 
> "James L. Barker" <jlbark <at> idaccr.org> writes:
> 
> > -- Description:  Regular Text email is displaying fine.  However when you move
> >    to an email that contains HTML, the backround colors get messed up, but the
> >    text seems to display properly.  But when you move back to view another plain
> >    text email, the plain text email, gets around 50 spaces added to the front of
> >   the mail message, which skews the viewer.
> >
> > Version: Emacs 24.3
> > OS: RHEL 6.5
> > Email: mh-e  8.5
> >
> > Steps to reproduce.
> > 1. M-x mh-rmail.
> > 2. Move to email with HTML, press enter to view.
> > 3. Then move to plain text email, press enter to view
> >
> > Hack fix:
> > I was able to get around this for now, by putting this in my .emacs
> > (setq mm-text-html-renderer 'html2text)
> > I am guessing that something was done to the HTML viewer on emacs from 23 to 24
> > which is causing this.
> >
> > This bug does not exist with 23.3.1 with MH-e 1.8.2.
> 
> This has been sitting in the bug tracker for 6 years or so.  Could you
> please help look into it if/when you find some time?
> 
> Thanks in advance.

Thanks for the poke, Stefan. I have a vague recollection of having
seen this myself in the distant past.

However, this issue seems to have since been resolved, but I don't
recall how. Perhaps it was fixed in Gnus (which MH-E uses under the
hood) as I couldn't find any tickets matching this description in the
MH-E ticketing system. I could not reproduce it (with the very clear
recipe, thanks!) with the MH-E distributed with Emacs 27.1 with emacs
-Q.

I've cc'd Mike in case he has any more details to add, but otherwise,
I'm closing this as unreproducible.

-- 
Bill Wohler <wohler <at> newt.com> aka <Bill.Wohler <at> nasa.gov>
http://www.newt.com/wohler/, GnuPG ID:610BD9AD




Information forwarded to bug-gnu-emacs <at> gnu.org, mh-e-devel <at> lists.sourceforge.net:
bug#16982; Package emacs,mh-e. (Fri, 20 Nov 2020 18:17:01 GMT) Full text and rfc822 format available.

Message #16 received at 16982 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Bill Wohler <wohler <at> newt.com>, 16982 <at> debbugs.gnu.org
Subject: Re: bug#16982: Mail displayed improperly after, viewing email with
 HTML inside.
Date: Fri, 20 Nov 2020 10:15:57 -0800
> I've cc'd Mike in case he has any more details to add, but otherwise,
> I'm closing this as unreproducible.

Thanks!




bug marked as fixed in version 27.1, send any further explanations to 16982 <at> debbugs.gnu.org and "James L. Barker" <jlbark <at> idaccr.org> Request was from Bill Wohler <wohler <at> newt.com> to control <at> debbugs.gnu.org. (Sat, 21 Nov 2020 17:31:01 GMT) Full text and rfc822 format available.

Added tag(s) unreproducible. Request was from Bill Wohler <wohler <at> newt.com> to control <at> debbugs.gnu.org. (Sat, 21 Nov 2020 17:31:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, mh-e-devel <at> lists.sourceforge.net:
bug#16982; Package emacs,mh-e. (Sun, 22 Nov 2020 00:55:02 GMT) Full text and rfc822 format available.

Message #23 received at 16982 <at> debbugs.gnu.org (full text, mbox):

From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
To: Bill Wohler <wohler <at> newt.com>
Cc: 16982 <at> debbugs.gnu.org
Subject: Re: bug#16982: Mail displayed improperly after,
 viewing email with HTML inside.
Date: Sat, 21 Nov 2020 16:54:01 -0800
Bill Wohler wrote:

> However, this issue seems to have since been resolved, but I don't
> recall how. Perhaps it was fixed in Gnus (which MH-E uses under the
> hood) as I couldn't find any tickets matching this description in the
> MH-E ticketing system. I could not reproduce it (with the very clear
> recipe, thanks!) with the MH-E distributed with Emacs 27.1 with emacs
> -Q.

I wonder if this was fixed as a side effect of Stephen Gildea's fix for
SF:#470.

mike




Information forwarded to bug-gnu-emacs <at> gnu.org, mh-e-devel <at> lists.sourceforge.net:
bug#16982; Package emacs,mh-e. (Sun, 22 Nov 2020 01:18:02 GMT) Full text and rfc822 format available.

Message #26 received at 16982 <at> debbugs.gnu.org (full text, mbox):

From: Bill Wohler <wohler <at> newt.com>
To: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
Cc: 16982 <at> debbugs.gnu.org
Subject: Re: bug#16982: Mail displayed improperly after,
 viewing email with HTML inside.
Date: Sat, 21 Nov 2020 17:17:45 -0800
Mike Kupfer <mkupfer <at> alum.berkeley.edu> wrote:

> I wonder if this was fixed as a side effect of Stephen Gildea's fix for
> SF:#470.

This is probably the best explanation.

-- 
Bill Wohler <wohler <at> newt.com> aka <Bill.Wohler <at> nasa.gov>
http://www.newt.com/wohler/, GnuPG ID:610BD9AD




Information forwarded to bug-gnu-emacs <at> gnu.org, mh-e-devel <at> lists.sourceforge.net:
bug#16982; Package emacs,mh-e. (Mon, 23 Nov 2020 17:03:02 GMT) Full text and rfc822 format available.

Message #29 received at 16982 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Gildea <stepheng+mh-e <at> gildea.com>
To: Mike Kupfer <mkupfer <at> alum.berkeley.edu>, Bill Wohler <wohler <at> newt.com>
Cc: 16982 <at> debbugs.gnu.org
Subject: Re: bug#16982: Mail displayed improperly after,
 viewing email with HTML inside.
Date: Mon, 23 Nov 2020 08:45:41 -0800
tags 16982 -unreproducible
thanks

>   I wonder if this was fixed as a side effect of Stephen Gildea's fix for
>   SF:#470.

I agree that this sounds like it is the same bug.  I am removing
the "unreproducible" tag, leaving it "fixed in 27.1".




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Dec 2020 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.