Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4uce.02.r.steib@gmx.net>
Subject: Re: [Patch] Add message-cleanup-headers to message-send-mail
Date: Wed, 01 Jan 2003 21:22:23 +0100	[thread overview]
Message-ID: <v91y3w39j4.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m3r8bw1y9f.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Wed, 01 Jan 2003 20:11:08 +0100")

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

On Wed, Jan 01 2003, Lars Magne Ingebrigtsen wrote:

> Empty attachment again.  :-)

Next try...

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: message.message-cleanup-headers.patch --]
[-- Type: text/x-patch, Size: 289 bytes --]

--- message.el	2002/12/29 18:33:35	6.266
+++ message.el	2002/12/30 15:15:00
@@ -3378,6 +3395,7 @@
 	  ;; require one newline at the end.
 	  (or (= (preceding-char) ?\n)
 	      (insert ?\n))
+	  (message-cleanup-headers)
 	  (when
 	      (save-restriction
 		(message-narrow-to-headers)

[-- Attachment #3: Type: text/plain, Size: 492 bytes --]


> Or, rather, it's an Content-Type: message/external-body attachment
> that referred to a file local to your machine.

Oops.  I have set gnus-gcc-externalize-attachments to 'all, so my copy
of the article only contains the filename.  Resending with `S D e'
(gnus-summary-resend-message-edit) apparently doesn't restore the real
attachment.  So it's a Gnus bug, isn't it? ;-)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

  reply	other threads:[~2003-01-01 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-30 18:18 Reiner Steib
2003-01-01 19:11 ` Lars Magne Ingebrigtsen
2003-01-01 20:22   ` Reiner Steib [this message]
2003-01-01 20:55     ` Lars Magne Ingebrigtsen

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=v91y3w39j4.fsf@marauder.physik.uni-ulm.de \
    --to=4uce.02.r.steib@gmx.net \
    --cc=reiner.steib@gmx.de \
    /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).