From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5995 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: `S D r' and tm-edit Date: 19 Apr 1996 16:58:50 +0200 Sender: grossjoh@dusty.informatik.uni-dortmund.de Message-ID: Reply-To: Kai Grossjohann NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.41) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035146515 2079 80.91.224.250 (20 Oct 2002 20:41:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:41:55 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id IAA06317 for ; Fri, 19 Apr 1996 08:45:27 -0700 Original-Received: from floyd.informatik.uni-dortmund.de (floyd.informatik.uni-dortmund.de [129.217.4.40]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 19 Apr 1996 16:58:55 +0200 Original-Received: from dusty.informatik.uni-dortmund.de by floyd.informatik.uni-dortmund.de with SMTP (Sendmail 8.7.5/UniDo 3.11) id QAA21683; Fri, 19 Apr 1996 16:58:53 +0200 (MES) Original-Received: by dusty.informatik.uni-dortmund.de id AA00532; Fri, 19 Apr 96 16:58:52 +0200 Original-To: ding@ifi.uio.no Original-Lines: 37 X-Mailer: September Gnus v0.75/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:5995 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5995 Hi all, using tm-gnus/version "7.34 for September" and sgnus-0.75 I get the following error when trying to do `S D r': Signalling: (wrong-type-argument keymapp nil) copy-keymap(nil) mime/editor-mode() (or (and (boundp ...) mime/editor-mode-flag) (mime/editor-mode)) mime/editor-mode-maybe() run-hooks(message-setup-hook) message-setup(((To . "grossjoh"))) message-resend("grossjoh") gnus-summary-resend-message("grossjoh") call-interactively(gnus-summary-resend-message) Here's mime/editor-mode-maybe and some other stuff from .emacs: ;; -- tm -- (load-library "mime-setup") (setq mime-setup-use-sc t) (setq mime-setup-use-signature nil) (setq mime-signature-file nil) (setq signature-file-name nil) (defun mime/editor-mode-maybe () (interactive) (or (and (boundp 'mime/editor-mode-flag) mime/editor-mode-flag) (mime/editor-mode))) (remove-hook 'message-setup-hook 'mime/editor-mode) (add-hook 'message-setup-hook 'mime/editor-mode-maybe) Has anybody seen something similar? kai -- There ain't no cure for the summertime blues.