GNU bug report logs -
#19472
Eww in Emacs 24.4 refuses to open local files
Previous Next
Reported by: "Kelly Dean" <kelly <at> prtime.org>
Date: Tue, 30 Dec 2014 09:57:02 UTC
Severity: normal
Tags: moreinfo
Done: Ivan Shmakov <ivan <at> siamics.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 01 Jan 2015 11:12:20 +0000
with message-id <87a92269gr.fsf <at> violet.siamics.net>
and subject line Re: bug#19472: Eww in Emacs 24.4 refuses to open local files
has caused the debbugs.gnu.org bug report #19472,
regarding Eww in Emacs 24.4 refuses to open local files
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
19472: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19472
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
M-x eww /home/test/test.html → fail
M-x eww file://home/test/test.html → fail
M-x eww file:///home/test/test.html → fail
(eww-open-file "/home/test/test.html") → fail
(eww-open-file "file://home/test/test.html") → fail
(eww-open-file "file:///home/test/test.html") → fail
(eat-flaming-death) → fail
[Message part 3 (message/rfc822, inline)]
Tags: notabug
>>>>> Kelly Dean <kelly <at> prtime.org> writes:
>>>>> Lars Magne Ingebrigtsen wrote:
>> Works for me on the Emacs 24 branch:
>> `M-x eww RET file:///tmp/cert.html RET'
> I get the error ⌜This function requires Emacs to be compiled with
> libxml2⌝.
> IOW, I can't read.
> In my defense, ⌜/home/test/test.html⌝ produced the error ⌜/80 Name or
> service not known⌝,
This could probably be improved, – either the error message, or
the treatment of URIs which look like (absolute?) filenames.
> and ⌜file://home/test/test.html⌝ produced an FTP buffer with the
> error ⌜home: No address associated with hostname⌝,
Indeed, a file://home/ URI means “get files from the host named
‘home’.” Cf.: file:/home/, which means “a directory named
/home/ on the local filesystem.”
> so by the time I tried ⌜file:///home/test/test.html⌝ and the debugger
> popped up yet again, I assumed the error was just another complaint
> about my syntax.
> Sorry for the mistaken bug report.
ACK, closing.
--
FSF associate member #7257 http://boycottsystemd.org/ … 3013 B6A0 230E 334A
This bug report was last modified 10 years and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.