Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* nnrss with emacs 21
@ 2002-10-01  9:23 Paul Roberts
       [not found] ` <8665wmt7dq.fsf@duchess.twilley.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Roberts @ 2002-10-01  9:23 UTC (permalink / raw)


Hello everyone, sorry if this question has been asked before, but I
couldn't find anything in the archives.

Basically, I'm using Emacs 21 and Gnus 5.9.0 and I don't seem to have
the nnrss backend available.

In the FAQ, it says the latest version of Gnus is 5.8.something, and
this the version of the latest debian package, but I haven't installed
this package because my gnus came with emacs 21.

Am I right in assuming, then, that Gnus has been merged into the Emacs
code, so its no longer distributed separately, and that nnrss.el does
not come in the Emacs 21 distribution?

If so, where can I get it?

Thanks for your help everyone!

Cheers, - Paul


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

* Re: nnrss with emacs 21
       [not found]   ` <bs6cl0p5.fsf@ID-23066.news.dfncis.de>
@ 2002-10-03  6:45     ` Jack Twilley
  2002-10-03 23:04     ` Jack Twilley
  1 sibling, 0 replies; 3+ messages in thread
From: Jack Twilley @ 2002-10-03  6:45 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>>>>> "Clemens" == Clemens Fischer <ino@despammed.com> writes:

Jack> I believe it's in there, but even if you build it from CVS, you
Jack> won't get nnrss.el, unless you do something first.  You need to
Jack> install the xml library before you can use nnrss.el, and I
Jack> haven't figured out how to satisfy (require 'xml).  If someone
Jack> can tell me how to do that, I'd be really grateful.

Clemens> boy, you had me scared there!  i have just this in my .gnus:

[...]

Clemens> ps: emacs 21 here, freebsd, oort gnus from CVS, has been
Clemens> working weeks now perfectly :)

Here's a relevant chunk of code from lisp/dgnushack.el:

    (condition-case code
	(require 'xml)
      (error
       (message "No xml: %s %s" (cadr code) (or (locate-library "xml") ""))
       (setq files (delete "nnrss.el" files))))

If your compilation environment can return t for (require 'xml), it'll
build nnrss.el, else it won't.  

What do you get for (locate-library "xml")?  

Jack.
- -- 
Jack Twilley
jmt at twilley dot org
http colon slash slash www dot twilley dot org slash tilde jmt slash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9m+eBGPFSfAB/ezgRAh1nAJsEO8oRCn/zYy4oRvVEN/DLKx2wXACfQo4v
rWnByPJPUNLJbuwQ9l4AkYs=
=7Qyu
-----END PGP SIGNATURE-----


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

* Re: nnrss with emacs 21
       [not found]   ` <bs6cl0p5.fsf@ID-23066.news.dfncis.de>
  2002-10-03  6:45     ` Jack Twilley
@ 2002-10-03 23:04     ` Jack Twilley
  1 sibling, 0 replies; 3+ messages in thread
From: Jack Twilley @ 2002-10-03 23:04 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Clemens" == Clemens Fischer <ino@despammed.com> writes:

[...]

Clemens> ps: emacs 21 here, freebsd, oort gnus from CVS, has been
Clemens> working weeks now perfectly :)

Okay, I think I've found the disconnect.  I'm using XEmacs, you're
using Emacs.  That's a serious and relevant difference.

Now, if anyone knows how to make (require 'xml) work under XEmacs, I
would really appreciate it.  Thanks!

Jack.
-- 
Jack Twilley
jmt at twilley dot org
http colon slash slash www dot twilley dot org slash tilde jmt slash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9nM0YGPFSfAB/ezgRAt8MAKDMsHpzMOWDzFabaHdiKTQ9GT292gCgz+Pt
+Ljf0gmCELq+9Uk3D4J5QF0=xNPY
-----END PGP SIGNATURE-----


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

end of thread, other threads:[~2002-10-03 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-01  9:23 nnrss with emacs 21 Paul Roberts
     [not found] ` <8665wmt7dq.fsf@duchess.twilley.org>
     [not found]   ` <bs6cl0p5.fsf@ID-23066.news.dfncis.de>
2002-10-03  6:45     ` Jack Twilley
2002-10-03 23:04     ` Jack Twilley

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).