Gnus development mailing list
 help / color / mirror / Atom feed
* nnrss-generate-download-script wrong-type-argument
@ 2008-12-12  1:22 jidanni
  2008-12-12 21:49 ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2008-12-12  1:22 UTC (permalink / raw)
  To: ding

This file
  /home/jidanni/.emacs_:
  -rw-r--r-- 1 jidanni 44872 2008-02-13 10:17 nnrss.el
caused:
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil)
  insert("$WGET -q -O \"$RSSDIR\"/'" "DreamHostDiscussion Board POSTS.xml" "' '" nil "'\n")
  (let ((url ...)) (insert "$WGET -q -O \"$RSSDIR\"/'" (nnrss-translate-file-chars ...) "' '" url "'\n"))
  (while --cl-dolist-temp-- (setq elem (car --cl-dolist-temp--)) (let (...) (insert "$WGET -q -O \"$RSSDIR\"/'" ... "' '" url "'\n")) (setq --cl-dolist-temp-- (cdr --cl-dolist-temp--)))
  (let ((--cl-dolist-temp-- nnrss-server-data) elem) (while --cl-dolist-temp-- (setq elem ...) (let ... ...) (setq --cl-dolist-temp-- ...)) nil)
  (catch (quote --cl-block-nil--) (let (... elem) (while --cl-dolist-temp-- ... ... ...) nil))
  (cl-block-wrapper (catch (quote --cl-block-nil--) (let ... ... nil)))
  (block nil (let (... elem) (while --cl-dolist-temp-- ... ... ...) nil))
  (dolist (elem nnrss-server-data) (let (...) (insert "$WGET -q -O \"$RSSDIR\"/'" ... "' '" url "'\n")))
  nnrss-generate-download-script()
  eval((nnrss-generate-download-script))
  repeat-complex-command(1)
  call-interactively(repeat-complex-command)



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

end of thread, other threads:[~2008-12-16 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-12  1:22 nnrss-generate-download-script wrong-type-argument jidanni
2008-12-12 21:49 ` Ted Zlatanov
2008-12-15  3:30   ` jidanni
2008-12-16 17:25     ` Ted Zlatanov

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