doc/misc/gnus.texi (Fancy Mail Splitting): Fix missing backslash on \\&
This commit is contained in:
parent
462388b673
commit
172f73b1e1
1 changed files with 1 additions and 1 deletions
|
@ -15400,7 +15400,7 @@ substitutions in the group names), you can say things like:
|
|||
In this example, messages sent to @samp{debian-foo@@lists.debian.org}
|
||||
will be filed in @samp{mail.debian.foo}.
|
||||
|
||||
If the string contains the element @samp{\&}, then the previously
|
||||
If the string contains the element @samp{\\&}, then the previously
|
||||
matched string will be substituted. Similarly, the elements @samp{\\1}
|
||||
up to @samp{\\9} will be substituted with the text matched by the
|
||||
groupings 1 through 9.
|
||||
|
|
Loading…
Add table
Reference in a new issue