Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: death to qp
Date: 30 Apr 2000 09:25:27 -0400	[thread overview]
Message-ID: <vxk3do3sou0.fsf@mesquite.charcoal.com> (raw)
In-Reply-To: Lloyd Zusman's message of "30 Apr 2000 01:26:53 -0400"

Yes, well, sometime back there was discussion on this sort of thing,
and the suggestion then was to modify the definition of this variable,
found in mm-encode.el:

(setq mm-content-transfer-encoding-defaults
      '(("text/x-patch" 8bit)
	("text/.*" 8bit)
	("image/.*" base64)
	("message/rfc822" 8bit)
	("application/emacs-lisp" 8bit)
	("application/x-patch" 8bit)
	(".*" qp-or-base64)))

This changes the default for "text/.*" from qp-or-base64 to 8bit, but
it doesn't seem to be having the right effect.  I'd like to know why.



  reply	other threads:[~2000-04-30 13:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-30  5:05 Karl Kleinpaste
2000-04-30  5:26 ` Lloyd Zusman
2000-04-30 13:25   ` Karl Kleinpaste [this message]
2000-04-30 14:28     ` Florian Weimer
2000-04-30 20:12       ` Karl EICHWALDER
2000-04-30 20:44         ` Florian Weimer
2000-05-01  7:25           ` Karl EICHWALDER
2000-05-01  7:57             ` Florian Weimer
2000-04-30 23:36         ` Kai Großjohann
2000-05-01  4:18           ` Karl EICHWALDER
2000-05-01 11:36             ` Kai Großjohann
2000-05-30 19:36         ` Jari Aalto+mail.emacs
2000-04-30 14:42     ` Bjørn Mork
2000-04-30 15:16       ` Karl Kleinpaste
2000-04-30 18:07         ` Florian Weimer
2000-04-30 18:34           ` Karl Kleinpaste
2000-04-30 23:54     ` Daniel Neri

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=vxk3do3sou0.fsf@mesquite.charcoal.com \
    --to=karl@charcoal.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).