From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36714 Path: main.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.gnus.general Subject: Setting group/topic parameters via lisp Date: Wed, 27 Jun 2001 15:13:25 -0700 (PDT) Sender: matt@lickey.com Message-ID: <20010627221325.83031BD01@squeaker.lickey.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172255 10078 80.91.224.250 (21 Oct 2002 03:50:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:50:55 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 3488 invoked from network); 27 Jun 2001 22:14:08 -0000 Original-Received: from adsl-216-102-197-223.dsl.snfc21.pacbell.net (HELO ns.lickey.com) (216.102.197.223) by gnus.org with SMTP; 27 Jun 2001 22:14:08 -0000 Original-Received: from squeaker.lickey.com (squeaker.lickey.com [192.168.100.10]) by ns.lickey.com (Postfix) with ESMTP id 274B3A839 for ; Wed, 27 Jun 2001 15:13:26 -0700 (PDT) Original-Received: by squeaker.lickey.com (Postfix, from userid 1000) id 83031BD01; Wed, 27 Jun 2001 15:13:25 -0700 (PDT) Original-To: ding@gnus.org User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/21.0.103 Original-Lines: 7 Xref: main.gmane.org gmane.emacs.gnus.general:36714 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36714 Is there some way to set group/topic parameters via lisp, perhaps in a hook somewhere or perhaps in .gnus? I use IMAP, but I lose group/topic parameters when I access mail from different machines (home -vs- work, etc.). I already keep .gnus in a revision control system and keep it synchronized, so that is the logical place for my group/topic parameters.