Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-setup-posting-charset
@ 2000-01-05 19:32 Jim Davidson
  2000-04-21 14:16 ` gnus-setup-posting-charset Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Davidson @ 2000-01-05 19:32 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gnus-setup-posting-charset
  2000-01-05 19:32 gnus-setup-posting-charset Jim Davidson
@ 2000-04-21 14:16 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2000-04-21 14:16 UTC (permalink / raw)


Jim Davidson <jdavidso@csi.com> writes:

> 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.

This has been fixed now, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-21 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-05 19:32 gnus-setup-posting-charset Jim Davidson
2000-04-21 14:16 ` gnus-setup-posting-charset Lars Magne Ingebrigtsen

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).