Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: info-gnus-english@gnu.org
Subject: Re: getting a photo out of an email?
Date: Sat, 20 Feb 2010 15:27:13 +0100	[thread overview]
Message-ID: <87wry8dltq.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87sk90u3zn.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com>

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/

      parent reply	other threads:[~2010-02-20 14:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16 16:05 Nigel Beck
2010-02-16 16:29 ` Memnon Anon
2010-02-16 23:59   ` Nigel Beck
2010-02-17  9:31     ` Tassilo Horn
2010-02-19  0:10     ` Tim Landscheidt
2010-02-20 14:23       ` Reiner Steib
2010-02-23 16:23         ` Tim Landscheidt
2010-02-20 14:27     ` Reiner Steib [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wry8dltq.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).