GNU bug report logs - #17274
24.4.50; eww doc

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 15 Apr 2014 22:50:02 UTC

Severity: minor

Tags: notabug

Found in version 24.4.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17274 in the body.
You can then email your comments to 17274 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17274; Package emacs. (Tue, 15 Apr 2014 22:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 15 Apr 2014 22:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50; eww doc
Date: Tue, 15 Apr 2014 15:49:13 -0700 (PDT)
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 <at> 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''




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17274; Package emacs. (Mon, 10 Nov 2014 20:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 17274 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 17274 <at> debbugs.gnu.org
Subject: Re: bug#17274: 24.4.50; eww doc
Date: Mon, 10 Nov 2014 21:58:39 +0100
Drew Adams <drew.adams <at> 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




Added tag(s) notabug. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 10 Nov 2014 21:00:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 17274 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 10 Nov 2014 21:00:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Dec 2014 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.