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 10582 invoked from network); 30 Mar 2020 07:23:30 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with UTF8ESMTPZ; 30 Mar 2020 07:23:30 -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 1jIokm-00051q-6b; Mon, 30 Mar 2020 02:22:36 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jIokh-0004z1-IM for ding@lists.math.uh.edu; Mon, 30 Mar 2020 02:22:31 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jIokd-0005Ql-E2 for ding@lists.math.uh.edu; Mon, 30 Mar 2020 02:22:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version: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:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=7T2zAjLTcdff6MrN4IhhqJDAmpAjcrxbkMLP1A4vu0g=; b=bcWOk4dD7OWm34Q2+gOLENL//F q9Z/EvZ5IXnmnVQuxXUWPnC7bZxYw4AOIG3lijRYqNEiePhzRPfkmJc5BY05DVw8mXCSVmRRyZR2/ FjzONiMvcVMFakUuL4mTeWSjDI8Xdsr4h0MjdovY/tOHvrb8qKeTFCXTr1xCOUCD8Wi4=; 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 1jIokW-00032v-M4 for ding@gnus.org; Mon, 30 Mar 2020 09:22:23 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jIokV-000CFy-Vb for ding@gnus.org; Mon, 30 Mar 2020 09:22:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Uwe Brauer Subject: html message with attachment is not displayed Date: Mon, 30 Mar 2020 09:22:15 +0200 Message-ID: <87tv26wbmg.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cancel-Lock: sha1:0IkY89DI3HXz2T400mPOINDYFx4= Mail-Copies-To: never Header: Newsgroups List-ID: Precedence: bulk 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 | 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