From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.devel Subject: Re: SOLVED Date: Fri, 06 May 2016 10:29:22 +0000 Message-ID: <87bn4jpji5.fsf@mat.ucm.es> References: <87vb2wi60p.fsf@mat.ucm.es> <87zis4g925.fsf@mat.ucm.es> <877ff8cjqg.fsf@mat.ucm.es> <87k2j7pqqd.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1462530633 6891 80.91.229.3 (6 May 2016 10:30:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 May 2016 10:30:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 06 12:30:25 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ayd1c-0005Ih-AI for ged-emacs-devel@m.gmane.org; Fri, 06 May 2016 12:30:24 +0200 Original-Received: from localhost ([::1]:57483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayd1Y-0007gq-0w for ged-emacs-devel@m.gmane.org; Fri, 06 May 2016 06:30:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayd1G-0007Sg-LZ for emacs-devel@gnu.org; Fri, 06 May 2016 06:30:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayd0v-0008JF-7m for emacs-devel@gnu.org; Fri, 06 May 2016 06:29:57 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:59967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayd0v-0008H9-1C for emacs-devel@gnu.org; Fri, 06 May 2016 06:29:41 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ayd0i-0004gm-0P for emacs-devel@gnu.org; Fri, 06 May 2016 12:29:28 +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:29:27 +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:29:27 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 46 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:0SixEUrYhbEHVbALx5UEY/Z1XME= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203635 Archived-At: >>> "Yuri" == Yuri Khan writes: > On Fri, May 6, 2016 at 1:53 PM, Uwe Brauer wrote: >> I see. I just tried out my google account. The reason for this behavior >> is that you use, google rich-text-format (which is not really html it >> seems). > I looked at Kaushal’s message and I do see the
element > around quoted text. Correct, that is why Thunderbird/Seamonkey does display the quotes correctly, gnus seems not. So it might be a gnus problem, or an error in my configuration. I had a quick look around (without any statistical analysis I must add): TB, gnus, and gmail I see most often, plus people who seem to use Emacs, but it is not clear to me which MUA, like Eli (most likely rmail). Since I seem to be the only one to complain, maybe my gnus is badly configured. I asked already in the gnus group. > What else would you ask of a MUA? >> BTW how to you deal with gmail's top posting style, which I find one of >> the most annoying things, since it cannot be changes (as you can say in >> Thunderbird). > I am writing this from gmail. When you hit reply, there is a small > button with an ellipsis at the bottom. When you click it, it expands > into a quoted parent message, whereupon you can trim quotes and add > your own text. Ok, this I know, I thought there was some hidden configuration which would allow you to skip this step. > Gmail also lets you switch to plain text, using the dropdown menu > button at the bottom right. > Google Inbox, on the other hand, did not support sending > plain-text-only mail the last time I checked. (FYI Inbox and Gmail are > different products.) Ah, ok thanks for clarifying did not know, (or forgot). Uwe