From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80696 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 19:33:23 +0100 Message-ID: <7s4nwvm6to.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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1324406048 9856 80.91.229.12 (20 Dec 2011 18:34:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2011 18:34:08 +0000 (UTC) Cc: asjo@koldfront.dk (Adam =?utf-8?Q?Sj=C3=B8gren?=), ding@gnus.org To: Philipp Haselwarter Original-X-From: ding-owner+M28978@lists.math.uh.edu Tue Dec 20 19:34:04 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 1Rd4Vj-0006Su-St for ding-account@gmane.org; Tue, 20 Dec 2011 19:34:00 +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 1Rd4VH-0005Vb-FV; Tue, 20 Dec 2011 12:33:31 -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 1Rd4VE-0005VN-PO for ding@lists.math.uh.edu; Tue, 20 Dec 2011 12:33:28 -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 1Rd4VD-0007ST-6Z for ding@lists.math.uh.edu; Tue, 20 Dec 2011 12:33:28 -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 1Rd4VB-00007E-1E for ding@gnus.org; Tue, 20 Dec 2011 19:33:25 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by relay3.fi.upm.es (Postfix) with ESMTP id 75FD1ACDABC; Tue, 20 Dec 2011 19:33:24 +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 5CD53ACDA5B; Tue, 20 Dec 2011 19:33:24 +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 38B062D04B7; Tue, 20 Dec 2011 19:33:24 +0100 (CET) In-Reply-To: <87wr9rzduj.fsf@nzebook.haselwarter.org> (Philipp Haselwarter's message of "Tue, 20 Dec 2011 12:23:16 +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:80696 Archived-At: > Then `tick' the articles, as Steinar suggested in his first mail: > `gnus-summary-tick-article-forward' is bound to `u' in summary and > article buffer. That'll mark the article with a `!' and it'll show up when > you enter the group. It's useful to "bookmark" read articles that still > require some action on your part. This I do (manually) for messages that I have read and I know I will have to work on or refer to later on before sending them to their final group. Sorry I did not mention this before. In short, I'd be glad if I could distinguish between the following three categories: - Not-yet-read messages. - Read messages. - Read messages which I manually tick as a reminder that they are special. Cheers,