Henri-Paul Indiogine <hindiog...@gmail.com> wrote:

> Hi Nick!
> 
> 2011/7/7 Nick Dokos <nicholas.do...@hp.com>:
> >> post-command-hook is a variable defined in `C source code'.
> >> Its value is
> >> (t autopair-post-command-handler)
> >>
> >
> > This looks wrong: what's that t doing there? and where did it come from?
> 
> I think it is from autopair.el
> 
>          (add-hook 'post-command-hook 'autopair-post-command-handler
> 'append 'local))
> 
> I have had this autopair function for quite a while, well before the
> search problem occurred.  Also, if do not load autopair I still have
> the search problem.
> 

No, it's not the autopair-post-command-handler that I wondered about[fn:1],
it's that *t*, the first element of the list: how did it get there?

Nick

Footnotes:

[fn:1] Well, I did wonder about it, but only because I never heard of
it; but I am more suspicious of that t.


Reply via email to