Gnus development mailing list
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: ding@gnus.org
Subject: nnrss-generate-download-script wrong-type-argument
Date: Fri, 12 Dec 2008 09:22:43 +0800	[thread overview]
Message-ID: <8763lqjifw.fsf@jidanni.org> (raw)

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)



             reply	other threads:[~2008-12-12  1:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12  1:22 jidanni [this message]
2008-12-12 21:49 ` Ted Zlatanov
2008-12-15  3:30   ` jidanni
2008-12-16 17:25     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8763lqjifw.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).