X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 01 Apr 2009 22:19:55 +0300 From: Eli Zaretskii Subject: Re: GNU Emacs 22.3 and Vista In-reply-to: <7b67b41d-4ec9-4d49-9e15-2b2db729e8cf@3g2000yqk.googlegroups.com> To: djgpp AT delorie DOT com Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1 AT inter DOT net DOT il References: <7b67b41d-4ec9-4d49-9e15-2b2db729e8cf AT 3g2000yqk DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Rugxulo > Date: Wed, 1 Apr 2009 11:32:37 -0700 (PDT) >=20 > > =A0ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.92.tar.gz >=20 > That saves a lot of time, so thanks to them. (Now if only they pre- > compiled all those .elc files for me.) ;-) A pretest is just like a release, which means all the *.el files are already compiled there into *.elc files. > > I have just built it on my XP SP2 machine, and it builds out of t= he > > box and seems to run fine. >=20 > The big improvement for 23.0 is internal UTF-8, right? Unicode, not UTF-8. UTF-8 is just one encoding of Unicode text; Emac= s supports much more than just UTF-8. But the internal representation of characters is based on Unicode in Emacs 23. > P.S. Eli, next time you e-mail RMS, tell him "thanks" from me (and = Jim > Hall) for not killing DOS support. You can do this yourself, write to emacs-devel AT gnu DOT org. But you should know that Richard is no longer the head maintainer of Emacs, there are two guys (Stefan Monnier and Chong Yidong) who took over Emacs maintenance about a year ago.