From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38056: 27.0.50; dired.c changes introduced autocompletion error Date: Mon, 04 Nov 2019 17:43:22 +0200 Message-ID: <838sovir51.fsf@gnu.org> References: Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="110602"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 38056-done@debbugs.gnu.org To: Pankaj Jangid Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 04 16:44:11 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 esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iReWY-000Sey-3k for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Nov 2019 16:44:10 +0100 Original-Received: from localhost ([::1]:34692 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iReWX-0004Lm-08 for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Nov 2019 10:44:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46048) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iReWR-0004Lb-40 for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2019 10:44:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iReWQ-00018C-4C for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2019 10:44:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56793) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iReWQ-000182-0m for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2019 10:44:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iReWP-0000Fw-Rz for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2019 10:44:01 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Nov 2019 15:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 38056 X-GNU-PR-Package: emacs Mail-Followup-To: 38056@debbugs.gnu.org, eliz@gnu.org, pankaj.jangid@gmail.com Original-Received: via spool by 38056-done@debbugs.gnu.org id=D38056.1572882203909 (code D ref 38056); Mon, 04 Nov 2019 15:44:01 +0000 Original-Received: (at 38056-done) by debbugs.gnu.org; 4 Nov 2019 15:43:23 +0000 Original-Received: from localhost ([127.0.0.1]:37380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iReVm-0000Eb-Ru for submit@debbugs.gnu.org; Mon, 04 Nov 2019 10:43:23 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36858) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iReVh-0000ED-Db for 38056-done@debbugs.gnu.org; Mon, 04 Nov 2019 10:43:19 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iReVc-0000Pb-7k; Mon, 04 Nov 2019 10:43:12 -0500 Original-Received: from [176.228.60.248] (port=4809 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iReVb-0001Ip-L7; Mon, 04 Nov 2019 10:43:12 -0500 In-reply-to: (message from Pankaj Jangid on Mon, 04 Nov 2019 10:52:09 +0530) 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:170940 Archived-At: > From: Pankaj Jangid > Date: Mon, 04 Nov 2019 10:52:09 +0530 > > I have tried it in various ways. The checkin > 84a3793b194efe92e2eb80cd0f625f3324bf4cae have introduced autocompletion > issues at various places. To reproduce, I have tried these steps. I have > also tried it on one previous commit > (3c86424a182892db1e0216b9aa7e8389ae6f13de). This commit is ok; which > implies that the issues has occurred in commit > 84a3793b194efe92e2eb80cd0f625f3324bf4cae only. FTR, this issue was introduced by commit 0b21ecd, not 84a3793b194efe92e2eb80cd0f625f3324bf4cae. > (1) launched emacs using "./src/emacs -Q". > (2) (setq debug-on-error t). > (3) C-x C-f and then type few characters of some file and TAB. This > produces same error. autocompletion on directories is working fine. > OR > (3) Tried to rename a file in dired. Press R, press few characters of > the file, press TAB. This produces error. I have debug-on-error set to > t. > > produces this error: > > Debugger entered--Lisp error: (args-out-of-range "a.txt" 3 2) > file-name-completion("a" "~/work/temp/" file-exists-p) Sorry about that. Should be fixed now.