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: Underwood, Jonathan
Subject: RE: [h-e-w] Bash with emacs's shell
Date: Fri, 30 Nov 2001 11:24:28 -0500

Hi

Since some people seem to be having difficulty getting bash working under
emacs 21.1 i thought i'd post some (very) simple lisp i'm currently using to
get both bash and cmd.exe working. Eventually i'll put this together as some
sort of package, but for now this may get those of you having trouble up and
running. Please find attached file.

jonathan

> -----Original Message-----
> From: David Starks-Browning [mailto:address@hidden
> Sent: November 30, 2001 6:59 AM
> To: Peter Fraser
> Cc: 'address@hidden'
> Subject: [h-e-w] Bash with emacs's shell
> 
> 
> On Thursday 29 Nov 01, Peter Fraser writes:
> > Following up on an earlier message, I was told by
> > others that emacs shell was working for them with bash
> > I did some more tracking, and found out an incantation 
> > to cause the problem. If your .emacs consists of just 
> > the following
> > 
> > (setq explicit-shell-file-name "bash.exe")
> > (custom-set-variables
> > ;; custom-set-variables was added by Custom -- don't edit 
> or cut/paste it!
> >  ;; Your init file should contain only one such instance.
> >  '(current-language-environment "Latin-1")
> > )
> > 
> > Emac's shell will not work. If you use the incantations
> > in the FAQ it will still not work and I was told by
> > Kevin Seguin address@hidden that those incantations
> > were no longer necessary
> 
> There is an entry in the Cygwin FAQ at <http://cygwin.com/faq/> about
> using Cygwin's bash in an nt-emacs shell.  Has anyone tried this?  I'd
> quite like to know whether it's correct, or whether it needs to be
> updated for GNU Emacs 21?
> 
> Thanks,
> David
> (Cygwin FAQ maintainer)
> 
> 

Attachment: w32-bash.el
Description: Binary data


reply via email to

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