emacs-devel
[Top][All Lists]
Advanced

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

Why post-command-hook so difficult to debug?


From: Leo
Subject: Why post-command-hook so difficult to debug?
Date: Sun, 22 Jul 2012 10:40:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (Mac OS X 10.6.8)

For example, some days ago I was seeing this error:

Error in post-command-hook (completion-in-region--postch): (wrong-type-argument 
characterp 134217855)

and it turned out the error was generated by another function 100 miles
from completion-in-region--postch. debug-on-error is mostly useless in
this case.

Can post-command-hook errors be more informative? Thanks.

Leo




reply via email to

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