GNU bug report logs - #12579
24.1; Emacs 24.1 / 24.2 (daily) crashes

Previous Next

Package: emacs;

Reported by: "Fabrice Niessen" <fni <at> missioncriticalit.com>

Date: Fri, 5 Oct 2012 15:52:01 UTC

Severity: normal

Found in version 24.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


Message #269 received at 12579 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Fabrice Niessen <fni <at> missioncriticalit.com>
Cc: 12579 <at> debbugs.gnu.org, lekktu <at> gmail.com, thierry.volpiatto <at> gmail.com
Subject: Re: bug#12579: 24.1; Emacs 24.1 / 24.2 (daily) crashes
Date: Fri, 09 Nov 2012 16:54:53 +0200
> From: "Fabrice Niessen" <fni <at> missioncriticalit.com>
> Cc: thierry.volpiatto <at> gmail.com,  lekktu <at> gmail.com,  12579 <at> debbugs.gnu.org
> Date: Fri, 09 Nov 2012 15:21:55 +0100
> 
> Eli,
> 
> Eli Zaretskii wrote:
> >> From: "Fabrice Niessen" <fni <at> missioncriticalit.com>
> >> 
> >> I don't use cmdproxy.exe; I use Cygwin bash for all my shell calls:
> >
> > Which could be the reason for the problem, btw, because Cygwin console
> > programs work differently wrt their standard streams than native
> > Windows programs.
> 
> *I won't do it now*, then, but would that mean that I should use:
> 
> - cmdproxy for single shell commands, and
> - bash for the interactive shell?
> 
> that is:
> 
> --8<---------------cut here---------------start------------->8---
>       ;; for single shell commands
>       (setq shell-file-name "cmdproxy.exe")
> 
>       ;; for the interactive (sub)shell
>       (setq explicit-shell-file-name "bash")
> --8<---------------cut here---------------end--------------->8---

Yes, probably.

> However, if I do that, I loose `sort', `grep', etc. that I can call on
> buffers, interactively.

Why would you lose them? they are programs, not Bash scripts.  Just
make sure your PATH is set up so that Emacs will find them.




This bug report was last modified 8 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.