emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64131: closed (make resolving symlinks in compilation-find-file opti


From: GNU bug Tracking System
Subject: bug#64131: closed (make resolving symlinks in compilation-find-file optional)
Date: Sun, 09 Jun 2024 22:26:03 +0000

Your message dated Sun, 9 Jun 2024 16:59:10 -0400
with message-id 
<CADwFkmn6uejBc1hVD=+LfYr=RtsGu+Hr3tOT-886diwYFMNocA@mail.gmail.com>
and subject line Re: bug#64131: make resolving symlinks in 
compilation-find-file optional
has caused the debbugs.gnu.org bug report #64131,
regarding make resolving symlinks in compilation-find-file optional
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64131: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64131
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: make resolving symlinks in compilation-find-file optional Date: Sat, 17 Jun 2023 21:18:49 +0800 User-agent: ZohoCN Mail
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#64131: make resolving symlinks in compilation-find-file optional Date: Sun, 9 Jun 2024 16:59:10 -0400
Eli Zaretskii <eliz@gnu.org> writes:

>> Cc: 64131@debbugs.gnu.org
>> From: Stefan Kangas <stefankangas@gmail.com>
>> Date: Wed, 10 Jan 2024 02:39:33 -0800
>>
>> Qiang <qiang.fang@zoho.com.cn> writes:
>>
>> > 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.
>>
>> Could you provide a recipe for how to test this, for someone that
>> doesn't use git-annex but would be happy to install it?
>>
>> Or even better, could you produce a recipe that doesn't rely on
>> git-annex?
>
> It is possible that this issue was resolved while solving bug#67930,
> so I suggest that the OP tries the current master branch to see if the
> problem still exists.

More information was requested, but none was given within 5 months, so
I'm closing this bug.  If this is still an issue, please reply to this
email (use "Reply to all" in your email client) and we can reopen the
bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]