[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Re: Completing with anything
From: |
Julien Danjou |
Subject: |
[O] Re: Completing with anything |
Date: |
Mon, 21 Mar 2011 16:54:58 +0100 |
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) |
On Mon, Mar 21 2011, Stefan Monnier wrote:
> That sentence is obsolete. Sorry 'bout that. A collection can be
> any function, including a lambda expression.
Should I open a bug about that to keep track of it?
(asking in case you're already working on a fix or not)
> completion-at-point-function is meant to provide just the possible
> completion candidates for the kind of object being completed.
> Which ones of these will be actually considered will then depend on the
> actual text in the buffer and the completion-styles in use.
I see, that makes sense. I think that completion is not what I want to
use as Tassilo suggested. I've been that way just because this is what
is used in `message.el'. Maybe it requires a change too to turn towards
an `abbrev' use. :)
--
Julien Danjou
❱ http://julien.danjou.info
pgplNCK830Oln.pgp
Description: PGP signature
- Re: [O] Re: Completing with anything, (continued)
- Re: [O] Re: Completing with anything, Aankhen, 2011/03/22
- Re: [O] Re: Completing with anything, Tassilo Horn, 2011/03/22
- Re: [O] Re: Completing with anything, Julien Danjou, 2011/03/22
- Re: [O] Re: Completing with anything, Tassilo Horn, 2011/03/22
- [O] Re: Completing with anything, Dimitri Fontaine, 2011/03/22
- [O] Re: Completing with anything, Stefan Monnier, 2011/03/21
- [O] Re: Completing with anything,
Julien Danjou <=