all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joostkremers@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs on windows
Date: 11 Feb 2008 15:17:16 GMT	[thread overview]
Message-ID: <slrnfr0ps9.9u0.joostkremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: d53e68d4-4ca1-4c1a-bd1e-0cd07c1027f1@l16g2000hsh.googlegroups.com

rustom wrote:
> - paths dont make sense (to me) -- sometimes spaces, sometimes no
> spaces, sometimes '/' sometimes '\'

spaces should be there when they're in the path, emacs shouldn't really
change anything about that. as for \ vs /, that's a windows thing, emacs
accepts both. i never worry about it when i'm on windows. (which, luckily,
rarely happens...)

> - whats the equivalent of $HOME $PATH etc? It seems to have some. But
> I cant make sense of it

(getenv "HOME") will tell you that. it's possible to change it, too. just
google for "set environment variables windows" or something and you'll find
explanations aplenty.

> - I cant find the fonts I use in linux

are you sure they're even installed on your windows box? other than that, i
have no idea, don't know how emacs on windows handles fonts.

> - M-x shell seems broken -- puts all kinds of control characters

dunno, but unless M-x shell runs DOS, or you have cygwin installed, running
a shell inside emacs on windows seems pointless anyway...

> - large nos of utilities used from inside emacs -- locate, man etc
> dont work. Expecting man on windows is of course too much but locate?

well, locate is indeed a unix utility, and not normally available on
windows. same probably for the other utilities you have in mind.

if you really miss that sort of stuff (which i can sympathise with ;-) you
might consider installing cygwin <http://www.cygwin.com/>. it's a unix-like
environment for windows, and gives you bash, a host of shell utilities and
IIRC even X.

-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


  reply	other threads:[~2008-02-11 15:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-03  2:23 emacs on windows rustom
2008-02-03  3:00 ` Drew Adams
     [not found] ` <mailman.6895.1202007732.18990.help-gnu-emacs@gnu.org>
2008-02-03 21:21   ` Will Parsons
2008-02-04 14:38 ` Rob Wolfe
2008-02-04 15:02   ` Jason Rumney
2008-02-04 19:17     ` Lennart Borgman (gmail)
2008-02-04 16:28   ` anu
2008-02-11 12:13   ` Sven Utcke
2008-02-11 13:25     ` David Kastrup
2008-02-12  6:16       ` reader
2008-02-11 14:57     ` rustom
2008-02-11 15:17       ` Joost Kremers [this message]
2008-02-12  1:59     ` B. T. Raven
2008-02-12 20:51       ` Sven Utcke
2008-02-13  1:50         ` B. T. Raven
2008-02-04 19:53 ` Joel J. Adamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnfr0ps9.9u0.joostkremers@j.kremers4.news.arnhem.chello.nl \
    --to=joostkremers@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.