emacs-devel
[Top][All Lists]
Advanced

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

completion--capf-wrapper


From: Andreas Röhler
Subject: completion--capf-wrapper
Date: Wed, 18 Jan 2012 10:04:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.24) Gecko/20111101 SUSE/3.1.16 Thunderbird/3.1.16

Hi Stefan,

see completion-code has been complicating considerably since Emacs23

as for the bugs addressed in `completion--capf-wrapper' comment

  ;; FIXME: The safe/misbehave handling assumes that a given function will
;; always return the same kind of data, but this breaks down with functions ;; like comint-completion-at-point or mh-letter-completion-at-point, which ;; could be sometimes safe and sometimes misbehaving (and sometimes neither).

these bugs existed already in Emacs23 `completion-at-point'

AFAIU there is a simple solution checking for types instead of
`completion--capf-wrapper'

So far my thoughts,

Cheers,

Andreas



reply via email to

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