/[emacs]/emacs/man/gnus.texi
ViewVC logotype

Diff of /emacs/man/gnus.texi

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

revision 1.33.6.4 by miles, Wed Sep 29 07:22:16 2004 UTC revision 1.33.6.5 by miles, Thu Oct 14 08:50:03 2004 UTC
# Line 535  Marking Articles Line 535  Marking Articles
535  * Unread Articles::             Marks for unread articles.  * Unread Articles::             Marks for unread articles.
536  * Read Articles::               Marks for read articles.  * Read Articles::               Marks for read articles.
537  * Other Marks::                 Marks that do not affect readedness.  * Other Marks::                 Marks that do not affect readedness.
538    * Setting Marks::               How to set and remove marks.
539  Marking Articles  * Generic Marking Commands::    How to customize the marking.
540    * Setting Process Marks::       How to mark articles for later processing.
 * Setting Marks::             How to set and remove marks.  
 * Generic Marking Commands::  How to customize the marking.  
 * Setting Process Marks::     How to mark articles for later processing.  
541    
542  Threading  Threading
543    
# Line 5686  neologism ohoy!) of the article.  Alphab Line 5683  neologism ohoy!) of the article.  Alphab
5683    
5684  In addition, you also have marks that do not affect readedness.  In addition, you also have marks that do not affect readedness.
5685    
 @menu  
 * Unread Articles::             Marks for unread articles.  
 * Read Articles::               Marks for read articles.  
 * Other Marks::                 Marks that do not affect readedness.  
 @end menu  
   
5686  @ifinfo  @ifinfo
5687  There's a plethora of commands for manipulating these marks:  There's a plethora of commands for manipulating these marks.
5688  @end ifinfo  @end ifinfo
5689    
5690  @menu  @menu
5691  * Setting Marks::             How to set and remove marks.  * Unread Articles::             Marks for unread articles.
5692  * Generic Marking Commands::  How to customize the marking.  * Read Articles::               Marks for read articles.
5693  * Setting Process Marks::     How to mark articles for later processing.  * Other Marks::                 Marks that do not affect readedness.
5694    * Setting Marks::               How to set and remove marks.
5695    * Generic Marking Commands::    How to customize the marking.
5696    * Setting Process Marks::       How to mark articles for later processing.
5697  @end menu  @end menu
5698    
5699    
# Line 14002  Let's look at an example value of this v Line 13996  Let's look at an example value of this v
13996        ;; @r{the bugs- list, but allow cross-posting when the}        ;; @r{the bugs- list, but allow cross-posting when the}
13997        ;; @r{message was really cross-posted.}        ;; @r{message was really cross-posted.}
13998        (any "bugs-mypackage@@somewhere" "mypkg.bugs")        (any "bugs-mypackage@@somewhere" "mypkg.bugs")
13999        (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")        (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
14000        ;; @r{People@dots{}}        ;; @r{People@dots{}}
14001        (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))        (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
14002     ;; @r{Unmatched mail goes to the catch all group.}     ;; @r{Unmatched mail goes to the catch all group.}

Legend:
Removed from v.1.33.6.4  
changed lines
  Added in v.1.33.6.5

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