gnus-notify.el is not work on Emacs24.2

2012-11-19 Thread yanglm
Error message is below invalid function : gnus-group-unread who can fix it! --- news://freenews.netfront.net/ - complaints: n...@netfront.net --- ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-g

Re: gnus-notify.el is not work on Emacs24.2

2012-11-19 Thread Tassilo Horn
yanglm writes: > Error message is below > invalid function : gnus-group-unread The error message indicates that `gnus-group-unread' (which is a macro) is called like a function. Glancing at the gnus-notify.el code at http://www.emacswiki.org/emacs/gnus-notify.el I can't see where this happ

Re: gnus-notify.el is not work on Emacs24.2

2012-11-20 Thread Liming Yang
Debugger entered--Lisp error: (invalid-function gnus-group-unread) gnus-group-unread("dummy.group") #[(g) "@\303 !\304\305\306 !\"A\205\n\247\205\n\307V\205\310!*\207" [g group unread gnus-group-unread assoc modeline-notify gnus-group-find-parameter 0 gnus-mst-notify-group] 4](("dum

Re: gnus-notify.el is not work on Emacs24.2

2012-12-24 Thread Lars Ingebrigtsen
Liming Yang writes: > Debugger entered--Lisp error: (invalid-function gnus-group-unread) > gnus-group-unread("dummy.group") > #[(g) "@\303 !\304\305\306 !\"A\205\n\247\205\n\307V\205\310 > !*\207" [g group unread gnus-group-unread assoc modeline-notify > gnus-group-find-parameter 0 gnus-m