Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-pretest-bug@gnu.org, Ding List <ding@gnus.org>
Subject: Re: Gnus issues
Date: Fri, 01 Oct 2004 15:36:18 +0900	[thread overview]
Message-ID: <b9ywtybgd25.fsf@jpl.org> (raw)
In-Reply-To: <rzqr7ojs951.fsf@albion.dl.ac.uk>

>>>>> In <rzqr7ojs951.fsf@albion.dl.ac.uk> Dave Love wrote:

>>> rfc2047.el should autoload `mm-qp-or-base64'.
>>
>> I cannot find `mm-qp-or-base64' in `rfc2047.el':

> rfc2047-encode:

> 		       ;; For the charsets that don't have a preferred
> 		       ;; encoding, choose the one that's shorter.
> 		       (save-restriction
> 			 (narrow-to-region b e)
> 			 (if (eq (mm-qp-or-base64) 'base64)
> 			     'B
> 			   'Q))))

You may want to CVS update Gnus.

2004-09-26  Jesper Harder  <harder@ifa.au.dk>
[...]
	* rfc2047.el (rfc2047-qp-or-base64): New function to reduce
	dependencies.
	(rfc2047-encode): Use it.



  parent reply	other threads:[~2004-10-01  6:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rzqmzzbv1y2.fsf@albion.dl.ac.uk>
2004-09-29 21:52 ` Reiner Steib
2004-09-30  3:33   ` Katsumi Yamaoka
2004-10-08 17:03     ` Dave Love
2004-10-08 17:31       ` Jesper Harder
2004-10-08 21:59         ` Reiner Steib
2004-09-30 22:07   ` Dave Love
2004-09-30 22:51     ` Simon Josefsson
2004-10-01  0:38       ` Steve Youngs
2004-10-01  2:02         ` Edward O'Connor
2004-10-01  9:14         ` Simon Josefsson
2004-10-01 13:26         ` Miles Bader
2004-10-03 14:33       ` Richard Stallman
2004-10-01  6:36     ` Katsumi Yamaoka [this message]
2004-10-02 19:09     ` Reiner Steib
2004-10-08 17:09       ` Dave Love
2004-10-10 17:50   ` Reiner Steib
2004-10-14 21:33     ` Dave Love
2004-10-14 22:46       ` Simon Josefsson

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=b9ywtybgd25.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.org \
    --cc=emacs-pretest-bug@gnu.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).