From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59779 Path: main.gmane.org!not-for-mail From: david.goldberg6@verizon.net (David S. Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: void function coding-system-get Date: Fri, 11 Feb 2005 14:01:25 -0500 Organization: I Yam What I Yam Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 X-Trace: sea.gmane.org 1108148718 20953 80.91.229.2 (11 Feb 2005 19:05:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2005 19:05:18 +0000 (UTC) Original-X-From: ding-owner+M8320@lists.math.uh.edu Fri Feb 11 20:05:18 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1Czg5p-00020g-PD for ding-account@gmane.org; Fri, 11 Feb 2005 20:04:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Czg4j-0003WN-00; Fri, 11 Feb 2005 13:03:33 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Czg4b-0003WH-00 for ding@lists.math.uh.edu; Fri, 11 Feb 2005 13:03:25 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Czg4U-00048f-Cd for ding@lists.math.uh.edu; Fri, 11 Feb 2005 13:03:18 -0600 Original-Received: from smtp-bedford-dr-x.mitre.org ([192.160.51.65] helo=smtp-bedford-dr.mitre.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Czg4T-0007N6-00 for ; Fri, 11 Feb 2005 20:03:17 +0100 Original-Received: from smtp-bedford-dr.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford-dr.mitre.org (8.11.6/8.11.6) with SMTP id j1BJ3E909951 for ; Fri, 11 Feb 2005 14:03:14 -0500 Original-Received: from smtp-bedford-dr.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-bedford-dr.mitre.org (Postfix) with ESMTP id B8F5A4F8E6 for ; Fri, 11 Feb 2005 14:03:09 -0500 (EST) Original-Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtp-bedford-dr.mitre.org (8.11.6/8.11.6) with ESMTP id j1BJ37U09139 for ; Fri, 11 Feb 2005 14:03:07 -0500 Original-Received: from blackbird.mitre.org (129.83.50.102) by mailhub2.mitre.org with SMTP id 8376712; Fri, 11 Feb 2005 14:01:32 -0500 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4.15 (cygwin32) X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8320@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: main.gmane.org gmane.emacs.gnus.general:59779 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59779 Updated Gnus from CVS this morning, but it's been quite some time since I've sent a jpeg attachment. Sending a PDF didn't have this problem. Here's the backtrace I get after hitting \C-c\C-c in the message buffer. Debugger entered--Lisp error: (void-function coding-system-get) coding-system-get(binary :mime-charset) mm-coding-system-to-mime-charset(binary) mml-generate-mime-1((part (type . "image/jpeg") (filename . "C:\\\\Documents and Settings\\\\dsg/My Documents/My Pictures/weird-za.jpg") (disposition . "attachment") (tag-location . 1157) (contents . ""))) mml-generate-mime-1((multipart (type . "mixed") (part (type . "text/plain") (contents . "[Elided]")) (part (type . "image/jpeg") (filename . "[Elided].jpg") (disposition . "attachment") (tag-location . 1157) (contents . "")))) mml-generate-mime() message-encode-message-body() message-send-mail(nil) message-send-via-mail(nil) message-send(nil) message-send-and-exit(nil) call-interactively(message-send-and-exit) -- Dave Goldberg david.goldberg6@verizon.net