all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Takafumi Arakaki <aka.tkf@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [PATCH] Fix "Error during redisplay" from which-func.el
Date: Sun, 07 Oct 2012 12:16:42 +0530	[thread overview]
Message-ID: <87a9vylqy5.fsf@gmail.com> (raw)
In-Reply-To: <CAPM+gBTwk+e-i-hQvft9mx3sTyKJ0nBHPjgaJAVj4_mp=cNEyA@mail.gmail.com> (Takafumi Arakaki's message of "Sun, 7 Oct 2012 07:43:40 +0200")

Takafumi Arakaki <aka.tkf@gmail.com> 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	other threads:[~2012-10-07  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07  5:43 [PATCH] Fix "Error during redisplay" from which-func.el Takafumi Arakaki
2012-10-07  6:46 ` Jambunathan K [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a9vylqy5.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=aka.tkf@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.