emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error on gnus-group-make-rss-group


From: Andrew M. Scott
Subject: Error on gnus-group-make-rss-group
Date: Tue, 12 Sep 2006 16:19:14 -0700

I get errors when I try to add new RSS feeds within GNUS on
the 12 Sept 2006 build of CVS Emacs. 

I first noticed this problem *months* ago, so it's unlikely a recent
code change.

emacs -Q &
M-x toggle-debug-on-error
M-x gnus
G R http://www.michaelhyatt.com/ <Return>
Debugger entered--Lisp error: (error "No feeds found for 
http://www.michaelhyatt.com/";)
  signal(error ("No feeds found for http://www.michaelhyatt.com/";))
  error("No feeds found for %s" "http://www.michaelhyatt.com/";)
  gnus-group-make-rss-group()
  call-interactively(gnus-group-make-rss-group)

*Messages* contains
nnrss: http://www.michaelhyatt.com/: Not valid XML (error XML: 
(Not Well-Formed) Invalid end tag (expecting p) at pos 49598) 
and w3-parse doesn't work (void-function w3-parse-buffer)

M-x locate-library w3 and w3-auto return:
No library w3 in search path
No library w3-auto in search path
(I tried these, because a long time ago I had the separate w3/url packages
in my Emacs-21.3 load-path).

and there is no mention of w3 in my ~/.gnus.el nor ~/.newsrc*

I have *existing* nnrss feeds in my *Group* buffer that are working properly,
but I've forgotten how I got them there.
       0: nnrss:gmane.emacs.pretest.bugs 
       2: nnrss:gmane.emacs.devel 
       0: nnrss:reddit: what's new online 

Mozilla Firefox with the Sage RSS extension had no problem "discovering" that
the RSS feed URL at "http://www.michaelhyatt.com/"; is at
"http://www.michaelhyatt.com/workingsmarter/atom.xml";

Andy Scott

In GNU Emacs 22.0.50.1 (x86_64-unknown-linux-gnu, X toolkit)
 of 2006-09-12 on chlr6708
X server distributor `The XFree86 Project, Inc', version 11.0.40201000
configured using `configure '--prefix=/stor/garray/linux_2.6.5_x86-64' 
'--x-includes=/usr/intel/pkgs/X11/R6.7.0-64/include' 
'--x-libraries=/usr/intel/pkgs/X11/R6.7.0-64/lib' 'CC=gcc' 'CFLAGS=-O2 
-I/usr/intel/pkgs/X11/R6.7.0-64/include -L/usr/intel/pkgs/X11/R6.7.0-64/lib 
-I/usr/intel/pkgs/zlib/1.2.1-64/include -L/usr/intel/pkgs/zlib/1.2.1-64/lib  
-I/usr/intel/pkgs/ncurses/5.4/include -L/usr/intel/pkgs/ncurses/5.4/lib 
-I/usr/intel/pkgs/libungif/4.1.3/include -L/usr/intel/pkgs/libungif/4.1.3/lib 
-I/usr/intel/pkgs/libpng/1.0.16rc1-64/include 
-L/usr/intel/pkgs/libpng/1.0.16rc1-64/lib -I/usr/intel/pkgs/jpeg/6b-64/include 
-L/usr/intel/pkgs/jpeg/6b-64/lib' 'LDFLAGS=-L/usr/intel/pkgs/X11/R6.7.0-64/lib 
-L/usr/intel/pkgs/zlib/1.2.1-64/lib -L/usr/intel/pkgs/ncurses/5.4/lib 
-L/usr/intel/pkgs/libungif/4.1.3/lib -L/usr/intel/pkgs/libpng/1.0.16rc1-64/lib 
-L/usr/intel/pkgs/jpeg/6b-64/lib 
-Wl,-rpath=/usr/intel/pkgs/X11/R6.7.0-64/lib:/usr/intel/pkgs/zlib/1.2.1-64/lib:/usr/intel/pkgs/ncurses/5.!
 
4/lib:/usr/intel/pkgs/libungif/4.1.3/lib:/usr/intel/pkgs/libpng/1.0.16rc1-64/lib:/usr/intel/pkgs/jpeg/6b-64/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]