Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: emacs22 fails opening nntp: Symbol's function definition is void: process-type
Date: Sun, 15 May 2011 18:31:28 +0200	[thread overview]
Message-ID: <87hb8w6i3j.fsf@dod.no> (raw)

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




             reply	other threads:[~2011-05-15 16:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-15 16:31 Steinar Bang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hb8w6i3j.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).