/[emacs]/emacs/lisp/gnus/nnvirtual.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnvirtual.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by lektu, Thu May 16 11:56:43 2002 UTC revision 1.7.2.1 by miles, Fri Apr 4 06:20:21 2003 UTC
# Line 1  Line 1 
1  ;;; nnvirtual.el --- virtual newsgroups access for Gnus  ;;; nnvirtual.el --- virtual newsgroups access for Gnus
2  ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000  ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002
3  ;;        Free Software Foundation, Inc.  ;;        Free Software Foundation, Inc.
4    
5  ;; Author: David Moore <dmoore@ucsd.edu>  ;; Author: David Moore <dmoore@ucsd.edu>
# Line 362  component group will show up when you en Line 362  component group will show up when you en
362        (gnus-request-post (gnus-find-method-for-group group)))))        (gnus-request-post (gnus-find-method-for-group group)))))
363    
364    
365  (deffoo nnvirtual-request-expire-articles (articles group  (deffoo nnvirtual-request-expire-articles (articles group
366                                                      &optional server force)                                                      &optional server force)
367    (nnvirtual-possibly-change-server server)    (nnvirtual-possibly-change-server server)
368    (setq nnvirtual-component-groups    (setq nnvirtual-component-groups
# Line 527  If UPDATE-P is not nil, call gnus-group- Line 527  If UPDATE-P is not nil, call gnus-group-
527  ;;; in the virtual group.  ;;; in the virtual group.
528    
529  ;;; If you have 3 components A, B and C, with articles 1-8, 1-5, and 6-7  ;;; If you have 3 components A, B and C, with articles 1-8, 1-5, and 6-7
530  ;;; resprectively, then the virtual article numbers look like:  ;;; respectively, then the virtual article numbers look like:
531  ;;;  ;;;
532  ;;;  1  2  3  4  5  6  7  8  9  10 11 12 13 14 15  ;;;  1  2  3  4  5  6  7  8  9  10 11 12 13 14 15
533  ;;;  A1 A2 A3 A4 B1 A5 B2 A6 B3 A7 B4 C6 A8 B5 C7  ;;;  A1 A2 A3 A4 B1 A5 B2 A6 B3 A7 B4 C6 A8 B5 C7

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26