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 #19 received at 12347 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> altern.org>
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: 12347 <at> debbugs.gnu.org
Subject: Re: bug#12347: 24.2.50; doc of `completion-table-subvert'
Date: Tue, 11 Sep 2012 19:43:38 +0200
Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:

>> -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).

Indeed.  Fixed,

-- 
 Bastien




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.