Gnus development mailing list
 help / color / mirror / Atom feed
* yet more Gnus questions & problems
@ 1996-06-14  4:48 Joe Wells
  1996-06-14  6:29 ` Andy Eskilsson
  1996-06-15  1:16 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 15+ messages in thread
From: Joe Wells @ 1996-06-14  4:48 UTC (permalink / raw)


Hi, Gnus folks,

First, I have some more questions.  Then I have some minor problem
reports.

Questions:

1. In the group buffer, what can be supplied as the ADDRESS argument of
   "G m"?  An example would be helpful.

2. Can Gnus be made to work with a compressed mail folder via nnfolder?  I
   have a bunch of old mail archives that I would like to keep compressed
   at all times, but also access via Gnus.

3. Where (in what file) do I set the newgroup description for an nndir
   group?  For example, the group
   
     nndir+/ftp@ftp.hpc.uh.edu:/pub/emacs/ding-list-recent/:ding.recent

   which I use to read this mailing list.

4. This is a question about the representation of newsgroup information in
   memory.  Are all marks (tick, dormant, reply, expirable, etc.) kept as
   uncompressed lists in gnus-newsrc-alist?  Are they assumed to be in
   order?  I know they are stored as compressed, ordered sequences in the
   .newsrc.eld file.

   I want to write some code that manipulates these items and I need to
   know:

     a. What assumptions, if any, can I make about the data format of
        marks?  Can I assume the mark lists are always ordered with no
        duplicates?
   
     b. What data format must my code follow in order not to break other
        code?  For example, can I store a compressed sequence for one of
        the mark types?  (I think the answer is no to my example
        question.)

     c. Is is required and/or guaranteed that the ticked and/or dormant
        mark lists do not overlap with the list of read articles?  Are any
        of these sets guaranteed to be non-overlapping?

Minor problem reports for Gnus v5.1:

Gnus v5.1; nntp 4.0; nnml 1.0; nnmh 1.0; nndir 1.0; nndoc 1.0; nnfolder 1.0

1. "M-g" doesn't work inside a digest group.

2. In group buffer, "j foo RET" does not perform completion on "foo".
   Instead it just errors.

3. In summary buffer, if one #-marks part 1 of 2 of a uuencoded thingy,
   then "X u" doesn't fetch both parts.  It seems like it should.

4. In summary buffer, marking multiple articles with # and then doing "X v
   u" seems to decode all of them before starting the viewer for any of
   them.

5. In group buffer, "A k" does not display killed mail groups.  It only
   shows killed groups from the default nntp server.

6. Using nnml, the ~/Mail/newsgroups file needs every line prefixed with
   "nnml:" in order for Gnus to find a mail group's description.  This
   seems logically wrong since inside the backend newsgroups should not
   have the prefix.

7. In group buffer, "C-u C-c C-d" has the side effect of wiping out all
   descriptions for newsgroups from every other server.

-- 
Joe Wells <jbw@cs.bu.edu>


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~1996-06-22 20:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-14  4:48 yet more Gnus questions & problems Joe Wells
1996-06-14  6:29 ` Andy Eskilsson
1996-06-15  1:16 ` Lars Magne Ingebrigtsen
1996-06-15 22:17   ` Joe Wells
1996-06-16  5:13     ` Lars Magne Ingebrigtsen
1996-06-18 23:21       ` article series (was: yet more Gnus questions & problems) Joe Wells
1996-06-19  1:50         ` Sudish Joseph
1996-06-19  7:26           ` Yair Friedman
1996-06-19 12:25             ` Lars Magne Ingebrigtsen
1996-06-19  6:13         ` Lars Magne Ingebrigtsen
1996-06-19  8:18         ` Per Abrahamsen
1996-06-22 20:04           ` Joe Wells
1996-06-17 15:26   ` yet more Gnus questions & problems Luc Van Eycken
1996-06-18  4:13     ` Lars Magne Ingebrigtsen
1996-06-18  7:23       ` Andy Eskilsson

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).