Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Cc: ding@ifi.uio.no
Subject: nnweb.el error
Date: 15 Nov 1996 10:29:04 +0100	[thread overview]
Message-ID: <byhgmrr9jz.fsf@math.ethz.ch> (raw)

[-- Attachment #1: Type: text/plain, Size: 3683 bytes --]

Red Gnus v0.62; nntp 5.0; nnfolder 1.0
XEmacs 19.14 [Lucid] (sparc-sun-solaris2.4) of Sat Jun 22 1996 on xemacs

On doing

G w [enter] 3052595613607494@naggum.no [enter]

Signalling: (invalid-function (macro . #<compiled-function (from "gnus.elc") (string hashtable) "...(7)" [symbol-value intern-soft string hashtable] 4 "Get hash value of STRING in HASHTABLE.">))
  gnus-gethash("http://xp9.dejanews.com/getdoc.xp?recnum=12684410&server=dnserver.db96q4&CONTEXT=848050039.18379&hitnum=0" nil)
  nnweb-get-hashtb("http://xp9.dejanews.com/getdoc.xp?recnum=12684410&server=dnserver.db96q4&CONTEXT=848050039.18379&hitnum=0")
  nnweb-dejanews-create-mapping()
  nnweb-request-scan("byloc3r9u2.fsf" "byloc3r9u2.fsf")
  gnus-request-scan("nnweb:byloc3r9u2.fsf" (nnweb "byloc3r9u2.fsf" (nnweb-search "3052595613607494@naggum.no") (nnweb-type dejanews) (nnweb-ephemeral-p t)))
  gnus-activate-group("nnweb:byloc3r9u2.fsf" scan)
  gnus-group-read-ephemeral-group("byloc3r9u2.fsf" (nnweb "byloc3r9u2.fsf" (nnweb-search "3052595613607494@naggum.no") (nnweb-type dejanews) (nnweb-ephemeral-p t)) t (#<buffer "*Group*"> . group))
  gnus-group-make-web-group(nil)
  call-interactively(gnus-group-make-web-group)



------------------ Environment follows ------------------

(setq gnus-fetch-old-headers 'some)
(setq gnus-summary-make-false-root 'dummy)
(setq gnus-summary-thread-gathering-function 'gnus-gather-threads-by-references)
(setq gnus-show-mime t)
(setq gnus-view-pseudo-asynchronously t)
(setq gnus-view-pseudos 'not-confirm)
(setq gnus-thread-sort-functions '(gnus-thread-sort-by-number gnus-thread-sort-by-total-score))
(setq gnus-summary-mode-hook '(gnus-xmas-setup-summary-toolbar gnus-xmas-summary-menu-add))
(setq gnus-summary-exit-hook '(gnus-picons-remove-all gnus-topic-update-topic))
(setq gnus-summary-prepare-hook '(gnus-group-display-picons))
(setq gnus-select-group-hook '(tm-gnus/decode-summary-from-and-subjects))
(setq gnus-group-mode-hook '(gnus-topic-mode gnus-xmas-setup-group-toolbar gnus-xmas-group-menu-add))
(setq gnus-group-catchup-group-hook '(gnus-topic-update-topic))
(setq gnus-exit-gnus-hook '((lambda nil
			      (if
				  (frame-live-p toolbar-news-frame)
				  (delete-frame toolbar-news-frame)))))
(setq gnus-show-mime-method 'tm-gnus/preview-article)
(setq gnus-decode-encoded-word-method 'tm-gnus/article-decode-encoded-word)
(setq gnus-article-mode-hook '(gnus-xmas-article-menu-add))
(setq gnus-article-prepare-hook '(tm-gnus/article-reset-variable gnus-article-hide-citation-maybe gnus-smiley-display gnus-article-de-quoted-unreadable gnus-group-display-picons))
(setq gnus-check-new-newsgroups 'ask-server)
(setq gnus-save-newsrc-file nil)
(setq gnus-startup-hook '(#
			  [nil "ÀÁ!‡"
			       [require tm-gnus]
			       2]
			  tm-gnus/bbdb-setup))
(setq nnmail-expiry-wait-function '(lambda
				     (group)
				     (cond
				      ((string= group "tex-nl")
				       7)
				      ((string= group "linux-kernel")
				       4)
				      (t 6))))
(setq nnmail-spool-file 'procmail)
(setq nnmail-crash-box "~/scratch/Mail/.nnmail-crash-box")
(setq nnmail-procmail-directory "~/scratch/Mail/")
(setq nnmail-delete-incoming t)
(setq nnmail-treat-duplicates 'delete)
(setq message-courtesy-message "The following message is a courtesy copy of an article\nthat has been posted as well.\n\n")
(setq message-deletable-headers '(Message-ID Date))
(setq message-ignored-news-headers "^NNTP-Posting-Host:\\|^Xref:\\|^Bcc:\\|^Gcc:\\|^Fcc:")
(setq message-ignored-mail-headers "^Gcc:\\|^Fcc:")
(setq message-autosave-directory "~/Mail/drafts/")
(setq message-forward-start-separator "

[-- Attachment #2: Type: message/rfc822, Size: 1 bytes --]




             reply	other threads:[~1996-11-15  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-15  9:29 Jan Vroonhof [this message]
1996-10-30 17:01 ` William Perry

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=byhgmrr9jz.fsf@math.ethz.ch \
    --to=vroonhof@math.ethz.ch \
    --cc=ding@ifi.uio.no \
    /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).