Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Problems with Oort Gnus 0.18 and XEmacs 21.4.6.
Date: Thu, 24 Apr 2003 15:40:04 +0200	[thread overview]
Message-ID: <ilud6jcovyj.fsf@latte.josefsson.org> (raw)
In-Reply-To: <874r4ovqft.fsf@jautero.no-ip.org> (Juha Autero's message of "Thu, 24 Apr 2003 00:45:10 +0300")

Juha Autero <Juha.Autero@iki.fi> writes:

> I've been lately having problems with Oort Gnus and XEmacs 21.4.6.
> I have several nnrss groups and nnrss.el started complaining that 
> Symbol's function definition is void: replace-regexp-in-string
>
> That seemed easy enough since XEmacs 21.4.6 doesn't have
> replace-regexp-in-string, but  gnus-util.el defines
> gnus-replace-in-string that does the same thing, but has arguments in
> different order, which crashed my XEmacs. After fixing that XEmacs no
> longer crashes. It just eats up CPU. I gave up after 10 minutes and
> tried to debug with M-x load-library nnrss and M-x debug-on-entry
> nnrss-node-text (where replace-regexp-in-string were). And what do you
> know, now it decides that information stored about nnrss groups is
> wrong and asks URL to search group and complains "Wrong argument type:
> stringp, ((description "<description of rss group>"..." or something
> like that after I give the URL. Since I have no idea how to delete 
> information stored by nnrss, I decided to give up and complain instead
> of sending a patch.
>
> BTW. sieve.el seems also have replace-regexp-in-string, but luckily I
> don't use that one.

I made both files not use r-r-i-s, which seems to be the correct
solution (Emacs 20 doesn't have r-r-i-s either), but I don't know the
solution to the two other problems.  Perhaps the implementation of
gnus-r-r-i-s is buggy when the NEWTEXT is ""?  Edebugging really
should work.  Perhaps instead of debugging, you could insert a
(message "foo: %s" text) statement in the function and then try to
evaluate gnus-r-r-i-s manually on it to see why it eats CPU.




  reply	other threads:[~2003-04-24 13:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 21:45 Juha Autero
2003-04-24 13:40 ` Simon Josefsson [this message]
2003-04-24 20:39   ` Juha Autero
2003-04-24 21:48     ` Juha Autero

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=ilud6jcovyj.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --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).