help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [h-e-w] Bash with emacs's shell


From: Sprenger, Karel
Subject: RE: [h-e-w] Bash with emacs's shell
Date: Thu, 29 Nov 2001 20:47:53 +0100

Hi,

Just tried out ntemacs 21.1 and discovered that the passage could be
trimmed down to the following:

-----8<-----
bash
You can get a version of bash with the Cygnus tools at
http://sources.redhat.com/cygwin/. To use bash with Emacs, place the
following in your startup file: 


;; Load and activate cygwin-mount
(cond ((eq system-type 'windows-nt)
       (require 'cygwin-mount)
       (cygwin-mount-activate)))

The package cygwin32-mount.el
(http://paddington.ic.uva.nl/public/cygwin-mount.el) teaches Emacs about
cygwin32 mount points. 

For emacs 21.1 that's all you need. For earlier versions you might want
to read the following references. 

Richard M. Heiberger's <address@hidden> setup for Cygnus
B19. 

For more configuration information with bash, take a look at Jonathan
Payne's <address@hidden> setup. 
-----8<-----

Cheers,
Karel

-----Original Message-----
From: Peter Fraser [mailto:address@hidden
Sent: Thursday, November 29, 2001 17:06
To: 'address@hidden'
Subject: [h-e-w] Bash with emacs's shell


With "GNU Emacs 21.1.1 (i386-msvc-nt5.1.2600) of 2001-10-22 on buffy"
The incantations described
http://www.gnu.org/software/emacs/windows/faq7.html#shell-bash
No longer seems to work.

__________________
Peter J Fraser  519 895 1860 x201
Thinkage                519 895 1864 fax
85 McIntyre Dr
Kitchener
On N2R 1H6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]