From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21216 Path: main.gmane.org!not-for-mail From: Brian Gorka Newsgroups: gmane.emacs.gnus.general Subject: S O m in a Summary Buffer Date: 15 Feb 1999 14:31:48 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159364 21888 80.91.224.250 (21 Oct 2002 00:16:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:16:04 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA12857 for ; Mon, 15 Feb 1999 14:33:02 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB15339; Mon, 15 Feb 1999 13:32:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Feb 1999 13:32:31 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA26574 for ; Mon, 15 Feb 1999 13:32:21 -0600 (CST) Original-Received: from homer.sanchez.com (homer.sanchez.com [206.7.38.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA12821 for ; Mon, 15 Feb 1999 14:32:12 -0500 (EST) Original-Received: from gorka.SANCHEZ.COM.homer.sanchez.com (gorkab.sanchez.com [206.7.38.78]) by homer.sanchez.com (8.8.7/8.8.7) with ESMTP id PAA19372 for ; Mon, 15 Feb 1999 15:36:04 -0500 X-Mailer: emacs 20.3.1 (via feedmail 9-beta-3 I) Original-To: ding@gnus.org X-URL: http://www.quartz.com X-Organization: Quartz Technologies, INC. X-Manly-Man: Yes Original-Lines: 19 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21216 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21216 Gives an error like the one below: Signaling: (error "No buffer named *gnus-uu-forward*") insert-buffer-substring(" *gnus-uu-forward*") mml-compute-boundary-1((part (type . "message/rfc822") (buffer . " *gnus-uu-forward*") (disposition . "inline") (contents . ""))) mapcar(mml-compute-boundary-1 ((part (type . "text/plain") (contents . "\n\n")) (part (type . "message/rfc822") (buffer . " *gnus-uu-forward*") (disposition . "inline") (contents . "")) (part (type . "text/plain") (contents . "\n-- \nBrian Gorka\ngorkab@cyberpass.net\n")))) mml-compute-boundary-1((multipart (type . "mixed") (part (type . "text/plain") (contents . "\n\n")) (part (type . "message/rfc822") (buffer . " *gnus-uu-forward*") (disposition . "inline") (contents . "")) (part (type . "text/plain") (contents . "\n-- \nBrian Gorka\ngorkab@cyberpass.net\n")))) mml-compute-boundary((multipart (type . "mixed") (part (type . "text/plain") (contents . "\n\n")) (part (type . "message/rfc822") (buffer . " *gnus-uu-forward*") (disposition . "inline") (contents . "")) (part (type . "text/plain") (contents . "\n-- \nBrian Gorka\ngorkab@cyberpass.net\n")))) mml-generate-mime-1((multipart (type . "mixed") (part (type . "text/plain") (contents . "\n\n")) (part (type . "message/rfc822") (buffer . " *gnus-uu-forward*") (disposition . "inline") (contents . "")) (part (type . "text/plain") (contents . "\n-- \nBrian Gorka\ngorkab@cyberpass.net\n")))) 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) -- Brian Gorka gorkab@cyberpass.net