Gnus development mailing list
 help / color / mirror / Atom feed
From: Frederic Corne <frederic.corne@erli.fr>
Cc: ding@gnus.org
Subject: Re: 2 things
Date: 01 Jul 1997 10:04:37 +0200	[thread overview]
Message-ID: <u205jjizu.fsf@erli.fr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 01 Jul 1997 01:10:38 +0200


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Frederic Corne <frederic.corne@erli.fr> 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 ---


  reply	other threads:[~1997-07-01  8:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-30 17:59 Frederic Corne
1997-06-30 23:10 ` Lars Magne Ingebrigtsen
1997-07-01  8:04   ` Frederic Corne [this message]
1997-07-04 10:52     ` Lars Magne Ingebrigtsen
1997-07-04 13:32       ` Frederic Corne
1997-07-06  9:20         ` Lars Magne Ingebrigtsen
1997-07-02  1:34   ` Dan Christensen
1997-07-02  7:56     ` Andy Eskilsson
     [not found]       ` <wksoxx70eh.fsf@peorth.gweep.net>
1997-07-03  7:04         ` Andy Eskilsson
1997-07-03  8:30           ` Frederic Corne
1997-07-03  9:35             ` Andy Eskilsson
1997-07-03 10:39               ` Hans de Graaff
1997-07-04 10:53     ` Lars Magne Ingebrigtsen
1997-07-04 14:42       ` Dan Christensen
1997-07-06  9:21         ` Lars Magne Ingebrigtsen
1997-07-06 17:20           ` Dan Christensen
1997-07-06 20:42             ` Hrvoje Niksic
1997-07-06 21:28               ` Dan Christensen
1997-07-06 21:38                 ` Hrvoje Niksic
1997-07-07  9:15             ` Lars Magne Ingebrigtsen
1997-07-13  3:44               ` Dan Christensen
1997-07-13  3:48               ` Dan Christensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u205jjizu.fsf@erli.fr \
    --to=frederic.corne@erli.fr \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).