emacs-devel
[Top][All Lists]
Advanced

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

Re: Why post-command-hook so difficult to debug?


From: Leo
Subject: Re: Why post-command-hook so difficult to debug?
Date: Fri, 24 Aug 2012 15:59:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (OS X 10.8)

On 2012-08-24 14:58 +0800, Tassilo Horn wrote:
> Yes.  To be extra sure, I added a
>
>   (assert (null (remove-if 'stringp completions)))
>
> which doesn't trigger any error, but the error in
> `completion-in-region--postch' is still there...

In that case I have no idea. I was lucky because I found the error in
the completion functions. post-command-hook is difficult to debug (I did
it by guesswork).

Leo




reply via email to

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