Gnus development mailing list
 help / color / mirror / Atom feed
* rfc2047 changes
@ 2004-05-19 17:28 Lars Magne Ingebrigtsen
  2004-05-19 17:37 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-19 17:28 UTC (permalink / raw)


On gnus-bug, a user pointed out the following:
 
7. Conformance

   A mail composing program claiming compliance with this specification
   MUST ensure that any string of non-white-space printable ASCII
   characters within a '*text' or '*ctext' that begins with "=?" and
   ends with "?=" be a valid 'encoded-word'.  ("begins" means: at the
   start of the field-body, immediately following 'linear-white-space',
   or immediately following a "(" for an 'encoded-word' within '*ctext';
   "ends" means: at the end of the field-body, immediately preceding
   'linear-white-space', or immediately preceding a ")" for an
   'encoded-word' within '*ctext'.)  In addition, any 'word' within a
   'phrase' that begins with "=?" and ends with "?=" must be a valid
   'encoded-word'.

That is, if I type "=?hello?=, sailor" in a Subject header, then the
first word should be encoded.  It's rather unlikely, but the change
made it necessary to delve into the bowels of rfc2047.el and hack
away a bit.  If I broke something, give a holler...    
 
-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rfc2047 changes
  2004-05-19 17:28 rfc2047 changes Lars Magne Ingebrigtsen
@ 2004-05-19 17:37 ` Lars Magne Ingebrigtsen
  2004-05-19 23:57   ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-19 17:37 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> That is, if I type "=?hello?=, sailor" in a Subject header, then the
> first word should be encoded.  It's rather unlikely, but the change
> made it necessary to delve into the bowels of rfc2047.el and hack
> away a bit.  If I broke something, give a holler...    

Found one bug.  Sending via the Agent encoded things twice.

Hm.  Fixed that, but I'm starting to thing that this might not have
been a good idea.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rfc2047 changes
  2004-05-19 17:37 ` Lars Magne Ingebrigtsen
@ 2004-05-19 23:57   ` Katsumi Yamaoka
  2004-05-20  0:39     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Katsumi Yamaoka @ 2004-05-19 23:57 UTC (permalink / raw)


>>>>> In <m3hductj1n.fsf@quimbies.gnus.org>
>>>>>	Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:

>> That is, if I type "=?hello?=, sailor" in a Subject header, then the
>> first word should be encoded.  It's rather unlikely, but the change
>> made it necessary to delve into the bowels of rfc2047.el and hack
>> away a bit.  If I broke something, give a holler...

> Found one bug.  Sending via the Agent encoded things twice.

> Hm.  Fixed that, but I'm starting to thing that this might not have
> been a good idea.  :-)

Phew, I've merged that change into my version of rfc2047.el. :)

ftp://ftp.jpl.org/pub/tmp/rfc2047.el.gz

I will install it in Gnus CVS by the end of today (in Japan).
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rfc2047 changes
  2004-05-19 23:57   ` Katsumi Yamaoka
@ 2004-05-20  0:39     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2004-05-20  0:39 UTC (permalink / raw)


Katsumi Yamaoka <yamaoka@jpl.org> writes:

> Phew, I've merged that change into my version of rfc2047.el. :)
>
> ftp://ftp.jpl.org/pub/tmp/rfc2047.el.gz
>
> I will install it in Gnus CVS by the end of today (in Japan).

Cool.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-20  0:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-19 17:28 rfc2047 changes Lars Magne Ingebrigtsen
2004-05-19 17:37 ` Lars Magne Ingebrigtsen
2004-05-19 23:57   ` Katsumi Yamaoka
2004-05-20  0:39     ` Lars Magne Ingebrigtsen

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