From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.2 Received: (qmail 24215 invoked from network); 30 Mar 2020 09:28:08 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with UTF8ESMTPZ; 30 Mar 2020 09:28:08 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jIqhi-00061k-6I; Mon, 30 Mar 2020 04:27:34 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jIqhe-0005z0-19 for ding@lists.math.uh.edu; Mon, 30 Mar 2020 04:27:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jIqhc-00077I-DE for ding@lists.math.uh.edu; Mon, 30 Mar 2020 04:27:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=b788HZmWy3jFBqulgMUwGzMS+MhZPTp2bWSElRUdKi0=; b=kB9XlGdKCScHWcgOGuFOt2XYXf 3yLBhyyuhj9Cssc3iqCdmd0WQvG0Aa6aiNqjBR/0DWAdNCVfu6cIRLHDDMxkFHqbX6FZEBxqLcYFv be94agBCSGoaV0WntNo37kQvYwFV6pS/cauGNUBmrwWJXwg60iN/vJhBblGb6Ea5cU2A=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jIqhP-0004G3-AA for ding@gnus.org; Mon, 30 Mar 2020 11:27:24 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jIqhN-000HxY-KY for ding@gnus.org; Mon, 30 Mar 2020 11:27:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric S Fraga Subject: Re: html message with attachment is not displayed Date: Mon, 30 Mar 2020 10:27:08 +0100 Organization: On the Interweb somewhere Message-ID: <87d08ui45v.fsf@ucl.ac.uk> References: <87tv26wbmg.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:NA/JTLvmV9m+sgBM1e2D6hyGdME= X-Url: http://twitter.com/ericsfraga/ List-ID: Precedence: bulk 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 > | 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