Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: emacs22 fails opening nntp: Symbol's function definition is void: process-type
Date: Mon, 16 May 2011 08:38:53 +0200	[thread overview]
Message-ID: <yb0pqnjdu9u.fsf@dod.no> (raw)
In-Reply-To: <b4my627371n.fsf@jpl.org>

>>>>> Katsumi Yamaoka <yamaoka@jpl.org>:

> Currently I don't have Emacs 22 (in the office), but a workaround
> (or a lasting solution?) seems to be:

> --- nntp.el~	2011-05-09 22:22:01.078125000 +0000
> +++ nntp.el	2011-05-15 22:54:46.005653400 +0000
> @@ -1365,2 +1365,3 @@
>        (when (and (fboundp 'set-network-process-option)
> +		 (fboundp 'process-type)
>                   (eq (process-type process) 'network))

I can verify that this patch works on emacs22.
(in fact I'm posting from gnus HEAD with this patch applied, right
now...:-) )




  reply	other threads:[~2011-05-16  6:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-15 16:31 Steinar Bang
2011-05-15 22:58 ` Katsumi Yamaoka
2011-05-16  6:38   ` Steinar Bang [this message]
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=yb0pqnjdu9u.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).