From mboxrd@z Thu Jan 1 00:00:00 1970 From: TonyMc Subject: Re: ot: windows xemacs question Date: Sun, 18 Mar 2012 12:07:27 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9EtY-0002bI-7r for emacs-orgmode@gnu.org; Sun, 18 Mar 2012 08:07:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9EtW-0006ef-Af for emacs-orgmode@gnu.org; Sun, 18 Mar 2012 08:07:31 -0400 Received: from nm7.bullet.mail.ird.yahoo.com ([77.238.189.21]:42276) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S9EtV-0006eZ-Td for emacs-orgmode@gnu.org; Sun, 18 Mar 2012 08:07:30 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, 17 Mar 2012 14:53:07 -0400 (EDT), you wrote: >I had a read of the setup instructions for emacs on windows and=20 >unfortunately so many of them involve modifying the windows registry. A= =20 >very experienced software specialist told me it's best never to use=20 >software that requires these modifications because sooner rather than=20 >later windows will crash and then the whole mess has to be reinstalled=20 >after that. He had no idea about xemacs but he told me emacs and = windows=20 >do not live happily on machines together. So I'm wondering if xemacs=20 >might end up being any better and figured this being the closest list to= =20 >emacs support I'm on that actually works to ask this question here. Not sure where you got your info, but it is misleading and should not put you off. "Installing" GNU Emacs on Windows involves unzipping a directory tree, that is all. Download emacs-23.4-bin-i386.zip and unzip it to e.g. the root of the C: drive. Then you can run emacs as C:\emacs-23.4\bin\runemacs.exe. Tony