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: Tassilo Horn
Subject: Re: Why post-command-hook so difficult to debug?
Date: Fri, 24 Aug 2012 10:12:13 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Leo <address@hidden> writes:

>> 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.

Thanks anyway.

> post-command-hook is difficult to debug (I did it by guesswork).

Ditto, but I'm running out of guesses.  I'll open a new specific thread
about this issue then.

Bye,
Tassilo



reply via email to

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