[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Visiting mbox file temporarily
From: |
Geoff Kuenning |
Subject: |
Re: Visiting mbox file temporarily |
Date: |
17 Nov 2006 11:09:47 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Thanks, Reiner!
> (gnus-group-read-ephemeral-group
> "some-name" '(nndoc "/path/to/mbox" (nndoc-article-type mbox)))
This one doesn't work for me. It crashes inside gnus-list-of-unread-articles,
when it tries to do "while (<= first last) ..." and both first and
last are nil. I haven't yet figured out what I'm doing wrong here.
> `C-u G f /path/to/mbox m'
But this one works like a charm. I don't even need the C-u because
nndoc defaults the type to "guess". There's a minor nuisance in that
I have to kill the group after I visit it, but that's not a big deal.
Thanks again for the help.
--
Geoff Kuenning geoff@cs.hmc.edu http://www.cs.hmc.edu/~geoff/
Perl is awk with skin cancer.
-- Henry Spencer