Gnus development mailing list
 help / color / mirror / Atom feed
From: Emanuel Berg <moasenwood@zoho.eu>
To: ding@gnus.org
Subject: Re: [gnus-summary-save-parts does NOT respect file names]
Date: Sat, 22 May 2021 07:39:28 +0200	[thread overview]
Message-ID: <87cztj9vjj.fsf@zoho.eu> (raw)
In-Reply-To: <m2fsyfuyd7.fsf@codeisgreat.org>

Pankaj Jangid wrote:

> Sorry for my ignorance. I have just now tried ‘X m’ on a newly received
> email with some invoices. I got following output:
>
> AIN2122000504948.pdf
> AIN2122000504950.pdf
> AIN2122000504953.pdf
> nnimap+gml:INBOX.153434.1
> nnimap+gml:INBOX.153434.2
>
> Last two files are actually the text and HTML parts from the
> email. First three are the attachments.

gnus-summary-save-parts

;; mm
(setq gnus-inhibit-mime-unbuttonizing  nil)
(setq mm-attachment-file-modes         420)
(setq mm-body-charset-encoding-alist  '((utf-8 . 8bit)))
(setq mm-discouraged-alternatives     '("text/html" "text/richtext"))
(setq mm-text-html-renderer           'w3m)

-- 
underground experts united
https://dataswamp.org/~incal



  reply	other threads:[~2021-05-22  5:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21  6:30 download all attachments in one go Uwe Brauer
2021-05-21  6:39 ` [gnus-summary-save-parts does NOT respect file names] (was: download all attachments in one go) Uwe Brauer
2021-05-21  9:19   ` [gnus-summary-save-parts does NOT respect file names] Pankaj Jangid
2021-05-21 11:05     ` Uwe Brauer
2021-05-21 15:46       ` Pankaj Jangid
2021-05-22  5:32         ` Pankaj Jangid
2021-05-22  5:39           ` Emanuel Berg [this message]
2021-05-22 17:15             ` Uwe Brauer

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=87cztj9vjj.fsf@zoho.eu \
    --to=moasenwood@zoho.eu \
    --cc=ding@gnus.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).