all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Irving Kimura <irving_kimura@lycos.com>
Subject: Bum term
Date: Mon, 2 Jun 2003 12:29:59 +0000 (UTC)	[thread overview]
Message-ID: <bbfg07$f9o$1@reader1.panix.com> (raw)




As I reported in a different thread, when I execute "M-x term",
and try "ls" in the new terminal, after printing a fraction of the
lines in the output, Emacs becomes completely comatose.  It responds
only to an external "kill -9".

I want to isolate the source of this problem.  I find that if
instead of running term with a plain ol' "/bin/bash" argument, I
run it with "~/bare_bash", where bare_bash is a script containing
the lines

#!/bin/bash
/usr/bin/env -i /bin/bash

then the problem disappears.

I tried to pinpoint the cause of the problem by adding an increasing
number of environment variables and function definitions to the
bare environment generated by bare_bash, so as to approach the
environment where the error occurs, but I have not succeded in
reproducing the error this way.  The only way I can get the error
is by running "M-x term" and accepting the default argument,
"/bin/bash".

I'm stumped.  Is there a more direct way to troubleshoot the problem?
I am reluctant to report this as a bug to Emacs, because I have no
clue about the origin of the malfunction, and without this, I don't
see how the people fielding the bug report will be able to do
anything about it.

Thanks,

	-Irv

             reply	other threads:[~2003-06-02 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 12:29 Irving Kimura [this message]
2003-06-02 17:50 ` Bum term Stefan Monnier

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='bbfg07$f9o$1@reader1.panix.com' \
    --to=irving_kimura@lycos.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.