Gnus development mailing list
 help / color / mirror / Atom feed
From: Jim Davidson <jdavidso@csi.com>
Subject: gnus-setup-posting-charset
Date: Wed, 05 Jan 2000 19:32:01 GMT	[thread overview]
Message-ID: <u1z7w8g7h.fsf@nospam.com> (raw)

Using Gnus 5.8.3:

The function gnus-setup-posting-charset is called from message-send-mail and
message-send-news.  However, it's defined in gnus-msg, which is not required.

Adding a 
        (require 'gnus-msg) 
to message.el seems to cause an infinite loop, so the proper solution
is probably to add a 
        ;;;###autoload
in front of the definition in gnus-msg.

-- 
Jim Davidson
jdavidso @ csi.com



             reply	other threads:[~2000-01-05 19:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-05 19:32 Jim Davidson [this message]
2000-04-21 14:16 ` gnus-setup-posting-charset 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=u1z7w8g7h.fsf@nospam.com \
    --to=jdavidso@csi.com \
    /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).