emacs-devel
[Top][All Lists]
Advanced

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

Re: Symbol's function definition is void: <


From: Alan Mackenzie
Subject: Re: Symbol's function definition is void: <
Date: Fri, 26 Jun 2009 12:37:59 +0000
User-agent: Mutt/1.5.9i

On Fri, Jun 26, 2009 at 01:10:01PM +0200, Thien-Thi Nguyen wrote:
> () Lennart Borgman <address@hidden>
> () Fri, 26 Jun 2009 01:11:25 +0200

>    Maybe defadvice on make-symbol and unintern could catch this
>    possibility? Some more function to watch?

> How about enabling `debug-on-error' then adding to `post-command-hook':

>   (lambda () 
>     (unless (boundp '<) 
>       (error "unbound <")))

fboundp  :-)

But thanks for this tip.  It will surely come in handy.

> thi

-- 
Alan Mackenzie (Nuremberg, Germany).




reply via email to

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