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

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

bug#55429: 27.1; browse-url-of-dired-file fails to open file with '#' ch


From: Lars Ingebrigtsen
Subject: bug#55429: 27.1; browse-url-of-dired-file fails to open file with '#' character
Date: Sun, 15 May 2022 17:34:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ivo Tadeu <ivotade@gmail.com> writes:

> (browse-url-file-url "/home/ivo/tmp/file with #.txt")
>  => "file:///home/ivo/tmp/file%20with%20#.txt"

This has been fixed in Emacs 29:

(browse-url-file-url "/home/ivo/tmp/file with #.txt")
=> "file:///home/ivo/tmp/file%20with%20%23.txt"

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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