Gnus development mailing list
 help / color / mirror / Atom feed
From: "Robin S. Socha" <robin@socha.net>
Cc: ding@gnus.org
Subject: Re: Problems w/charsets pgnus 0.97
Date: 02 Oct 1999 02:51:47 +0200	[thread overview]
Message-ID: <deathsquad.m3k8p6zisc.fsf@socha.net> (raw)
In-Reply-To: jorn.h.b.dahl@stud.jbi.hioslo.no's message of "01 Oct 1999 13:49:24 +0200"

* Jørn Helge B Dahl <jorn.h.b.dahl@stud.jbi.hioslo.no> writes:
> When I post a news message or send a mail I get the prompt "Charset
> used in the article: ". If i type RET RET the message is sent as
> 7bit, us-ascii. I poked aroud in the sources, but I never found out
> if there's a variable i could set.

;;*================================
;;* MIME Settings for PGnus
;;*================================
(require 'mm-util)
(defun mm-read-charset (prompt)
  "Return a charset."
  'iso-8859-1)
(setq gnus-default-posting-charset (quote iso-8859-1))
-- 
Robin S. Socha <http://socha.net/Gnus/>


      reply	other threads:[~1999-10-02  0:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-01 11:49 Jørn Helge B. Dahl
1999-10-02  0:51 ` Robin S. Socha [this message]

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=deathsquad.m3k8p6zisc.fsf@socha.net \
    --to=robin@socha.net \
    --cc=ding@gnus.org \
    /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).