Yagnesh Raghava Yakkala <[email protected]> writes: > Recently I am having issues with reading articles from gnus. Backtrace is > pasted below. I am using gnus which comes from emacs trunk (GNU Emacs > 24.3.50.10 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2) of 2014-02-27 on > sealion). > Debugger entered--Lisp error: (wrong-type-argument consp nil) > gnus-put-text-property-excluding-characters-with-faces(1 79 face > gnus-summary-normal-read)
If I eval (gnus-put-text-property-excluding-characters-with-faces 1 79 'face 'gnus-summary-normal-read) everything works fine. Do you have an old gnus-util installed? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
