all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: shell-command parameters
Date: Tue, 06 Jan 2009 16:45:30 +0100	[thread overview]
Message-ID: <1231256796.108337@arno.fh-trier.de> (raw)
In-Reply-To: <dd6000ea-5ab7-411c-966d-a715f68c94c9@d42g2000prb.googlegroups.com>

rustom wrote:
> On Jan 6, 7:29 pm, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
>> rustom wrote:
>>> But I still wonder what shell is running in windows emacs?
>> ,----[ C-h v shell-file-name RET ]
>> | shell-file-name is a variable defined in `src/callproc.c'.
>> | Its value is "/bin/bash"
> 
> 
> Thanks. Thats the variable I was looking for.
> It turns out to be /path/to/emacs/bin/cmdproxy.exe
> Changing it to c:/cygwin/bin/bash.exe makes it work as expected (by a
> unix user)
> 
> I wonder does emacs go out of its way to make life difficult for a
> windows user?  MS does a good job of this without help from emacs :-)
> I mean 'cmd' has one expected behavior; shell has another. Why make
> the 'shell' variable point to a cmd imitation?
> 
> (Sorry to grumble)
> 
> Is it possible to remember the calls to these shell calls (made with
> M-!) across emacs invocations -- the way bash remembers?

savehist-mode

?

-ap


  reply	other threads:[~2009-01-06 15:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05 11:11 shell-command parameters rustom
2009-01-05 13:35 ` Chetan
2009-01-05 14:07   ` Peter Dyballa
2009-01-05 20:15   ` Eli Zaretskii
     [not found]   ` <mailman.4046.1231186569.26697.help-gnu-emacs@gnu.org>
2009-01-05 21:40     ` Chetan
2009-01-06  4:05       ` Eli Zaretskii
     [not found]       ` <mailman.4079.1231214715.26697.help-gnu-emacs@gnu.org>
2009-01-06  7:33         ` rustom
2009-01-06 14:29           ` Kevin Rodgers
     [not found]           ` <mailman.4120.1231252170.26697.help-gnu-emacs@gnu.org>
2009-01-06 15:02             ` rustom
2009-01-06 15:45               ` Andreas Politz [this message]
2009-01-06 20:40               ` Eli Zaretskii
2009-01-08  5:50               ` Barry Margolin

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=1231256796.108337@arno.fh-trier.de \
    --to=politza@fh-trier.de \
    --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.