>>>>> Reiner Steib wrote: > Thanks. I added the version 0.5 from the emacswiki now. Sorry for > the delay. Sorry for finding fault with it. But many warnings are issued when compiling. Most of them look harmless, however the ones concerning `nnmairix-request-group-with-article-number-correction' seem to be real problems. A patch is attached below, though I'm not sure of it. I would appreciate reviewing it. Regards, In toplevel form: nnmairix.el:340:7:Warning: assignment to free variable `nnmairix-group-regexp' nnmairix.el:344:7:Warning: assignment to free variable `nnmairix-valid-backends' nnmairix.el:347:7:Warning: assignment to free variable `nnmairix-last-server' nnmairix.el:350:7:Warning: assignment to free variable `nnmairix-current-server' In nnmairix-open-server: nnmairix.el:360:9:Warning: assignment to free variable `nnmairix-current-server' In nnmairix-request-list: nnmairix.el:521:37:Warning: reference to free variable `nnmairix-group-regexp' In nnmairix-purge-old-groups: nnmairix.el:793:41:Warning: reference to free variable `nnmairix-group-regexp' In nnmairix-request-group-with-article-number-correction: nnmairix.el:977:53:Warning: reference to free variable `fast' nnmairix.el:1009:68:Warning: reference to free variable `group' In nnmairix-get-server: nnmairix.el:1056:52:Warning: reference to free variable `nnmairix-last-server' nnmairix.el:1058:11:Warning: assignment to free variable `nnmairix-last-server' In nnmairix-get-valid-servers: nnmairix.el:1107:40:Warning: reference to free variable `nnmairix-valid-backends' In nnmairix-update-and-clear-marks: nnmairix.el:1262:31:Warning: reference to free variable `nnmairix-group-regexp' In end of data: nnmairix.el:1549:1:Warning: the function `gnus-registry-fetch-group' is not known to be defined. Wrote gnus/lisp/nnmairix.elc