From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Dietsche Subject: Re: [OT] Windows and emacs Date: Sat, 10 Jan 2009 10:46:39 +0100 Message-ID: <871vvb5w8w.fsf@rat.lan> References: <49667310.60102@rk-f.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLaQb-000403-68 for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 04:46:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLaQZ-0003yZ-U6 for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 04:46:48 -0500 Received: from [199.232.76.173] (port=49355 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLaQZ-0003yK-My for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 04:46:47 -0500 Received: from www85.your-server.de ([213.133.104.85]:35958) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LLaQZ-0001c4-8s for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 04:46:47 -0500 In-Reply-To: <49667310.60102@rk-f.me> ("Raimund =?utf-8?Q?Kohl-F=C3=BCchsl?= =?utf-8?Q?e=22's?= message of "Thu\, 08 Jan 2009 22\:41\:36 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Raimund =?utf-8?Q?Kohl-F=C3=BCchsle?= Cc: Org-Mode-Mailingliste Raimund Kohl-F=C3=BCchsle writes: > it may happen that I have to switch to Windows XP and since I have no > idea how XP works (up to this point in time I only ran Linux machines) I > thought to ask since I want to stick with org-mode: How do I get > org-mode and emacs run best with XP? As far as I know there are at > least two ways to get emacs running; one is to simply download emacs, > two is downloading cygwin; if it is cygwin that I have to go with then > which emacs? If I saw it right there are several choices ... ummm ... > any hints on that? I just downloaded emacs from the gnu site: As others already said, a native emacs is better integrated. Meanwhile, I can use nearly the same .emacs files in Linux and Windows. Cygwin is helpful in itself. Since you're used to Linux, it will help you in the beginning and if you set your path accordingly, you can use cygwin commands in the Windows command shell as well. On the other side, it doesn't hurt, if you become familiar with Windows tools. Regards, Olaf