From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Qiang 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: Tue, 12 Sep 2023 09:01:09 +0800 Message-ID: <87cyyob3xm.wl-qiang.fang@zoho.com.cn> References: <188c9822598.13072238736789.4931166686046079619@zoho.com.cn> <87h6o0b6x3.wl-qiang.fang@zoho.com.cn> Reply-To: Qiang Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7258"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?Q?Goj=C5=8D?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Cc: Qiang , 64131@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Sep 12 03:02:18 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 1qfrnG-0001h1-PV for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 12 Sep 2023 03:02:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qfrmx-0001jQ-Do; Mon, 11 Sep 2023 21:01:59 -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 1qfrmw-0001iO-55 for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2023 21:01:58 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qfrmv-00056d-St for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2023 21:01:57 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qfrn0-0007fB-69 for bug-gnu-emacs@gnu.org; Mon, 11 Sep 2023 21:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Qiang Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Sep 2023 01:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64131 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 64131-submit@debbugs.gnu.org id=B64131.169448048129407 (code B ref 64131); Tue, 12 Sep 2023 01:02:02 +0000 Original-Received: (at 64131) by debbugs.gnu.org; 12 Sep 2023 01:01:21 +0000 Original-Received: from localhost ([127.0.0.1]:55486 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrmL-0007eE-EQ for submit@debbugs.gnu.org; Mon, 11 Sep 2023 21:01:21 -0400 Original-Received: from sender2-pp-o92.zoho.com.cn ([163.53.93.251]:25162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfrmJ-0007e3-Dz for 64131@debbugs.gnu.org; Mon, 11 Sep 2023 21:01:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694480472; s=admin; d=zoho.com.cn; i=qiang.fang@zoho.com.cn; h=Date:Date:Message-ID:From:From:To:To:Cc:Cc:Subject:Subject:In-Reply-To:References:MIME-Version:Content-Type:Message-Id:Reply-To; bh=ZB8JYjEOIzLfI8ctgn9ds4DpxQJM2m0pJuAwinbgcVo=; b=J+03VH35OQz4bCI4gHh3+lu86kPGvsdUC2xaNqpSJUfrdiXQSIKbDkcERu/xM52n hJrc42Ne3lFDeMYQiV8pblxsdn3G56O/90fufeEQG0MLPR/Lyl4tN39Hkw2rNay094r j1XDnFvhkFJRd1W6J20BQsKER6LEl8uDSyrxxB5s= Original-Received: from mypc.zoho.com.cn (118.117.89.178 [118.117.89.178]) by mx.zoho.com.cn with SMTPS id 1694480470911372.0672858121342; Tue, 12 Sep 2023 09:01:10 +0800 (CST) In-Reply-To: X-ZohoCNMailClient: External 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:270127 Archived-At: Without that tiny modification, I have problem jump to the file in my git-annex folder, it jump to the actual database folder, what I want to the folder that have the symlink. I think it should be the default. People use symlinks to organize text documents, a file may have links in different dirs. For example, if we use dirs as catalogues, when a file is opened following the search result in a "rg" buffer, it would be convenient to jump to the catalogue by just M-x "dired". However, the current behavior is to jump to the dir that has the symlink destination file. For people using git-annex, the symlink destination dir could be a database dir, and it is not supposed to be accessed directly.