[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug? gnus-summary-highlight-line: Wrong type argument: consp, nil
From: |
Lars Ingebrigtsen |
Subject: |
Re: bug? gnus-summary-highlight-line: Wrong type argument: consp, nil |
Date: |
Wed, 05 Mar 2014 13:53:43 +0100 |
User-agent: |
Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) |
Yagnesh Raghava Yakkala <hi@yagnesh.org> 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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: bug? gnus-summary-highlight-line: Wrong type argument: consp, nil,
Lars Ingebrigtsen <=