Liming Yang <[email protected]> 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-mst-notify-group] 4](("dummy.group" 0 > nil))
It kinda looks like you've compiled gnus-notify against a different version of Gnus than you're running it against. Just delete the gnus-notify.elc file, and things may start working. -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
