From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18395 Path: main.gmane.org!not-for-mail From: (Jari Aalto+list.ding) Newsgroups: gmane.emacs.gnus.general Subject: Feature req: import/export Group parameter or Server data Date: 05 Nov 1998 18:52:37 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by SEMI 1.9.0 - "Isurugi") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035156926 5936 80.91.224.250 (20 Oct 2002 23:35:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:35:26 +0000 (UTC) Keywords: group,data,parameter Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA15551 for ; Thu, 5 Nov 1998 11:57:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB12369; Thu, 5 Nov 1998 10:57:11 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 05 Nov 1998 10:54:33 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA16867 for ; Thu, 5 Nov 1998 10:54:21 -0600 (CST) Original-Received: from axl01it.ntc.nokia.com (axl01it.ntc.nokia.com [131.228.118.232]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA15518 for ; Thu, 5 Nov 1998 11:54:15 -0500 (EST) Original-Received: from zeus.tele.nokia.fi (zeus.ntc.nokia.com [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id SAA01358 for ; Thu, 5 Nov 1998 18:52:07 +0200 (EET) Original-Received: from tre.tele.nokia.fi (styx.ntc.nokia.com [131.228.169.57]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id TAA29124 for ; Thu, 5 Nov 1998 19:00:38 +0200 Original-Received: by tre.tele.nokia.fi (1.39.111.2/16.2) id AA126174757; Thu, 5 Nov 1998 18:52:37 +0200 Original-To: Ding mailing list X-Sender-Info: Emacs tiny tools: ftp://cs.uta.fi/pub/ssjaaa/ File server: Send subject 'send help' to PGP 2.6.x keyid 47141D35 http://www.pgp.net/pgpnet/ User-Agent: SEMI/1.9.0 (Isurugi) FLIM/1.10.4 (=?ISO-8859-1?Q?Shin-H=1B=2ED?= =?ISO-8859-1?Q?=8E=F2sono?=) Emacs/19.34 (hppa1.1-hp-hpux10) Original-Lines: 20 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18395 I'd like to see a function that steps through all Groups and Topics and which would dump the Group parameter (And server) data in so that I could save that periodically to separate backup disk. So if my .newsrc* is sometimes gone or if I killed some groups by accident, I could cut'n paste or Import the Group Parameter back to the group So a simple Write/Read Group parameter data to a file would be fine for now. A Map-through-groups toplevel function would be next step. I also move data between several Emasc/Gnus in different sites, so exporting, importing Group/Server data would be nice. jari