Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Don Saklad <dsaklad@nestle.ai.mit.edu>
Subject: Invalid function
Date: 20 Dec 2002 16:42:04 -0500	[thread overview]
Message-ID: <y44ptrwl64z.fsf@nestle.ai.mit.edu> (raw)

What might be tried next to get out of the predicament?...

Trying to start up gnus when there's email pending,
the incoming email went to /home/dsaklad/Mail/Incoming5565egA
and appearing in the very bottom line of the emacs window is the
following incomplete report

Invalid function: (macro . #[(file &rest forms) "??!??!??!^X^Y^Z??^J^KD?        ?B^HF???^H?^LBE??^JD^HD?^J?BB?  D?BB??  D????^JDDD??^JD?BBE???^J?BBBB^H?^EFE??  D?      DEEE+D\207" [temp-results temp-buffer temp-file file forms make-symbol "temp-file" "te

Characters in the report that might not appear visibly here are series
of question mark characters, exclamation points and control characters
with the double quotation mark on the left of them and the double
quotation mark on the right. There's also DEEE+Dbackslash207
just before the right double quotation mark.



Here's the .emacs

(menu-bar-mode -1)
(display-time-mode 1)
(column-number-mode 1)
(put 'eval-expression 'disabled nil)

(put 'downcase-region 'disabled nil)
(setq gnus-select-method '(nntp "news.mit.edu"))   ; maybe fix this
(setq gnus-secondary-select-methods
      '((nnml "")))
(setq nnmail-spool-file "/var/spool/mail/dsaklad")

;(load "rmail-spam-filter.el")
(require 'rmail)
;(load "get-new-mail-for-spam-filter.el")



It's Gnus v5.7


                 reply	other threads:[~2002-12-20 21:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=y44ptrwl64z.fsf@nestle.ai.mit.edu \
    --to=dsaklad@nestle.ai.mit.edu \
    /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).