GNU bug report logs - #12619
completion-at-point and changing buffer

Previous Next

Package: emacs;

Reported by: Jorgen Schaefer <forcer <at> forcix.cx>

Date: Wed, 10 Oct 2012 19:53:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


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

From: Jorgen Schaefer <forcer <at> forcix.cx>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 12619 <at> debbugs.gnu.org
Subject: Re: bug#12619: completion-at-point and changing buffer
Date: Wed, 24 Oct 2012 20:58:15 +0200
On Wed, 24 Oct 2012 13:48:33 -0400
Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:

> You mean the patch below?
> I guess you're right, it's still needed for the use of `start' in:
> 
>               (lambda () "Cycle through the possible completions."
>                 (interactive)
>                 (let ((completion-extra-properties extra-prop))
>                   (completion-in-region start (point) table pred)))))
> 
> Can you confirm that this patch fixes it?

It does indeed. :-)

	-- Jorgen




This bug report was last modified 12 years and 209 days ago.

Previous Next


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