Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: archiving sans attachments
Date: Tue, 3 Oct 2000 09:03:06 -0400	[thread overview]
Message-ID: <200010031303.e93D36105488@zsh.2y.net> (raw)
In-Reply-To: <i5kbsx2jdaa.dogma@gromit.ph.surrey.ac.uk>

Paul Stevenson <p.stevenson@surrey.ac.uk> writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 
> > Gnus doesn't has such a feature. But the following code could do that.
> > 
> > (require 'gnus-msg)
> > 
> > (defadvice gnus-inews-do-gcc 
> >   (around gnus-news-do-gcc-inhibit-body-encoding  first activate)
> >   (let ((message-inhibit-body-encoding t))
> >     ad-do-it))
> > 
> > I'd like to know whether it works for you.
> 
> It does.  Thanks!

It could make trouble when you send messages with non-ascii characters.

ShengHuo



  reply	other threads:[~2000-10-03 13:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-03 12:19 Paul Stevenson
2000-10-03 12:49 ` ShengHuo ZHU
2000-10-03 12:54   ` Paul Stevenson
2000-10-03 13:03     ` ShengHuo ZHU [this message]
2000-10-03 13:10       ` Paul Stevenson

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=200010031303.e93D36105488@zsh.2y.net \
    --to=zsh@cs.rochester.edu \
    /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).