unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* w3 broken again:
@ 2006-11-03  4:23 T. V. Raman
  2006-11-03  4:44 ` T. V. Raman
  0 siblings, 1 reply; 2+ messages in thread
From: T. V. Raman @ 2006-11-03  4:23 UTC (permalink / raw)


This is after  doing a cvs update on the emacs sources,
doing a make install,
followed by doing a make clean in w3 and rebuilding it against
the freshly installed url package in the emacs tree.

Doing a google search throws the following error: backtrace
attached.
error in process sentinel: Wrong type argument: arrayp, (:error (error connection-failed "connection broken by remote peer
" :host "www.google.com" :service 80))


Debugger entered--Lisp error: (wrong-type-argument arrayp (:error (error connection-failed "connection broken by remote peer
" :host "www.google.com" :service 80)))
  w3-recall-explicit-coding-system((:error (error connection-failed "connection broken by remote peer\n" :host "www.google.com" :service 80)))
  ad-Orig-w3-fetch-callback((:error (error connection-failed "connection broken by remote peer\n" :host "www.google.com" :service 80)) "http://www.google.com/search?q=raman&num=25")
  apply(ad-Orig-w3-fetch-callback ((:error (error connection-failed "connection broken by remote peer\n" :host "www.google.com" :service 80)) "http://www.google.com/search?q=raman&num=25"))
  w3-fetch-callback((:error (error connection-failed "connection broken by remote peer\n" :host "www.google.com" :service 80)) "http://www.google.com/search?q=raman&num=25")
  apply(w3-fetch-callback ((:error (error connection-failed "connection broken by remote peer\n" :host "www.google.com" :service 80)) "http://www.google.com/search?q=raman&num=25"))
  url-http-activate-callback()
  url-http-async-sentinel(#<process www.google.com> "connection broken by remote peer\n")

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* w3 broken again:
  2006-11-03  4:23 w3 broken again: T. V. Raman
@ 2006-11-03  4:44 ` T. V. Raman
  0 siblings, 0 replies; 2+ messages in thread
From: T. V. Raman @ 2006-11-03  4:44 UTC (permalink / raw)
  Cc: emacs-devel


Apologies for having been a nuisance, my CVS copy of w3 was
ancient, and it was consequently looking at savannah.gnu.org as
opposed to cvs.savannah.gnu.org

All is now well!

Magnus,

I'll send you some patches to w3 that I had in my  local client
in a day or so --- primarily fixes  acouple of irritants in w3,
e.g., updating it to accept application/xml+xhtml 

>>>>> "tvr" == T V Raman <raman@users.sf.net> writes:
    tvr> This is after doing a cvs update on the emacs sources,
    tvr> doing a make install, followed by doing a make clean in
    tvr> w3 and rebuilding it against the freshly installed url
    tvr> package in the emacs tree.
    tvr> 
    tvr> Doing a google search throws the following error:
    tvr> backtrace attached.  error in process sentinel: Wrong
    tvr> type argument: arrayp, (:error (error connection-failed
    tvr> "connection broken by remote peer " :host
    tvr> "www.google.com" :service 80))
    tvr> 
    tvr> 
    tvr> Debugger entered--Lisp error: (wrong-type-argument
    tvr> arrayp (:error (error connection-failed "connection
    tvr> broken by remote peer " :host "www.google.com" :service
    tvr> 80))) w3-recall-explicit-coding-system((:error (error
    tvr> connection-failed "connection broken by remote peer\n"
    tvr> :host "www.google.com" :service 80)))
    tvr> ad-Orig-w3-fetch-callback((:error (error
    tvr> connection-failed "connection broken by remote peer\n"
    tvr> :host "www.google.com" :service 80))
    tvr> "http://www.google.com/search?q=raman&num=25")
    tvr> apply(ad-Orig-w3-fetch-callback ((:error (error
    tvr> connection-failed "connection broken by remote peer\n"
    tvr> :host "www.google.com" :service 80))
    tvr> "http://www.google.com/search?q=raman&num=25"))
    tvr> w3-fetch-callback((:error (error connection-failed
    tvr> "connection broken by remote peer\n" :host
    tvr> "www.google.com" :service 80))
    tvr> "http://www.google.com/search?q=raman&num=25")
    tvr> apply(w3-fetch-callback ((:error (error
    tvr> connection-failed "connection broken by remote peer\n"
    tvr> :host "www.google.com" :service 80))
    tvr> "http://www.google.com/search?q=raman&num=25"))
    tvr> url-http-activate-callback()
    tvr> url-http-async-sentinel(#<process www.google.com>
    tvr> "connection broken by remote peer\n")
    tvr> 
    tvr> -- Best Regards, --raman
    tvr> 
    tvr>       
    tvr> Email: raman@users.sf.net WWW:
    tvr> http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk:
    tvr> tv.raman.tv@gmail.com PGP:
    tvr> http://emacspeak.sf.net/raman/raman-almaden.asc Google:
    tvr> tv+raman IRC: irc://irc.freenode.net/#emacs
    tvr> 
    tvr> 
    tvr> _______________________________________________
    tvr> Emacs-devel mailing list Emacs-devel@gnu.org
    tvr> http://lists.gnu.org/mailman/listinfo/emacs-devel

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-03  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-03  4:23 w3 broken again: T. V. Raman
2006-11-03  4:44 ` T. V. Raman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).