From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Qiang Fang via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#64131: make resolving symlinks in compilation-find-file optional Date: Sat, 17 Jun 2023 21:18:49 +0800 Message-ID: <188c9822598.13072238736789.4931166686046079619@zoho.com.cn> Reply-To: Qiang Fang Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15562"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: ZohoCN Mail To: 64131@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 17 16:28:29 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qAWuj-0003qz-Bc for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 17 Jun 2023 16:28:29 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAWuK-0002Ap-Rb; Sat, 17 Jun 2023 10:28:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAWuJ-0002AK-OO for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 10:28:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAWuJ-0006P4-G4 for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 10:28:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAWuI-0007Lw-HE for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 10:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Qiang Fang Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Jun 2023 14:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64131 X-GNU-PR-Package: emacs X-Debbugs-Original-To: "bug-gnu-emacs" Original-Received: via spool by submit@debbugs.gnu.org id=B.168701206628233 (code B ref -1); Sat, 17 Jun 2023 14:28:02 +0000 Original-Received: (at submit) by debbugs.gnu.org; 17 Jun 2023 14:27:46 +0000 Original-Received: from localhost ([127.0.0.1]:52242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAWu0-0007LG-9s for submit@debbugs.gnu.org; Sat, 17 Jun 2023 10:27:46 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:48470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAVpc-0002g4-Fr for submit@debbugs.gnu.org; Sat, 17 Jun 2023 09:19:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAVpc-0005bT-9q for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 09:19:08 -0400 Original-Received: from sender2-pp-o92.zoho.com.cn ([163.53.93.251]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAVpZ-0001x9-65 for bug-gnu-emacs@gnu.org; Sat, 17 Jun 2023 09:19:08 -0400 Original-Received: from mail.baihui.com by mx.zoho.com.cn with SMTP id 1687007929770257.411134155224; Sat, 17 Jun 2023 21:18:49 +0800 (CST) Original-Received: from [119.7.117.38] by mail.zoho.com.cn with HTTP;Sat, 17 Jun 2023 21:18:49 +0800 (CST) Importance: Medium X-Mailer: ZohoCN Mail Received-SPF: pass client-ip=163.53.93.251; envelope-from=qiang.fang@zoho.com.cn; helo=sender2-pp-o92.zoho.com.cn X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 17 Jun 2023 10:27:42 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:263545 Archived-At: I use rg for searching in a git-annex repo, rg use compilation-find-file to jump to the file from the search result, symlinks are resolved with file-truename. But it should not resolve the symlink in the above case. See this issue for more details. https://github.com/dajva/rg.el/issues/156#issuecomment-1595654224