From: swengtoo@my-deja.com (Swengtoo)
Subject: Re: shell problems after upgrading NTEmacs from 19.34 to 21.2
Date: 25 Oct 2002 06:10:37 -0700 [thread overview]
Message-ID: <b72a5ae6.0210250510.492b9535@posting.google.com> (raw)
In-Reply-To: uiszr3v9i.fsf@myself.com
maierh@myself.com wrote in message news:<uiszr3v9i.fsf@myself.com>...
>
> You should try this within the '*scratch*' buffer with
>
> emacs -q
>
> Shell handling has changed from emacs-20 to emacs-21. You only need
> the SHELL environment variable or set the variable shell-file-name.
>
Thank you so much for the breakthrough in troubleshooting this.
Indeed, I invoked 'emacs -q' and in the *scratch* buffer I typed:
(setenv "SHELL" "/bin/sh.exe")
and then executed <M-x shell> and bingo - it worked!
But now I need to know why the same statement wouldn't work from my
.emacs - is it possible that evaluation stops prior to reaching this
statement (again, only in 21.2, not in 19.34...). If this is the case,
then I am even more puzzled since I encapsulated my original .emacs
within the following:
(setq debug-on-error t)
< original .emacs >
(setq debug-on-error nil)
to enable debug - and emacs does not report ANY errors.
What am I missing here?
Thank you so much!
Swengtoo
next prev parent reply other threads:[~2002-10-25 13:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-18 14:03 shell problems after upgrading NTEmacs from 19.34 to 21.2 Swengtoo
2002-10-21 7:11 ` Bernd Wolter
2002-10-24 16:39 ` Swengtoo
2002-10-25 6:08 ` maierh
2002-10-25 13:10 ` Swengtoo [this message]
2002-11-05 19:17 ` Swengtoo
2002-11-05 22:33 ` Jason Rumney
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=b72a5ae6.0210250510.492b9535@posting.google.com \
--to=swengtoo@my-deja.com \
/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.