[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] Time to move to Mutt?
From: |
Robert Marshall |
Subject: |
Re: [VM] Time to move to Mutt? |
Date: |
Thu, 25 Jul 2019 21:02:27 +0100 |
John
John Stoffel writes:
>
> Hi Robert,
> I just tried patching my vm-8.2.0b version (as vm-8.2.0c) but when I
> now look at emails with HTML, I get an error like this:
>
> Inline text/html by emacs-shr display failed: Variable binding depth
> exceeds max-specpdl-size
>
> And I based my changes on your example code.
>
All that looks ok to me - though you don't need to make the
> + (cond ((locate-library "shr")
> + 'emacs-shr)
if you're setting vm-mime-text/html-handler in your .vm file but it's
clearly using that setting in view of the emacs-shr error (so I
wouldn't change anything there). What do you get if you set
M-x set-variable debug-on-error t
and try it again? You may need to trim the output a bit.
Which version of emacs is this? Have you byte-compiled vm-mime after editing it?
Robert
>
>
> And in my ~/.vm file I have a line:
>
> vm-mime-text/html-handler 'emacs-shr
>
>
> which is probably wrong. I guess it's time I try to learn more elisp... :-)
>
- Re: [VM] Time to move to Mutt?, (continued)
- Re: [VM] Time to move to Mutt?, John Stoffel, 2019/07/22
- [VM] VM not handling inline HTML mail, Patrick Healy, 2019/07/24
- Re: [VM] VM not handling inline HTML mail, John Stoffel, 2019/07/25
- Re: [VM] VM not handling inline HTML mail, Patrick Healy, 2019/07/26
- Re: [VM] VM not handling inline HTML mail, John Stoffel, 2019/07/30
- Re: [VM] Time to move to Mutt?, Robert Marshall, 2019/07/22
- Re: [VM] Time to move to Mutt?, John Stoffel, 2019/07/22
- Re: [VM] Time to move to Mutt?, Robert Marshall, 2019/07/22
- Re: [VM] Time to move to Mutt?, Robert Marshall, 2019/07/23
- Re: [VM] Time to move to Mutt?, John Stoffel, 2019/07/25
- Re: [VM] Time to move to Mutt?,
Robert Marshall <=
- Re: [VM] Time to move to Mutt?, John Stoffel, 2019/07/25
- Re: [VM] Time to move to Mutt?, Robert Marshall, 2019/07/31