From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54298 Path: main.gmane.org!not-for-mail From: Nelson Ferreira Newsgroups: gmane.emacs.gnus.general Subject: Re: Making Gcc messages automatically dormant Date: Fri, 17 Oct 2003 18:45:50 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <3481.861370574$1066430773@news.gmane.org> References: <"m34qzq90dg.fsf_-nf--_xmat_-m:gnus_---"@tuxie.homelinux.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1066430773 26459 80.91.224.253 (17 Oct 2003 22:46:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2003 22:46:13 +0000 (UTC) Original-X-From: ding-owner+M2839@lists.math.uh.edu Sat Oct 18 00:46:11 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AAdMI-0003m2-00 for ; Sat, 18 Oct 2003 00:46:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AAdM4-0001ro-00; Fri, 17 Oct 2003 17:45:56 -0500 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AAdM0-0001rj-00 for ding@lists.math.uh.edu; Fri, 17 Oct 2003 17:45:52 -0500 Original-Received: from tuxie.homelinux.net (pool-141-155-132-165.ny5030.east.verizon.net [141.155.132.165]) by justine.libertine.org (Postfix) with ESMTP id AA5FD3A004E for ; Fri, 17 Oct 2003 17:45:51 -0500 (CDT) Original-Received: (from njsf@localhost) by tuxie.homelinux.net (8.11.6/8.9.3) id h9HMjop24607; Fri, 17 Oct 2003 17:45:50 -0500 X-Msgid-Archive-Tag: _-nf--_xmat_-m:gnus_--- Original-To: ding@gnus.org X-Attribution: njsf In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 17 Oct 2003 19:57:49 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.5 (celeriac, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54298 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54298 "Lars" == Lars Magne Ingebrigtsen writes: Lars> Danny Siu writes: >> gnus-gcc-mark-as-[dormant, ticked] would be nice to have. Lars> You can probably hack something up in `gnus-inews-do-gcc'... Yes, got up to there, but there is no generic gnus-group-mark-article function which I could use to set a dormant mark. gnus-group-mark-article depends on gnus-mark-article-as-read (and again I couldn't find a generic function for any mark - or dormant for that matter) and gnus-group-make-articles-read. [...] -- Nelson Ferreira