Package: emacs-goodies-el
Version: 26.4-1
Severity: normal
Newsticker.el is now part of GNU Emacs (CVS version). Emacs-goodies is installed
and overrides version shipped with Emacs-snapshot.
I think you should make it conflicts with Emacs-snapshot so the right version
would be loader avoiding errors such this one:
Debugger entered--Lisp error: (error "Recursive load"
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el")
(newsticker-running-p)
(and (fboundp (quote newsticker-running-p)) (newsticker-running-p))
(if (and (fboundp ...) (newsticker-running-p)) (progn (message "Restarting
newsticker") (newsticker-stop-ticker) (newsticker--ticker-text-setup)
(newsticker-start-ticker) (message "")))
(when (and (fboundp ...) (newsticker-running-p)) (message "Restarting
newsticker") (newsticker-stop-ticker) (newsticker--ticker-text-setup)
(newsticker-start-ticker) (message ""))
(cond ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol ...) (when
... ... ... ...)) ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol
...) (when ... ... ... ... ... ...)) ((memq symbol ...) (when ... ...)) ((memq
symbol ...) (when ... ...)) (t (error "Ooops %s" symbol)))
(if (condition-case nil (eq ... value) (error nil)) nil (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
(unless (condition-case nil (eq ... value) (error nil)) (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
newsticker--set-customvar(newsticker-hide-immortal-items-in-echo-area t)
custom-initialize-reset(newsticker-hide-immortal-items-in-echo-area t)
custom-declare-variable(newsticker-hide-immortal-items-in-echo-area t
"Decides whether to show immortal/non-expiring news items in the ticker.\nIf t
the echo area will not show immortal items. See
also\n`newsticker-hide-old-items-in-echo-area." :type boolean :set
newsticker--set-customvar :group newsticker-ticker)
(defcustom newsticker-hide-immortal-items-in-echo-area t "Decides whether to
show immortal/non-expiring news items in the ticker.\nIf t the echo area will
not show immortal items. See also\n`newsticker-hide-old-items-in-echo-area."
:type (quote boolean) :set (quote newsticker--set-customvar) :group (quote
newsticker-ticker))
eval-buffer(#<buffer *load*<4>> nil
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el" nil t) ; Reading
at buffer position 41716
load-with-code-conversion("/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"newsticker" nil nil)
(newsticker-running-p)
(and (fboundp (quote newsticker-running-p)) (newsticker-running-p))
(if (and (fboundp ...) (newsticker-running-p)) (progn (message "Restarting
ticker") (newsticker-stop-ticker) (newsticker-start-ticker) (message "")))
(when (and (fboundp ...) (newsticker-running-p)) (message "Restarting
ticker") (newsticker-stop-ticker) (newsticker-start-ticker) (message ""))
(cond ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol ...) (when
... ... ... ...)) ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol
...) (when ... ... ... ... ... ...)) ((memq symbol ...) (when ... ...)) ((memq
symbol ...) (when ... ...)) (t (error "Ooops %s" symbol)))
(if (condition-case nil (eq ... value) (error nil)) nil (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
(unless (condition-case nil (eq ... value) (error nil)) (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
newsticker--set-customvar(newsticker-display-interval 0.3)
custom-initialize-reset(newsticker-display-interval 0.3)
custom-declare-variable(newsticker-display-interval 0.3 "Time interval for
displaying news items in the echo area (seconds).\nIf equal or less than 0 no
messages are shown in the echo area. For\nsmooth display (see
`newsticker-scroll-smoothly') a value of 0.3 seems\nreasonable. For non-smooth
display a value of 10 is a good starting\npoint." :type number :set
newsticker--set-customvar :group newsticker-ticker)
(defcustom newsticker-display-interval 0.3 "Time interval for displaying news
items in the echo area (seconds).\nIf equal or less than 0 no messages are
shown in the echo area. For\nsmooth display (see `newsticker-scroll-smoothly')
a value of 0.3 seems\nreasonable. For non-smooth display a value of 10 is a
good starting\npoint." :type (quote number) :set (quote
newsticker--set-customvar) :group (quote newsticker-ticker))
eval-buffer(#<buffer *load*<3>> nil
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el" nil t) ; Reading
at buffer position 40870
load-with-code-conversion("/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"newsticker" nil nil)
(newsticker-running-p)
(and (fboundp (quote newsticker-running-p)) (newsticker-running-p))
(if (and (fboundp ...) (newsticker-running-p)) (progn (message "Restarting
newsticker") (newsticker-stop) (newsticker-start)))
(when (and (fboundp ...) (newsticker-running-p)) (message "Restarting
newsticker") (newsticker-stop) (newsticker-start))
(cond ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol ...) (when
... ... ... ...)) ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol
...) (when ... ... ... ... ... ...)) ((memq symbol ...) (when ... ...)) ((memq
symbol ...) (when ... ...)) (t (error "Ooops %s" symbol)))
(if (condition-case nil (eq ... value) (error nil)) nil (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
(unless (condition-case nil (eq ... value) (error nil)) (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
newsticker--set-customvar(newsticker-retrieval-interval 3600)
custom-initialize-reset(newsticker-retrieval-interval 3600)
custom-declare-variable(newsticker-retrieval-interval 3600 "Time interval for
retrieving new news items (seconds).\nIf this value is not positive (i.e. less
than or equal to 0)\nitems are retrieved only once!\nPlease note that some
feeds, e.g. Slashdot, will ban you if you\nmake it less than 1800 seconds (30
minutes)!" :type (choice :tag "Interval" (const :tag "No automatic retrieval"
0) (const :tag "Hourly" 3600) (const :tag "Daily" 86400) (const :tag "Weekly"
604800) (integer :tag "Interval")) :set newsticker--set-customvar :group
newsticker-feed)
(defcustom newsticker-retrieval-interval 3600 "Time interval for retrieving
new news items (seconds).\nIf this value is not positive (i.e. less than or
equal to 0)\nitems are retrieved only once!\nPlease note that some feeds, e.g.
Slashdot, will ban you if you\nmake it less than 1800 seconds (30 minutes)!"
:type (quote (choice :tag "Interval" ... ... ... ... ...)) :set (quote
newsticker--set-customvar) :group (quote newsticker-feed))
eval-buffer(#<buffer *load*<2>> nil
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el" nil t) ; Reading
at buffer position 27386
load-with-code-conversion("/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"newsticker" nil nil)
(newsticker-running-p)
(and (fboundp (quote newsticker-running-p)) (newsticker-running-p))
(if (and (fboundp ...) (newsticker-running-p)) (progn (message "Restarting
newsticker") (newsticker-stop) (newsticker-start)))
(when (and (fboundp ...) (newsticker-running-p)) (message "Restarting
newsticker") (newsticker-stop) (newsticker-start))
(cond ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol ...) (when
... ... ... ...)) ((eq symbol ...) (when ... ... ... ... ...)) ((memq symbol
...) (when ... ... ... ... ... ...)) ((memq symbol ...) (when ... ...)) ((memq
symbol ...) (when ... ...)) (t (error "Ooops %s" symbol)))
(if (condition-case nil (eq ... value) (error nil)) nil (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
(unless (condition-case nil (eq ... value) (error nil)) (set symbol value)
(cond (... ...) (... ...) (... ...) (... ...) (... ...) (... ...) (t ...)))
newsticker--set-customvar(newsticker-url-list-defaults (("Emacs Wiki"
"http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss" nil 3600)))
custom-initialize-reset(newsticker-url-list-defaults (quote (("Emacs Wiki"
"http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss" nil 3600))))
custom-declare-variable(newsticker-url-list-defaults (quote (("Emacs Wiki"
"http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss" nil 3600))) "A
customizable list of news feeds to select from.\nThese were mostly extracted
from the Radio Community Server
at\nhttp://subhonker6.userland.com/rcsPublic/rssHotlist.\n\nYou may add other
entries in `newsticker-url-list'." :type (set (list :tag "CNET News.com" (const
"CNET News.com") (const
"http://export.cnet.com/export/feeds/news/rss/1,11176,,00.xml")) (list :tag
"Debian Security Advisories" (const "Debian Security Advisories") (const
"http://www.debian.org/security/dsa.en.rdf")) (list :tag "Debian Security
Advisories - Long format" (const "Debian Security Advisories - Long format")
(const "http://www.debian.org/security/dsa-long.en.rdf")) (list :tag "Emacs
Wiki" (const "Emacs Wiki") (const
"http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss") (const nil) (const
3600)) (list :tag "Freshmeat.net" (const "Freshmeat.net") (const
"http://freshmeat.net/backend/fm.rdf")) (list :tag "Kuro5hin.org" (const
"Kuro5hin.org") (const "http://www.kuro5hin.org/backend.rdf")) (list :tag "LWN
(Linux Weekly News)" (const "LWN (Linux Weekly News)") (const
"http://lwn.net/headlines/rss")) (list :tag "NewsForge" (const "NewsForge")
(const "http://newsforge.com/index.rss")) (list :tag "NY Times: Technology"
(const "NY Times: Technology") (const
"http://partners.userland.com/nytRss/technology.xml")) (list :tag "NY Times"
(const "NY Times") (const
"http://partners.userland.com/nytRss/nytHomepage.xml")) (list :tag "Quote of
the day" (const "Quote of the day") (const
"http://www.quotationspage.com/data/qotd.rss") (const "07:00") (const 86400))
(list :tag "The Register" (const "The Register") (const
"http://www.theregister.co.uk/tonys/slashdot.rdf")) (list :tag "slashdot"
(const "slashdot") (const "http://slashdot.org/index.rss") (const nil) (const
3600)) (list :tag "Wired News" (const "Wired News") (const
"http://www.wired.com/news_drop/netcenter/netcenter.rdf")) (list :tag "Heise
News (german)" (const "Heise News (german)") (const
"http://www.heise.de/newsticker/heise.rdf")) (list :tag "Tagesschau (german)"
(const "Tagesschau (german)") (const "http://www.tagesschau.de/newsticker.rdf")
(const nil) (const 1800)) (list :tag "Telepolis (german)" (const "Telepolis
(german)") (const "http://www.heise.de/tp/news.rdf"))) :set
newsticker--set-customvar :group newsticker-feed)
(defcustom newsticker-url-list-defaults (quote (...)) "A customizable list of
news feeds to select from.\nThese were mostly extracted from the Radio
Community Server
at\nhttp://subhonker6.userland.com/rcsPublic/rssHotlist.\n\nYou may add other
entries in `newsticker-url-list'." :type (\` (set ...)) :set (quote
newsticker--set-customvar) :group (quote newsticker-feed))
eval-buffer(#<buffer *load*> nil
"/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el" nil t) ; Reading
at buffer position 23922
load-with-code-conversion("/usr/share/emacs/site-lisp/emacs-goodies-el/newsticker.el"
"newsticker" nil nil)
execute-extended-command(nil)
call-interactively(execute-extended-command)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages emacs-goodies-el depends on:
ii bash 3.0-17 The GNU Bourne Again SHell
ii emacs-snapshot [emacsen] 1:20051207-1 The GNU Emacs editor (development
ii emacs21 [emacsen] 21.4a-3 The GNU Emacs editor
Versions of packages emacs-goodies-el recommends:
ii dict 1.10.2-3 Dictionary Client
ii perl-doc 5.8.7-8 Perl documentation
ii wget 1.10.2-1 retrieves files from the web
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]