unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: 42 147 <aeuster@gmail.com>
To: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: shell-command in Windows 7
Date: Sat, 15 Apr 2017 12:06:06 +0200	[thread overview]
Message-ID: <75e66c21-654d-1109-aa20-6d2292a0f1f7@gmail.com> (raw)
In-Reply-To: <CAOj2CQQv6akxZGmFpM6WvaSSg10jDyrvXHeJvA-OoVTUZgx8ZA@mail.gmail.com>

   Second, I'm not sure what you are saying,
   exactly. Are you saying that in one session
   you needed to use this [...]

Yes, but I had to keep alternating. I could never use the same directory
address style in two consecutive sessions. I had to switch to the
alternative every time (i.e., between the double backslash and the forward
slash versions of the same code).

Session 1: forward slash version works.
Session 2: forward slash version does not work, but double backslash 
version does.
Session 3: double backslash version does not work, but forward slash 
version does.

Ad infinitum.

That is what made it odd.

I should add that to keep my inits portable I made the following change to
my .emacs:

(setenv "HOME" "g:/windows_home/") ;; folder on usb drive

(load "~/.emacs.d/system-settings.el") ;; contains load files for all inits

The drive letter for the USB had been automatically reassigned after the
recent partition. I changed it back to G: in Windows and everything else
was working fine. The only thing that changed was the functionality of this
code as described.



  parent reply	other threads:[~2017-04-15 10:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14  8:53 shell-command in Windows 7 42 147
2017-04-14 17:11 ` John Mastro
2017-04-14 17:13   ` John Mastro
2017-04-14 17:49     ` 42 147
2017-04-14 19:48     ` 42 147
2017-04-14 20:04       ` John Mastro
2017-04-15  7:40         ` 42 147
2017-04-15  8:30           ` Eli Zaretskii
2017-04-15 10:06         ` 42 147 [this message]
2017-04-15 10:19           ` Eli Zaretskii
2017-04-15 17:17         ` 42 147
2017-04-15 18:02           ` Drew Adams
2017-04-15 18:33             ` 42 147
2017-04-15 19:54               ` John Mastro
2017-04-15 20:08                 ` John Mastro
2017-04-15 21:33                   ` 42 147
2017-04-20 23:43                   ` white line appears irregularly on left side of Emacs frame in GNU / Linux virtual machine 42 147
2017-04-15  7:04       ` shell-command in Windows 7 Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=75e66c21-654d-1109-aa20-6d2292a0f1f7@gmail.com \
    --to=aeuster@gmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).