GNU bug report logs - #5190
23.1; Required feature `newsticker-backend' was not provided

Previous Next

Package: emacs;

Reported by: Bastien <bastienguerry <at> googlemail.com>

Date: Sat, 12 Dec 2009 10:25:05 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 5190 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Bastien <bzg <at> altern.org>
Cc: Ulf Jasper <ulf.jasper <at> web.de>, 5190 <at> debbugs.gnu.org
Subject: Re: bug#5190: 23.1; Required feature `newsticker-backend' was not provided
Date: Sat, 12 Dec 2009 16:10:33 -0500
> > Newsticker's require/provide statements have been changed from
> > newsticker-* to newst-*. newsticker.el should not contain any (require
> > 'newsticker-*) but only (require 'newst-*). See bug#5008.
> >
> > Are you sure that you are using the latest newsticker files from CVS?
>
> Quite so.  I did this:
>
> ~$ cd install/cvs/emacs/
> ~$ make distclean
> ~$ cvs update -dP
> ~$ ./configure
> ~$ make bootstrap
>
> from the CVS repo.

And what is on line 404 of lisp/net/newsticker.el?  It should be

(require 'newst-ticker)

Maybe you somehow got sticky tags on your copy; try `cvs up -A' and see
if that clears it up.



This bug report was last modified 14 years and 14 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.