William Xu <[EMAIL PROTECTED]> writes: > "Charles philip Chan" <[EMAIL PROTECTED]> writes: > >> No, it is not complaining about you gnus config file. Either your el >> files are newer then your elc files or you have another copy of gnus.el >> somewhere that is being picked up. > > I use `describe-function gnus' for locating gnus.el, it is under: > "/Users/william/share/emacs/22.1.91/lisp/gnus/": > > ,---- > | zen:~/share/emacs/22.1.91/lisp/gnus$ ls -lthr gnus.el* > | -rw-r--r-- 1 william staff 36K 2 4 18:42 gnus.el.gz > | -rw-r--r-- 1 william staff 155K 2 21 20:02 gnus.elc > | zen:~/share/emacs/22.1.91/lisp/gnus$ > `---- > > The elc file is definitely newer than el file. > > Actually when i start emacs with `-Q', then start gnus, it won't > complain that. So the problem looks like in my xwl-gnus.el. While, i > byte-compile all my config files, restart, the problem still > exists. What the hell...?
Maybe you should compare the location of C-h f gnus RET when running emacs -Q against its location when you're running a normal emacs session, with all your config. -- Bastien _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
