From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9717 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Posting styles Date: 30 Jan 1997 18:30:07 +0100 Sender: sb@tyr.metis.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.101) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149696 20065 80.91.224.250 (20 Oct 2002 21:34:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:34:56 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id JAA02484 for ; Thu, 30 Jan 1997 09:53:19 -0800 Original-Received: from gw.metis.no (abel.metis.no [193.90.64.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 30 Jan 1997 18:30:41 +0100 Original-Received: by gw.metis.no (8.8.4/8.8.4) with ESMTP id SAA09676; Thu, 30 Jan 1997 18:30:09 +0100 (MET) Original-Received: by mailhub.metis.no (8.8.4/8.8.4) id SAA09346; Thu, 30 Jan 1997 18:30:07 +0100 (MET) Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 30 Jan 1997 15:36:02 +0100 Original-Lines: 39 X-Mailer: Red Gnus v0.82/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9717 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9717 >>>>> Lars Magne Ingebrigtsen : > Per Persson writes: [about posting styles] >> Is someone currently hacking on this? > Not that I know of. >> My guess is that it should be a part of the Group Parameters >> thingiebob now, no? This seems like the most sensible thing to me. > I guess... Could someone summarize the posting styles of GNUS? I know what I would like to be able to modify, based on the group I'm in: - email address (in such a way that you can cancel a message on this group) - organization header - signature - what MIME encoding to use (eg. whether, or not to use q-p, whether or not to use RFC 1522 encoding of headers) The latter would presumably be settings in TM. But what else? I currently have the twp top items, under rgnus-0.82+TM. I also plan to have the third, once I figure out how TM does this. But this are through, separate, more or less hacked elisp (especially the first one, where I use defadvice...). Ie. not a tidy structure, with single point of change, defaults, etc. etc. - Steinar