all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: completion--capf-wrapper
Date: Wed, 18 Jan 2012 10:04:12 +0100	[thread overview]
Message-ID: <4F168B0C.9020602@online.de> (raw)

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	other threads:[~2012-01-18  9:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F168B0C.9020602@online.de \
    --to=andreas.roehler@online.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.