From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80698 Path: news.gmane.org!not-for-mail From: Manuel Carro Newsgroups: gmane.emacs.gnus.general Subject: Re: Show mark in unread emails Date: Tue, 20 Dec 2011 20:16:40 +0100 Message-ID: <7s8vm7hx47.fsf@fi.upm.es> References: <87liqck7op.fsf@cica.brc> <7sty4x7a1g.fsf@fi.upm.es> <87ty4xzaai.fsf@windlord.stanford.edu> <7svcpd8i9w.fsf@fi.upm.es> <87mxaozlqu.fsf@topper.koldfront.dk> <7sty4vslzn.fsf@fi.upm.es> <87wr9rzduj.fsf@nzebook.haselwarter.org> <7s4nwvm6to.fsf@fi.upm.es> <87aa6nvzqx.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1324408642 29113 80.91.229.12 (20 Dec 2011 19:17:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2011 19:17:22 +0000 (UTC) Cc: ding@gnus.org To: asjo@koldfront.dk (Adam =?utf-8?Q?Sj=C3=B8gren?=) Original-X-From: ding-owner+M28980@lists.math.uh.edu Tue Dec 20 20:17:17 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rd5Bd-0002q2-3z for ding-account@gmane.org; Tue, 20 Dec 2011 20:17:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Rd5BI-0005lz-Kg; Tue, 20 Dec 2011 13:16:56 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Rd5BH-0005lr-8m for ding@lists.math.uh.edu; Tue, 20 Dec 2011 13:16:55 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Rd5B6-0007f7-KY for ding@lists.math.uh.edu; Tue, 20 Dec 2011 13:16:55 -0600 Original-Received: from relay.fi.upm.es ([138.100.8.76] helo=relay3.fi.upm.es) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Rd5B4-0001AM-5H for ding@gnus.org; Tue, 20 Dec 2011 20:16:42 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by relay3.fi.upm.es (Postfix) with ESMTP id C9A3BACDABD; Tue, 20 Dec 2011 20:16:41 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at efiltro.fi.upm.es Original-Received: from mail2.fi.upm.es (mail2.fi.upm.es [138.100.243.143]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by relay3.fi.upm.es (Postfix) with ESMTP id 80EF6ACDA78; Tue, 20 Dec 2011 20:16:41 +0100 (CET) Original-Received: from mcl-laptop (imdea-software.fi.upm.es [138.100.13.220]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail2.fi.upm.es (Postfix) with ESMTP id 6C3282D04B7; Tue, 20 Dec 2011 20:16:41 +0100 (CET) In-Reply-To: <87aa6nvzqx.fsf@topper.koldfront.dk> ("Adam =?utf-8?Q?Sj?= =?utf-8?Q?=C3=B8gren=22's?= message of "Tue, 20 Dec 2011 19:56:06 +0100") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (gnu/linux) X-Spam-Score: -7.5 (-------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80698 Archived-At: > > - Read messages. > > These are the ones with R (when you read it) or O (when you return to a > Summary with it in). Yes, but when I return to the Summary they don't appear unless I use '/o', and then all the expunged (but not yet removed) messages appear as well. This is what I do currently, but I'd prefer not to have to do it: it would be great if read messages (and only those) appear by default when returning to the summary. [On a side note, if it could be less intrusive than a capital O, that'll be aesthetically better for me. Actually I'd prefer to have read messages not to be marked and unread messages to be marked, but I suppose I can just change the value of gnus-read-mark and gnus-unread-mark in gnus-sum.el]