GNU bug report logs - #12347
24.2.50; doc of `completion-table-subvert'

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 4 Sep 2012 03:06:02 UTC

Severity: minor

Found in version 24.2.50

Done: Bastien <bzg <at> altern.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: 12347 <at> debbugs.gnu.org
Cc: bzg <at> altern.org
Subject: Re: bug#12347: 24.2.50; doc of `completion-table-subvert'
Date: Tue, 11 Sep 2012 13:27:36 -0400
> -form (concat S1 S) in the same way as TABLE completes strings of
> -the form (concat S2 S)."
> +form (concat S2 S) in the same way as TABLE completes strings of
> +the form (concat S1 S)."

That's wrong.  Check the code: it's (concat S2 S), aka `str', which is
passed to TABLE, not (concat S1 S).


        Stefan




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

Previous Next


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