From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24155 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: problem with sending mail in pgnus 0.9[23] Date: 11 Jul 1999 23:15:14 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161770 7161 80.91.224.250 (21 Oct 2002 00:56:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:56:10 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA11795 for ; Sun, 11 Jul 1999 17:16:27 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB06747; Sun, 11 Jul 1999 16:16:18 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 11 Jul 1999 16:17:01 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA08998 for ; Sun, 11 Jul 1999 16:16:51 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA11768 for ; Sun, 11 Jul 1999 17:15:48 -0400 (EDT) Original-Received: from petty.cs.uni-dortmund.de (petty.cs.uni-dortmund.de [129.217.20.161]) by waldorf.cs.uni-dortmund.de with SMTP id XAA13640 for ; Sun, 11 Jul 1999 23:15:16 +0200 (MES) Original-Received: (grossjoh@localhost) by petty.cs.uni-dortmund.de id XAA03318; Sun, 11 Jul 1999 23:15:15 +0200 Original-To: ding@gnus.org In-Reply-To: Turbo Fredriksson's message of "11 Jul 1999 14:15:13 +0200" Original-Lines: 17 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3.11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24155 Turbo Fredriksson writes: > (lambda nil > (save-excursion > (message-remove-header "Ispell") > (message-goto-eoh) > (insert "Ispell" ": " t "\n"))) I don't understand what you're trying to do here. If you want to add "Ispell: t" to your headers, why don't you just do it? Why do you do such complicated stuff? Hm. (setq message-default-headers (concat "Ispell: t\n" message-default-headers)) kai -- Life is hard and then you die.