Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: coding-system for drafts
Date: Fri, 01 Nov 2002 13:32:45 +0900	[thread overview]
Message-ID: <yotliszh7vv6.fsf@jpl.org> (raw)
In-Reply-To: <847kfyo6ja.fsf@crybaby.uni-duisburg.de>

>>>>> In <847kfyo6ja.fsf@crybaby.uni-duisburg.de>
>>>>>	kai.grossjohann@uni-duisburg.de (Kai Großjohann) wrote:

> Katsumi Yamaoka <yamaoka@jpl.org> writes:

>> It is assumed that a draft file without the coding header has
>> been saved when message-draft-coding-system was emacs-mule.  Or
>> possibly it was something another.  But now it is iso-2022-7bit.
>> Though Emacs will do automatic decoding if coding-system-for-read
>> is bound to nil, it is not expected that it works correctly.

> But this was only changed a few days ago, right?  People who use the
> CVS source code will have to live with those kinds of problems, IMHO.

It is affirmative and also negative.  She won't be damaged if
she hasn't changed the variable message-draft-coding-system or
mm-auto-save-coding-system.  Could you please see my changes in
the function nndraft-request-article?  I think there are a few
people who has changed that value, and they seem to be
sophisticated users since those variables are not a user option.
Therefore,

> It is possible to make an announcement on this list to tell people
> that drafts saved after 29 Oct might have to be converted before
> using the new Gnus version.  Does it work to C-x C-f the file, change
> buffer-file-coding-system (with C-x RET f), then save the file?

I think we have no need to notify of it.  I wrote the code to
make an announcement unnecessary.  However, a situation will
change if we implement the way to use the coding cookie.  When
coding-system-for-read is unbound, a file name does not match
with file-coding-system-alist and there is no cookie (a file has
been saved in the past), Emacs will do the automatic decoding.
If a draft file has been saved as emacs-mule, although it may be
successful in Latin, it fails in Japanese certainly.  Did you
know?

To tell the truth, I don't yet understand the reason of
suffering to use the coding cookie.  Even if my code is not
elegant, it is another problem. :-p
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2002-11-01  4:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25 12:25 sending delayed articles bug Katsumi Yamaoka
2002-10-25 13:01 ` Kai Großjohann
2002-10-29  9:58   ` coding-system for drafts (was Re: sending delayed articles bug) Katsumi Yamaoka
2002-10-29 14:27     ` coding-system for drafts Kai Großjohann
2002-10-30  1:36       ` Katsumi Yamaoka
2002-10-30 10:15         ` Kai Großjohann
2002-10-30 12:28           ` Katsumi Yamaoka
2002-10-30 16:14             ` Kai Großjohann
2002-10-31  4:44               ` Katsumi Yamaoka
2002-10-31  7:35                 ` Katsumi Yamaoka
2002-10-31 17:35                   ` Kai Großjohann
2002-11-01  4:32                     ` Katsumi Yamaoka [this message]
2002-11-05 12:36                       ` Kai Großjohann
2002-10-31 17:30                 ` Kai Großjohann
2002-11-01 17:49                   ` Kai Großjohann
2002-11-05  9:23                     ` Katsumi Yamaoka
2002-11-05 12:38                       ` Kai Großjohann
2002-11-08  7:25                         ` Katsumi Yamaoka
2002-11-13 16:14                           ` Reiner Steib
2002-11-02 15:34       ` TSUCHIYA Masatoshi
2002-11-05 12:23         ` Kai Großjohann

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=yotliszh7vv6.fsf@jpl.org \
    --to=yamaoka@jpl.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).