From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11478 Path: main.gmane.org!not-for-mail From: Frederic Corne Newsgroups: gmane.emacs.gnus.general Subject: Re: 2 things Date: 01 Jul 1997 10:04:37 +0200 Message-ID: References: Reply-To: Frederic Corne NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.93) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151179 30496 80.91.224.250 (20 Oct 2002 21:59:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:59:39 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by deanna.miranova.com (8.8.6/8.8.6) with ESMTP id BAA27982 for ; Tue, 1 Jul 1997 01:48:33 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.6/8.8.6) with ESMTP id BAA18688 for ; Tue, 1 Jul 1997 01:48:15 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id DAA02614 for ; Tue, 1 Jul 1997 03:47:48 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 1 Jul 1997 10:04:52 +0200 Original-Received: (qmail 6278 invoked by uid 504); 1 Jul 1997 08:04:50 -0000 Original-Received: (qmail 6273 invoked from network); 1 Jul 1997 08:04:46 -0000 Original-Received: from polaris.gsi.fr (150.175.128.2) by claymore.vcinet.com with SMTP; 1 Jul 1997 08:04:43 -0000 Original-Received: from erli.fr ([150.175.65.76]) by polaris.gsi.fr (8.7.3/8.6.12) with SMTP id KAA29821; Tue, 1 Jul 1997 10:04:30 +0200 (MET DST) Original-Received: from PALMIER by erli.fr (4.1/SMI-4.1) id AA05154; Tue, 1 Jul 97 10:03:39 +0200 Original-To: Lars Magne Ingebrigtsen In-Reply-To: Lars Magne Ingebrigtsen's message of 01 Jul 1997 01:10:38 +0200 X-Mailer: Gnus v5.4.55/Emacs 19.34 Original-Lines: 54 Original-Xref: altair.xemacs.org dgnus-list:1868 Xref: main.gmane.org gmane.emacs.gnus.general:11478 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11478 Lars Magne Ingebrigtsen writes: > Frederic Corne writes: > > > - conpressing my nnfolders. > > After sometime, I archive one ore more folder by renaming it. To save space > > I wish to compress these folders. With nnbabyl format there is not problem > > but this is impossible with nnfolder. What I can do ? > > You can compress the folders, but you have to subscribe to the groups > as "folder.name.gz". Yes this works but not always: I can create, compress and then subscribe to the groups "Emacs.gz" and "NT.gz" but I cannot do this for "perl-win32-97-1.gz" I create it, compress the file , but when I want to read it, I get : --------------------------------------------------------- Signaling: (error "Couldn't request group nnfolder:perl-win32-97-1.gz: No such group: perl-win32-97-1.gz") signal(error ("Couldn't request group nnfolder:perl-win32-97-1.gz: No such group: perl-win32-97-1.gz")) error("Couldn't request group %s: %s" #("nnfolder:perl-win32-97-1.gz" 0 9 nil 9 27 (mouse-face highlight face gnus-group-mail-3-empty-face)) "No such group: perl-win32-97-1.gz") gnus-select-newsgroup(#("nnfolder:perl-win32-97-1.gz" 0 9 nil 9 27 (mouse-face highlight face gnus-group-mail-3-empty-face)) nil) gnus-summary-read-group-1(#("nnfolder:perl-win32-97-1.gz" 0 9 nil 9 27 (mouse-face highlight face gnus-group-mail-3-empty-face)) nil t nil nil) gnus-summary-read-group(#("nnfolder:perl-win32-97-1.gz" 0 9 nil 9 27 (mouse-face highlight face gnus-group-mail-3-empty-face)) nil t nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) * call-interactively(gnus-group-select-group) --------------------------------------------------------- But it seems to me that all this is not very simple to use. I thinks if I do : gnus-group-make-group RET "foo.bar.gz" the folder would be created, and automaticaly compressed. In the same maner, it would be possible to compress my mails and posts, but (setq gnus-message-archive-group '((if (message-news-p) "misc-news.gz" (concat "mail." (format-time-string "%Y-%m.gz" (current-time)))))) don't works FC -- --- Frederic Corne --- ERLI --- frederic.corne@erli.fr ---