[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rmail changes for Emacs 22
From: |
Richard Stallman |
Subject: |
Re: Rmail changes for Emacs 22 |
Date: |
Fri, 25 Oct 2002 01:36:26 -0400 |
(1) A simple way:
Decode only when we need the contents of a message (e.g. for
displaying or searching).
This may be slow on searching all messages repeatedly.
This could be a good point about searching. But maybe computers
now are so fast that it is ok.
We should try to avoid all methods that use more than one buffer.
Another idea is to decode all the messages when the contents are
wanted the first time, and leave the decoded message in the buffer in
place of the original. The original could be found in the file if
needed (if the user gives a command to "please decode again with a
different coding system").
- Re: Rmail changes for Emacs 22, (continued)
- Re: Rmail changes for Emacs 22, Eli Zaretskii, 2002/10/20
- Re: Rmail changes for Emacs 22, Paul Michael Reilly, 2002/10/19
- Re: Rmail changes for Emacs 22, Richard Stallman, 2002/10/18
- Re: Rmail changes for Emacs 22, Stefan Monnier, 2002/10/20
- Re: Rmail changes for Emacs 22, Richard Stallman, 2002/10/21
- Re: Rmail changes for Emacs 22, Kai Großjohann, 2002/10/22
- Re: Rmail changes for Emacs 22, Eli Zaretskii, 2002/10/22
- Re: Rmail changes for Emacs 22, Stefan Monnier, 2002/10/22
- Re: Rmail changes for Emacs 22, Richard Stallman, 2002/10/23
- Re: Rmail changes for Emacs 22, Kenichi Handa, 2002/10/23
- Re: Rmail changes for Emacs 22,
Richard Stallman <=
- Re: Rmail changes for Emacs 22, Paul Michael Reilly, 2002/10/23
- Re: Rmail changes for Emacs 22, Eli Zaretskii, 2002/10/23
- Re: Rmail changes for Emacs 22, Stefan Monnier, 2002/10/24
- Re: Rmail changes for Emacs 22, Eli Zaretskii, 2002/10/24
- Re: Rmail changes for Emacs 22, Dave Love, 2002/10/21
- Re: Rmail changes for Emacs 22, Kai Großjohann, 2002/10/21
- Re: Rmail changes for Emacs 22, Stefan Monnier, 2002/10/21
- Re: Rmail changes for Emacs 22, Kai Großjohann, 2002/10/22
- Re: Rmail changes for Emacs 22, Kai Großjohann, 2002/10/22
- Re: Rmail changes for Emacs 22, Eli Zaretskii, 2002/10/22