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

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

bug#39349: browse-url-of-dired-file should respect directory symlinks


From: 積丹尼 Dan Jacobson
Subject: bug#39349: browse-url-of-dired-file should respect directory symlinks
Date: Wed, 29 Jan 2020 16:40:24 +0800

browse-url-of-dired-file should respect directory symlinks.
E.g.,
$ emacs -q
C-x d /cf/updates/
SPC SPC SPC
M-x browse-url-of-dired-file
should call the browser on
file:///cf/updates/52.html
not the absolute path
file:///mnt/usb/cf/updates/52.html
Else what is the point of symlinks?
emacs-version "26.3"





reply via email to

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