From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87029 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: SOLVED (was: gmail rich text format and the quotes) Date: Fri, 06 May 2016 10:45:53 +0000 Message-ID: <878tznv50e.fsf@mat.ucm.es> References: <87futvpqdb.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1462531873 25977 80.91.229.3 (6 May 2016 10:51:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 May 2016 10:51:13 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35250@lists.math.uh.edu Fri May 06 12:51:01 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aydLW-0002vf-2Z for ding-account@gmane.org; Fri, 06 May 2016 12:50:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1aydKj-00034l-Hv; Fri, 06 May 2016 05:50:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1aydKg-00034I-Is for ding@lists.math.uh.edu; Fri, 06 May 2016 05:50:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1aydKe-0000mf-Kr for ding@lists.math.uh.edu; Fri, 06 May 2016 05:50:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aydKd-0007Cu-8s for ding@gnus.org; Fri, 06 May 2016 12:50:03 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aydKc-0002Oc-Qg for ding@gnus.org; Fri, 06 May 2016 12:50:02 +0200 Original-Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2016 12:50:02 +0200 Original-Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 May 2016 12:50:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gilgamesch.quim.ucm.es Mail-Copies-To: never User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:+b0ZWCHZ9CgNDHohDu6RSmxh8V0= X-Spam-Score: -5.0 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87029 Archived-At: >>> "Uwe" == Uwe Brauer writes: > Hi > Using GNU emacs 25.1.5 and Ma Gnus v.016. > I have difficulties with emails sent by Gmail's web interface, if the rich > text option is activated. Ok, for some reason I set mm-discouraged-alternatives from '("text/html" "text/richtext") to nil, which caused the problem I described. Setting it back resolved the problem. Sorry for the noise. Uwe