From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34070: 27.0.50; icomplete-mode candidate cycling broken for C-x C-f Date: Mon, 14 Jan 2019 18:03:18 +0200 Message-ID: <83h8ebdy61.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1547481738 12113 195.159.176.226 (14 Jan 2019 16:02:18 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 14 Jan 2019 16:02:18 +0000 (UTC) Cc: 34070@debbugs.gnu.org, monnier@iro.umontreal.ca To: =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= , Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jan 14 17:02:13 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gj4gm-0002y4-Kw for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Jan 2019 17:02:12 +0100 Original-Received: from localhost ([127.0.0.1]:33457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gj4it-0006aU-O2 for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Jan 2019 11:04:23 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gj4ig-0006a2-Bk for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2019 11:04:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gj4ia-00084w-MK for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2019 11:04:10 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:59943) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gj4iZ-00084T-F7 for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2019 11:04:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gj4iY-0007ou-5h for bug-gnu-emacs@gnu.org; Mon, 14 Jan 2019 11:04:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Jan 2019 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34070 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 34070-submit@debbugs.gnu.org id=B34070.154748182030028 (code B ref 34070); Mon, 14 Jan 2019 16:04:02 +0000 Original-Received: (at 34070) by debbugs.gnu.org; 14 Jan 2019 16:03:40 +0000 Original-Received: from localhost ([127.0.0.1]:59224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gj4iC-0007oG-Ea for submit@debbugs.gnu.org; Mon, 14 Jan 2019 11:03:40 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gj4iA-0007o1-33 for 34070@debbugs.gnu.org; Mon, 14 Jan 2019 11:03:38 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gj4i4-0007uI-L4; Mon, 14 Jan 2019 11:03:32 -0500 Original-Received: from [176.228.60.248] (port=1400 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gj4i3-0003Cj-JF; Mon, 14 Jan 2019 11:03:32 -0500 In-reply-to: (message from =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= on Mon, 14 Jan 2019 13:47:48 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:154432 Archived-At: > From: João Távora > Date: Mon, 14 Jan 2019 13:47:48 +0000 > Cc: monnier@iro.umontreal.ca > > Emacs -Q > M-x icomplete-mode > C-x C-f > C-. > > Expected candidate list to rotate once to the left, immediately. > Instead if only rotates if I press C-. two additional times. This is > because "." and ".." are still taking part in the rotation under the > hood (but the user doesn't see them, by default, because of > completion-ignored-extensions). > > Seems to have been introduced by > > commit 65797b1d75e9f608ffd50fd88be47a854b143bb1 > Author: Drew Adams > Date: Thu Apr 28 19:31:43 2016 +0200 > > Make icomplete respect `completion-ignored-extensions' > > * lisp/icomplete.el (icomplete-completions): Heed > `completion-ignored-extensions' (bug#12939). > > Naive patch attached that seems to fix it for me. Please add a test for this, if possible, so that we don't screw this up again in the future. > Here's another problem that might be related (should I open a new bug?) I think so, yes.