From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#39349: browse-url-of-dired-file should respect directory symlinks Date: Thu, 23 Jul 2020 16:39:50 +0200 Message-ID: <87o8o6mh1l.fsf@gnus.org> References: <87lfpqveo7.5.fsf@jidanni.org> <87lfjfl20b.fsf@gnus.org> <87d04qi6dm.5.fsf@jidanni.org> <87h7tynx80.fsf@gnus.org> <87k0yunwjy.fsf@igel.home> <87wo2umheg.fsf@gnus.org> <87ft9invw1.fsf@igel.home> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35895"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 39349@debbugs.gnu.org, =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jul 23 16:41:10 2020 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 1jycPF-0009Cb-U7 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Jul 2020 16:41:09 +0200 Original-Received: from localhost ([::1]:37324 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jycPE-00086R-TU for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Jul 2020 10:41:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50904) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jycP8-000867-KW for bug-gnu-emacs@gnu.org; Thu, 23 Jul 2020 10:41:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34250) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jycP8-0000kb-B0 for bug-gnu-emacs@gnu.org; Thu, 23 Jul 2020 10:41:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jycP8-000368-85 for bug-gnu-emacs@gnu.org; Thu, 23 Jul 2020 10:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 23 Jul 2020 14:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39349 X-GNU-PR-Package: emacs Original-Received: via spool by 39349-submit@debbugs.gnu.org id=B39349.159551520411833 (code B ref 39349); Thu, 23 Jul 2020 14:41:02 +0000 Original-Received: (at 39349) by debbugs.gnu.org; 23 Jul 2020 14:40:04 +0000 Original-Received: from localhost ([127.0.0.1]:45796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jycOC-00034m-7p for submit@debbugs.gnu.org; Thu, 23 Jul 2020 10:40:04 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:53428) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jycOA-00034D-AS for 39349@debbugs.gnu.org; Thu, 23 Jul 2020 10:40:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=perTBFhRho2z7L/JKTpLlNKngk+6krnxcUt8YhSyijk=; b=Dwm5HRfU3P4kbSqMOMSvuFUqY9 OVDuMonqHKrTIzxmBXF8kprdNF2Xcv3/yY5QS2PObc7Wp++o/rn4TxGkqfND2l5YKLWRGUXrUgtQO /vTQvWV/lBFlfpH/42dY+G+FdOpFv2h80fw6QGqRl3MGKqa8I5BK9fw/NPGlOrCFQ4hE=; Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jycNz-0006rx-SG; Thu, 23 Jul 2020 16:39:54 +0200 In-Reply-To: <87ft9invw1.fsf@igel.home> (Andreas Schwab's message of "Thu, 23 Jul 2020 16:33:50 +0200") 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" Xref: news.gmane.io gmane.emacs.bugs:183439 Archived-At: Andreas Schwab writes: > On Jul 23 2020, Lars Ingebrigtsen wrote: > >> Andreas Schwab writes: >> >>> On Jul 23 2020, Lars Ingebrigtsen wrote: >>> >>>> Eli, the use case here is that we don't want to chase/resolve symlinks, >>>> but we do want to have "/foo/bar/." -> "/foo/bar" and "/foo/bar/.." -> >>>> "/foo". >>> >>> Isn't that what expand-file-name does? >> >> No, it resolves symlinks: > > No, that's what file-truename does. Oh, yeah; sorry. Thanks. Then... I don't know what Dan is reporting here. :-/ I've now set up a proper test case, and I can't reproduce the bug, Dan. Could you explain more closely what you're seeing and what you're expecting to see? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no