Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to avoid sending quoted-printable attachments.
@ 2008-06-24  5:50 Ashish Shukla आशीष शुक्ल
  0 siblings, 0 replies; only message in thread
From: Ashish Shukla आशीष शुक्ल @ 2008-06-24  5:50 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 1107 bytes --]

Hi,

I'm running GNU Emacs 23.0.60.2 on FreeBSD, and Gnus v5.13. I want to
send ISO-8859-1 plain-text attachments encoded in 8-bit format, rather
than "quoted-printable" format. For that I added, following to my .gnus:

(add-to-list 'mm-body-charset-encoding-alist '(iso-8859-1 . 8bit))

The body of my messages contains some non-ISO-8859-1 characters (present
in Unicode) which are encoded in UTF-8, and transferred in base64, which
I don't have any problem with, but for sending attachments in 8bit
format.

Following is the current value of mm-body-charset-encoding-alist:

((iso-8859-1 . 8bit)
 (iso-2022-jp . 7bit)
 (iso-2022-jp-2 . 7bit)
 (utf-16 . base64)
 (utf-16be . base64)
 (utf-16le . base64))

Any ideas, how to solve this issue ?

One more question, is it possible to use 8bit encoding globally, i.e. in
body and in attachments both ? BtW, I'm also using PGP.

TIA
-- 
Ashish Shukla आशीष शुक्ल                      http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --

[-- Attachment #1.2: Type: application/pgp-signature, Size: 194 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-24  5:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-24  5:50 How to avoid sending quoted-printable attachments Ashish Shukla आशीष शुक्ल

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