Gnus development mailing list
 help / color / mirror / Atom feed
* html message with attachment is not displayed
@ 2020-03-30  7:22 Uwe Brauer
  2020-03-30  9:27 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2020-03-30  7:22 UTC (permalink / raw)
  To: ding



Hi

From time to time I receive message, perfectly displayed in thunderbird,
but in gnus I only see:
,----
| 
| From: Joe Doe
| Subject: Algunos videos y diapositivas actualizadas
| To: Uwe Brauer <oub@mat.ucm.es>
| Date: Mon, 30 Mar 2020 08:07:26 +0200 (4 minutes, 45 seconds ago)
| Attachments: [3. application/octet-stream]... [5. application/pdf]... [7. text/plain]...
| 
| [3. application/octet-stream]...
| 
| [5. application/pdf]...
`----


Which is  completely useless.

I tried the setting 
  (setq gnus-mime-display-multipart-alternative-as-mixed nil) 
  (setq  mm-discouraged-alternatives     nil)


Or 

  (setq  mm-discouraged-alternatives      '("text/html"  "multipart/related" "multipart/alternative")) ; quotes ok
  (setq gnus-mime-display-multipart-alternative-as-mixed nil) ; 

None helped.

What is wrong here?

Help, message I cannot read are useless.

Thanks 

Uwe Brauer 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: html message with attachment is not displayed
  2020-03-30  7:22 html message with attachment is not displayed Uwe Brauer
@ 2020-03-30  9:27 ` Eric S Fraga
  2020-03-30 12:18   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2020-03-30  9:27 UTC (permalink / raw)
  To: ding

On Monday, 30 Mar 2020 at 09:22, Uwe Brauer wrote:
> From time to time I receive message, perfectly displayed in thunderbird,
> but in gnus I only see:
> ,----
> | 
> | From: Joe Doe
> | Subject: Algunos videos y diapositivas actualizadas
> | To: Uwe Brauer <oub@mat.ucm.es>
> | Date: Mon, 30 Mar 2020 08:07:26 +0200 (4 minutes, 45 seconds ago)
> | Attachments: [3. application/octet-stream]... [5. application/pdf]... [7. text/plain]...
> | 
> | [3. application/octet-stream]...
> | 
> | [5. application/pdf]...
> `----

The problem is likely that the sender (or sender's MUA) did not specify
a proper mime type for the 3rd component.  You could tab to it and type
t to select the type of application/attachment.  gnus should be able to
display it then.

-- 
Eric S Fraga via Emacs 28.0.50 & org 9.3.6 on Debian bullseye/sid



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: html message with attachment is not displayed
  2020-03-30  9:27 ` Eric S Fraga
@ 2020-03-30 12:18   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2020-03-30 12:18 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 892 bytes --]

>>> "ESF" == Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> On Monday, 30 Mar 2020 at 09:22, Uwe Brauer wrote:
>> From time to time I receive message, perfectly displayed in thunderbird,
>> but in gnus I only see:
>> ,----
>> | 
>> | From: Joe Doe
>> | Subject: Algunos videos y diapositivas actualizadas
>> | To: Uwe Brauer <oub@mat.ucm.es>
>> | Date: Mon, 30 Mar 2020 08:07:26 +0200 (4 minutes, 45 seconds ago)
>> | Attachments: [3. application/octet-stream]... [5. application/pdf]... [7. text/plain]...
>> | 
>> | [3. application/octet-stream]...
>> | 
>> | [5. application/pdf]...
>> `----

> The problem is likely that the sender (or sender's MUA) did not specify
> a proper mime type for the 3rd component.  You could tab to it and type
> t to select the type of application/attachment.  gnus should be able to
> display it then.

That was very useful, thank you.

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-30 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  7:22 html message with attachment is not displayed Uwe Brauer
2020-03-30  9:27 ` Eric S Fraga
2020-03-30 12:18   ` Uwe Brauer

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).