Gnus development mailing list
 help / color / mirror / Atom feed
From: Pavel.Janik@inet.cz (Pavel Janik ml.)
Subject: Sending ISO-8859-2 mails from the queue and message-setup-hook/queue
Date: 24 Apr 2000 18:31:05 +0200	[thread overview]
Message-ID: <m3snwb5uly.fsf@SnowWhite.inet.cz> (raw)

Hi,

5.8.5 does not correctly set charset info on mails sent from the queue. The
way to reproduce it: go to Unplugged and send mail with ISO-8859-2 chars in it
(I believe that you can use which charset you want). It is correctly stored in
single byte representation in the queue directory. When you do send it from
there (J J to go plugged and J S to send, it is sent from the queue but it is
sent with \202 before each ISO-8859-2 letter. CVS was update about two hours
before. 5.8.4 works perfectly here.

Another thing is that this change from Lars

--- gnus-5.8.4/lisp/gnus-draft.el       Wed Jan  5 17:09:37 2000
+++ gnus/lisp/gnus-draft.el     Fri Apr 21 15:57:25 2000
@@ -129,6 +129,7 @@
                                           message-inhibit-body-encoding))
        (message-send-hook (and group (not (equal group "nndraft:queue"))
                                message-send-hook))
+       (message-setup-hook nil)
        type method)
     ;; We read the meta-information that says how and where
     ;; this message is to be sent.

is not sufficient for me. Again, when I'm sending messages from the queue, the
function which I've added to my message-setup-hook is called so the hook
itself is called too, which is BAD and this fix is bad too, sorry.
-- 
Pavel Jan‚ík ml.
Pavel.Janik@inet.cz



             reply	other threads:[~2000-04-24 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-24 16:31 Pavel Janik ml. [this message]
2000-08-10 18:58 ` 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=m3snwb5uly.fsf@SnowWhite.inet.cz \
    --to=pavel.janik@inet.cz \
    /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).