info-gnus-english
[Top][All Lists]
Advanced

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

Re: getting a photo out of an email?


From: Reiner Steib
Subject: Re: getting a photo out of an email?
Date: Sat, 20 Feb 2010 15:27:13 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux)

On Wed, Feb 17 2010, Nigel Beck wrote:

> K v etc didn't do the trick right away at least.  Perhaps as gnus had
> inlined the photos?

Maybe `K b' or `C-u K b' helps:

,----[ <f1> f gnus-summary-display-buttonized RET ]
| gnus-summary-display-buttonized [...] Lisp function in `gnus-sum.el'.
| (gnus-summary-display-buttonized &optional SHOW-ALL-PARTS)
| 
| Display the current article buffer fully MIME-buttonized.
| If SHOW-ALL-PARTS (the prefix) is non-nil, all multipart/* parts are
| treated as multipart/mixed.
`----

`gnus-mime-display-multipart-related-as-mixed' ...

,----[ (info "(gnus)MIME Commands") ]
| `gnus-mime-display-multipart-related-as-mixed'
|      Display "multipart/related" parts as "multipart/mixed".
| 
|      If displaying `text/html' is discouraged, see
|      `mm-discouraged-alternatives', images or other material inside a
|      "multipart/related" part might be overlooked when this variable is
|      `nil'.  *note Display Customization: (emacs-mime)Display
|      Customization.
`----

... and `C-d':

,----[ <f1> f gnus-summary-enter-digest-group RET ]
| gnus-summary-enter-digest-group [...] Lisp function in `gnus-sum.el'.
| (gnus-summary-enter-digest-group &optional FORCE)
| 
| Enter an nndoc group based on the current article.
| If FORCE, force a digest interpretation.  If not, try
| to guess what the document format is.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]