Re: [Evolution] show pictures as default



On Fri, 2003-05-23 at 00:23, Eric Lambart wrote:
On Thu, 2003-05-22 at 15:03, Mark Gordon wrote:
They can be viewed inline by default if they're part of HTML mail. 
Composing HTML mail with embedded images may be less convenient than
attaching the images, though, so you may not find your senders
especially cooperative.

I don't think there's currently a way to make attachments be viewed
inline by default.

There is, if you send them from Evolution and click "Suggest Automatic
Display of Attachment" in the file-selector window.  When viewed in
Evolution, they are always displayed without an extra click.  I suspect
there is some official rule about this setting, and it should work with
any other mail clients that support the feature.

Out of curiosity (and to learn more) I just checked how MIME parts are
displayed automatically. It is very simple:

  Content-Disposition: attachment; filename=foo

  Content-Disposition: inline; filename=foo

'inline' attachments are displayed, 'attachment' not. So if you wanna
display all attachments automagically, a procmail recipe (using sed)
should do it. Of course, you have to use procmail for that... ;-)


Please note:
- Russell's warning is somewhat negative, but might become the truth.
- I am not sure, what "automatic display" of OOo documents (as example)
will do. Don't know, if that only will aplly of types Evo can display
inline. But it may launch OpenOffice and thus mean a good load to your
machine.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]