emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix "Error during redisplay" from which-func.el


From: Jambunathan K
Subject: Re: [PATCH] Fix "Error during redisplay" from which-func.el
Date: Sun, 07 Oct 2012 12:16:42 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Takafumi Arakaki <address@hidden> writes:

> Hi,
>
> This patch should fix the following error when there is no function
> defined at point.
>
> Error during redisplay: (eval (replace-regexp-in-string "%" "%%"
> (gethash (selected-window) which-func-table which-func-unknown)))
> signaled (wrong-type-argument arrayp nil)
>
> I get this error at point in python file when there is no function
> defined before the cursor.
>
> Takafumi
>

There is an existing bug report with similar symptoms

    http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12338 
-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]