From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29808 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: One single function for marking articles? Date: 20 Apr 2000 01:46:34 +0200 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166418 4848 80.91.224.250 (21 Oct 2002 02:13:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:13:38 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id D258BD051E for ; Wed, 19 Apr 2000 19:35:31 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB11529; Wed, 19 Apr 2000 18:35:23 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 Apr 2000 18:34:53 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA29107 for ; Wed, 19 Apr 2000 18:34:42 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 66BE6D051E for ; Wed, 19 Apr 2000 19:34:59 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id BAA13771 for ding@gnus.org; Thu, 20 Apr 2000 01:36:53 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 22 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956187410 30451 193.69.4.148 (19 Apr 2000 23:36:50 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 Apr 2000 23:36:50 GMT Mail-Copies-To: never X-Now-Playing: Fly Pan Am's _Fly Pan Am_: "(untitled)" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > I'm looking for a single gnus function which looks more or less like > this: > > (gnus-generic-mark-article SERVER GROUP ARTICLE MARK) > > It would put the specified MARK on the specified ARTICLE within the > specified GROUP on the specified back-end SERVER. It would be > buffer-safe and thread-safe in the sense that it could be called from > within any gnus buffer and any context, and it would set the specified > mark without disturbing its current buffer or any of its context. No such function exists. For instance, the actions taken for a group that has an active summary buffer would be very different than for a group without one. Such a function would be quite useful, though. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen