[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnu Emacs way slower than XEmacs
From: |
Stephen J. Turnbull |
Subject: |
Re: Gnu Emacs way slower than XEmacs |
Date: |
Thu, 24 Apr 2003 16:26:20 +0900 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) XEmacs/21.5 (cabbage) |
>>>>> "David" == David Abrahams <address@hidden> writes:
David> P.S. If it's any consolation, GNU Emacs is *WAY* faster
David> than XEmacs at sending mail to the SMTP server ;-)
Right. That's because traditionally we assumed that sendmail always
worked and used an asynchronous process. Then we started having
people use less reliable software (eg, beta versions of TMDA) and
losing mail. So now we wait on the return code. Perhaps this could
be tweaked a bit, or made user-configurable, but we were in a hurry to
get it right at the time; losing mail is a no-no.
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
- Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, Miles Bader, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, Miles Bader, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, Kai Großjohann, 2003/04/22
- Re: Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/23
- Re: Gnu Emacs way slower than XEmacs, Kai Großjohann, 2003/04/23
- Re: Gnu Emacs way slower than XEmacs, Eli Zaretskii, 2003/04/23
- Re: Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/23
- Re: Gnu Emacs way slower than XEmacs,
Stephen J. Turnbull <=
- Re: Gnu Emacs way slower than XEmacs, Simon Josefsson, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, David Abrahams, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, Simon Josefsson, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, Kai Großjohann, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, Eli Zaretskii, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, Kai Großjohann, 2003/04/24
- Re: Gnu Emacs way slower than XEmacs, Miles Bader, 2003/04/22
Re: Gnu Emacs way slower than XEmacs, Stephen J. Turnbull, 2003/04/22