I wrote, before thinking: > I have just started using gnus-namazu. It seems to work very > well, simply with > > (require 'gnus-namazu) > (gnus-namazu-insinuate) > > in ~/.gnus. However, I have a problem searching for accented > words, and words containing Norwegian letters. I.e. if I say > > C-c C-n v�re RET > > Gnus answers "No entry."
Putting (setq gnus-namazu-coding-system 'latin-1) in ~/.gnus did the trick. Regards, -- Svend Tollak Munkejord _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
