GNU bug report logs -
#13609
24.2.92; completion-list-insert-choice-function
Previous Next
Reported by: "Roland Winkler" <winkler <at> gnu.org>
Date: Sat, 2 Feb 2013 16:27:02 UTC
Severity: minor
Found in version 24.2.92
Done: "Roland Winkler" <winkler <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The default value of completion-list-insert-choice-function
is completion--replace. The `--' in the name of completion--replace
suggests to me that this is an internal function other code
should not rely on. Yet isn't it a common scenario to bind
completion-list-insert-choice-function to a function which
calls completion--replace, plus it does something else?
(This is what bbdb-complete-mail does in BBDB v3.)
So I suggest to rename completion--replace to completion-replace
to make it clear that other code may use this function.
(Or solve this problem in some other way that other code may rely upon.)
In GNU Emacs 24.2.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
of 2013-01-10 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
System Description: Ubuntu 10.04.4 LTS
This bug report was last modified 12 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.