From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39282 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: annotations via Gcc Date: Mon, 15 Oct 2001 10:45:33 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175014 27039 80.91.224.250 (21 Oct 2002 04:36:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:36:54 +0000 (UTC) Return-Path: Original-Received: (qmail 13976 invoked from network); 15 Oct 2001 14:46:19 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 15 Oct 2001 14:46:19 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15t905-0002sM-00; Mon, 15 Oct 2001 09:45:53 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Oct 2001 09:45:31 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA21702 for ; Mon, 15 Oct 2001 09:45:22 -0500 (CDT) Original-Received: (qmail 13966 invoked by alias); 15 Oct 2001 14:45:34 -0000 Original-Received: (qmail 13961 invoked from network); 15 Oct 2001 14:45:34 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (qmail-remote@129.22.96.25) by gnus.org with SMTP; 15 Oct 2001 14:45:34 -0000 Original-Received: (qmail 3455 invoked by uid 500); 15 Oct 2001 14:45:55 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Mail-Copies-To: never Original-Lines: 13 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39282 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39282 I think Kai's annotations via nnchoke-request-post could also be done via Gcc, if messages were only required to have at least one of mail recipients, Newsgroups:, or Gcc. This way, annotations wouldn't require special support from backends. Then maybe it would be useful to have a summary-mode key binding to a function that starts a message with no recipients, but a Gcc to the current group. Or maybe the existing function could detect when the current group's backend has no -request-post function but has -request-accept-article, and if so, it would set up a message that way. I'm not so sure that would be a good idea, though. paul