* bug#17274: 24.4.50; eww doc
@ 2014-04-15 22:49 Drew Adams
2014-11-10 20:58 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2014-04-15 22:49 UTC (permalink / raw)
To: 17274
emacs -Q
M-x eww
http://www.emacswiki.org
Contacting host: www.emacswiki.org:80
open-network-stream: make client process failed: connection timed out,
:name, www.emacswiki.org, :buffer, #<killed buffer>, :host,
www.emacswiki.org, :service, 80, :nowait, nil
And a backtrace:
Debugger entered--Lisp error: (file-error "make client process failed" "connection timed out" :name "www.emacswiki.org" :buffer #<buffer *url-http-temp*> :host "www.emacswiki.org" :service 80 :nowait nil)
make-network-process(:name "www.emacswiki.org" :buffer #<buffer *url-http-temp*> :host "www.emacswiki.org" :service 80 :nowait nil)
open-network-stream("www.emacswiki.org" #<buffer *url-http-temp*> "www.emacswiki.org" 80 :type plain :nowait nil)
byte-code("...")
url-open-stream("www.emacswiki.org" #<buffer *url-http-temp*> "www.emacswiki.org" 80)
url-http-find-free-connection("www.emacswiki.org" 80)
url-http([cl-struct-url "http" nil nil "www.emacswiki.org" nil "/" nil nil t nil t] eww-render (nil "http://www.emacswiki.org/"))
url-retrieve-internal("http://www.emacswiki.org/" eww-render (nil "http://www.emacswiki.org/") nil nil)
url-retrieve("http://www.emacswiki.org/" eww-render ("http://www.emacswiki.org/"))
eww("http://www.emacswiki.org")
call-interactively(eww record nil)
command-execute(eww record)
execute-extended-command(nil "eww")
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
Consulting the EWW manual, I see nothing about configuring Emacs to
enable it to use `eww'. I see only this cryptic statement:
However a GNU Emacs with `libxml2' support is required.
Could that be the problem? What does that even mean? How does a
user tell whether `libxml2' support has been provided? If it has
not, how does a user obtain it? Etc. etc.
Non-geek Emacs users are likely to want to try using Emacs to browse
the web. Unfortunately, they seem to have been hung out to dry.
The Emacs manual, node `EWW', says this:
You can use EWW as the web browser for
`browse-url', *note Browse-URL::. For full details, *note EWW:
(eww)Top.
However, unlike `eww', `browse-url' works fine, out of the box.
And I see no "full details" about using `eww' with `browse-url' in
the EWW manual. In fact, "browse-url" does not even occur in the
EWW manual.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-04-12 on ODIEONE
Bzr revision: 116973 monnier@iro.umontreal.ca-20140412193806-72yt4285lm8bf9nj
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#17274: 24.4.50; eww doc
2014-04-15 22:49 bug#17274: 24.4.50; eww doc Drew Adams
@ 2014-11-10 20:58 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2014-11-10 20:58 UTC (permalink / raw)
To: Drew Adams; +Cc: 17274
Drew Adams <drew.adams@oracle.com> writes:
> Debugger entered--Lisp error: (file-error "make client process failed" "connection timed out" :name "www.emacswiki.org" :buffer #<buffer *url-http-temp*> :host "www.emacswiki.org" :service 80 :nowait nil)
> make-network-process(:name "www.emacswiki.org" :buffer #<buffer *url-http-temp*> :host "www.emacswiki.org" :service 80 :nowait nil)
> open-network-stream("www.emacswiki.org" #<buffer *url-http-temp*> "www.emacswiki.org" 80 :type plain :nowait nil)
This means that Emacs was unable to connect to the server in question,
and is not an Emacs bug.
Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-10 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 22:49 bug#17274: 24.4.50; eww doc Drew Adams
2014-11-10 20:58 ` Lars Magne Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.