GNU bug report logs - #12852
24.2; `exit-function' not supported in completion table's metadata alist

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Sat, 10 Nov 2012 07:30:01 UTC

Severity: minor

Tags: wontfix

Found in version 24.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 12852 <at> debbugs.gnu.org (full text, mbox):

From: Leo <sdl.web <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 12852 <at> debbugs.gnu.org
Subject: Re: bug#12852: 24.2;
	`exit-function' not supported in completion table's metadata alist
Date: Sun, 11 Nov 2012 23:56:44 +0800
On 2012-11-11 23:41 +0800, Stefan Monnier wrote:
> Hmm.. I don't really understand what this is trying to do.
> Can you explain to me what should be the end result?

I am writing a programmed completion table for python modules which
should work like file name completion but separated by . instead of /.

After each completion it should tell me whether the completion is a
package to help me decide whether to type . and get further completions.

So for example, twisted.inte should complete to twisted.internet with
minibuffer message [package] to mean that twisted.internet is a package.

>> Looks like with some change to completion--done we can have this.
>> What do you think?
>
> I have the impression that you're subverting exit-function.
> I"m not sure yet if it's a neat hack, or if there's a better way to do it,

Probably.

Leo




This bug report was last modified 3 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.