unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
@ 2014-03-10 19:35 James L. Barker
  2020-11-18 15:24 ` Stefan Kangas
       [not found] ` <8690.1606006441@alto>
  0 siblings, 2 replies; 7+ messages in thread
From: James L. Barker @ 2014-03-10 19:35 UTC (permalink / raw)
  To: 16982


-- 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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
  2014-03-10 19:35 bug#16982: Mail displayed improperly after, viewing email with HTML inside James L. Barker
@ 2020-11-18 15:24 ` Stefan Kangas
  2020-11-20 17:34   ` Bill Wohler
       [not found] ` <8690.1606006441@alto>
  1 sibling, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2020-11-18 15:24 UTC (permalink / raw)
  To: Bill Wohler; +Cc: 16982, James L. Barker

Hi Bill,

"James L. Barker" <jlbark@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.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
  2020-11-18 15:24 ` Stefan Kangas
@ 2020-11-20 17:34   ` Bill Wohler
  2020-11-20 18:15     ` Stefan Kangas
  2020-11-22  0:54     ` Mike Kupfer
  0 siblings, 2 replies; 7+ messages in thread
From: Bill Wohler @ 2020-11-20 17:34 UTC (permalink / raw)
  To: 16982-done; +Cc: Mike Kupfer

close 16982 27.1
tags 16982 unreproducible
thanks

Stefan Kangas <stefan@marxist.se> wrote:

> Hi Bill,
> 
> "James L. Barker" <jlbark@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@newt.com> aka <Bill.Wohler@nasa.gov>
http://www.newt.com/wohler/, GnuPG ID:610BD9AD





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
  2020-11-20 17:34   ` Bill Wohler
@ 2020-11-20 18:15     ` Stefan Kangas
  2020-11-22  0:54     ` Mike Kupfer
  1 sibling, 0 replies; 7+ messages in thread
From: Stefan Kangas @ 2020-11-20 18:15 UTC (permalink / raw)
  To: Bill Wohler, 16982

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

Thanks!





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
  2020-11-20 17:34   ` Bill Wohler
  2020-11-20 18:15     ` Stefan Kangas
@ 2020-11-22  0:54     ` Mike Kupfer
  1 sibling, 0 replies; 7+ messages in thread
From: Mike Kupfer @ 2020-11-22  0:54 UTC (permalink / raw)
  To: Bill Wohler; +Cc: 16982

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
       [not found] ` <8690.1606006441@alto>
@ 2020-11-22  1:17   ` Bill Wohler
  2020-11-23 16:45   ` Stephen Gildea
  1 sibling, 0 replies; 7+ messages in thread
From: Bill Wohler @ 2020-11-22  1:17 UTC (permalink / raw)
  To: Mike Kupfer; +Cc: 16982

Mike Kupfer <mkupfer@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@newt.com> aka <Bill.Wohler@nasa.gov>
http://www.newt.com/wohler/, GnuPG ID:610BD9AD





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#16982: Mail displayed improperly after, viewing email with HTML inside.
       [not found] ` <8690.1606006441@alto>
  2020-11-22  1:17   ` Bill Wohler
@ 2020-11-23 16:45   ` Stephen Gildea
  1 sibling, 0 replies; 7+ messages in thread
From: Stephen Gildea @ 2020-11-23 16:45 UTC (permalink / raw)
  To: Mike Kupfer, Bill Wohler; +Cc: 16982

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".





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-23 16:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-10 19:35 bug#16982: Mail displayed improperly after, viewing email with HTML inside James L. Barker
2020-11-18 15:24 ` Stefan Kangas
2020-11-20 17:34   ` Bill Wohler
2020-11-20 18:15     ` Stefan Kangas
2020-11-22  0:54     ` Mike Kupfer
     [not found] ` <8690.1606006441@alto>
2020-11-22  1:17   ` Bill Wohler
2020-11-23 16:45   ` Stephen Gildea

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).