Re: viewing html emails with images

2008-02-06 Thread senator galt
On Feb 5, 2008 2:44 PM, Christian Ebert <[EMAIL PROTECTED]> wrote: > I gather from your other answer that it works "in principle" ;) > Yes. It does! :) > this looks like you made some mistake when pasting(?) the above > entry. Make sure there are no whitespaces after the backslashes, > check the q

Re: viewing html emails with images

2008-02-05 Thread Christian Ebert
* senator galt on Tuesday, February 05, 2008 at 12:05:57 -0700 > On Feb 4, 2008 2:31 PM, Christian Ebert <[EMAIL PROTECTED]> wrote: >> You can try out viewhtmlmsg from my python package at >> . I gather from your other answer that it works "in principle" ;)

Re: viewing html emails with images

2008-02-05 Thread senator galt
On Feb 5, 2008 12:27 PM, Christian Ebert <[EMAIL PROTECTED]> wrote: > Does your Mutt version already support $my_variables? Don't know. how to check that? Version of my mutt:1.5.15 > You might want to start with a simpler entry for testing: > > macro index "viewhtmlmsg -s" yes. this works > Does

Re: viewing html emails with images

2008-02-05 Thread Christian Ebert
* senator galt on Tuesday, February 05, 2008 at 12:05:57 -0700 > On Feb 4, 2008 2:31 PM, Christian Ebert <[EMAIL PROTECTED]> wrote: >> You can try out viewhtmlmsg from my python package at >> . >> > I installed muttils and based on the suggestions in doc/exam

Re: viewing html emails with images

2008-02-05 Thread senator galt
On Feb 4, 2008 2:31 PM, Christian Ebert <[EMAIL PROTECTED]> wrote: > You can try out viewhtmlmsg from my python package at > . > I installed muttils and based on the suggestions in doc/example-muttrc, I added this to my .muttrc macro index "\ set my_wait_key

Re: viewing html emails with images

2008-02-04 Thread Christian Ebert
* senator galt on Sunday, February 03, 2008 at 14:19:39 -0700 > I often receive emails of type text/html. I've experimented displaying > them with links and firefox (with appropriate setting in my .mailcap). > Firefox seems to display the email text but not the images. Instead of > the images, I se

viewing html emails with images

2008-02-03 Thread senator galt
Hi, I often receive emails of type text/html. I've experimented displaying them with links and firefox (with appropriate setting in my .mailcap). Firefox seems to display the email text but not the images. Instead of the images, I see grayish box which indicates the image wasn't available. Is ther