Nicolas KOWALSKI <[EMAIL PROTECTED]> writes:
> From time to time, in the summary buffer the threading shows repeated
> subjects, instead of leaving them empty. Here is an example:
>
>
> O [Tom Lane ] `-> Re: [GENERAL] postgre vs MySQL
> O [Greg Smith ] +->
> O [Justin ] `-> Re: [GENERAL] postgre vs MySQL
> O [Scott Marlowe ] `->
> O [Justin ] +->
> O [Russell Smith ] `->
> O [Scott Marlowe ] +->
> O [Greg Smith ] `->
> O [Glyn Astill ] `->
> O [Bruce Momjian ] `->
> O [Joshua D. Drake ] +->
> O [Glyn Astill ] `->
> O [Tom Lane ] `-> Re: [GENERAL] postgre vs MySQL
> O <Alex Turner > `-> Re: [GENERAL] postgre vs MySQL
I found it.
The subjects were slightly differents, with a single trailing
whitespace at the end. I now use the gnus-simplify-whitespace function
to get rid of it, with the following in my ~/.gnus:
(setq gnus-simplify-subject-functions '(gnus-simplify-subject-re
gnus-simplify-whitespace))
It works well. :-)
--
Nicolas
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english