X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fnnmh.el;h=900eede59bd5bfc6d575e8bf203019aa84018290;hb=3bee6f730b33ba5760d770f70dd46ba3bb6f9193;hp=6db83bd89c4a0a5fa30fee3807cfc285383e671a;hpb=4c2e20a67169654caf07221554d9e637d3f7bbfa;p=elisp%2Fgnus.git- diff --git a/lisp/nnmh.el b/lisp/nnmh.el index 6db83bd..900eede 100644 --- a/lisp/nnmh.el +++ b/lisp/nnmh.el @@ -145,6 +145,7 @@ (string-to-int (file-name-nondirectory file))))) (deffoo nnmh-request-group (group &optional server dont-check) + (nnmh-possibly-change-directory group server) (let ((pathname (nnmail-group-pathname group nnmh-directory)) (pathname-coding-system 'binary) dir)