emacs-devel
[Top][All Lists]
Advanced

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

Re: lisp-completion question


From: Thierry Volpiatto
Subject: Re: lisp-completion question
Date: Thu, 04 Jul 2013 08:04:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hello Stefan,

Stefan Monnier <address@hidden> writes:

>> It seem `lisp-completion-at-point' is no more returning :predicate,
>> (accessible in emacs-24.3 with (plist-get plist :predicate))
>> is it wanted?
>
> It sometimes does, sometimes doesn't.  Do you see a difference in the
> resulting behavior?

Yes, for me here it is never returned and as result, (predicate is nil)
I get all the unbounded symbol in the resulting lists, so I dont use
anymore this function, I must use my own completing function with a
predicate determined by a function based on emacs-24.3 code.

> Very much so, indeed, thanks for catching this typo.  Feel free to
> install that patch,

Please, do it, I don't use anymore bzr.

Thanks.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 



reply via email to

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