Gnus development mailing list
 help / color / mirror / Atom feed
* emacs22 fails opening nntp: Symbol's function definition is void: process-type
@ 2011-05-15 16:31 Steinar Bang
  2011-05-15 22:58 ` Katsumi Yamaoka
  0 siblings, 1 reply; 7+ messages in thread
From: Steinar Bang @ 2011-05-15 16:31 UTC (permalink / raw)
  To: ding

Platform:
 Ubuntu NE 10.10,
 emacs22 22.2-0ubuntu9
 git gnus

Recent gnusen fail opening all nntp servers on emacs22
Opening nntp servers fail with the error:
 Symbol's function definition is void: process-type

Here's the full error message from *Messages*
Warning: Unable to open server nntp+dough.gmane.org due to: Symbol's function definition is void: process-type; Unable to open server nntp+news.eclipse.org due to: Symbol's function definition is void: process-type; Unable to open server nntp+news.opera.com due to: Symbol's function definition is void: process-type; Unable to open server nntp+news.gmane.org due to: Symbol's function definition is void: process-type; Unable to open server nntp+news due to: Symbol's function definition is void: process-type
Mark set


I did git bisect between
ORIG_HEAD: 444ee1f3a74bad82440f49a73e3140a0cf247e23
HEAD: bd74ba3e89556c0194b3ab3051226d3d8cb16cf0

Full rebuild with
 (cd ~/git/gnus; make clean; make; cd lisp; make tags)
and start of gnus in a fresh emacs after each git bisect good/bad.

And git bisect points the finger at the following commit, which from its
description, doesn't sound related at all:

sb@aa1steinar:~/git/gnus$ git bisect good
387b3ba7d4c42771d541085cddfc02ebf276521d is the first bad commit
commit 387b3ba7d4c42771d541085cddfc02ebf276521d
Author: Katsumi Yamaoka <yamaoka@jpl.org>
Date:   Tue May 10 03:10:49 2011 +0000

    shr.el (shr-put-image-function): New variable.
     (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
     (shr-put-image): Return scaled image.
    gnus-art.el (gnus-shr-put-image): New function.
     (gnus-article-prepare-display): Bind shr-put-image-function to it.
    gnus-html.el (gnus-html-wash-images): Register scaled images, not original ones, as deletable.

:040000 040000 35f683e944f546382650c488218e8c895ae6cd5a 9fa356164b9f438eb9bbdbb5ee831098230889ef M	lisp




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

end of thread, other threads:[~2011-05-21  8:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-15 16:31 emacs22 fails opening nntp: Symbol's function definition is void: process-type Steinar Bang
2011-05-15 22:58 ` Katsumi Yamaoka
2011-05-16  6:38   ` Steinar Bang
2011-05-16  7:08     ` Katsumi Yamaoka
2011-05-16  8:34       ` David Engster
2011-05-16 14:46         ` Katsumi Yamaoka
2011-05-21  8:21           ` Steinar Bang

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 NNTP newsgroup(s).