all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kj <no.email@please.post>
To: help-gnu-emacs@gnu.org
Subject: 2 emacs shell questions
Date: Wed, 3 Nov 2010 17:03:02 +0000 (UTC)	[thread overview]
Message-ID: <ias4k6$bsu$1@reader1.panix.com> (raw)




Two emacs shell questions.  (By "emacs shell" I mean the one that
runs when one executes M-x shell.)

1. When I run some programs within this shell (e.g. the python
   interactive interpreter), I get several repetitions of the error
   message

No entry for terminal type "emacs";
using dumb terminal settings.

   Where is this "entry" being searched for, and what do I need to
   do so that one for terminal type "emacs" is found?

2. For some reason, when in the emacs shell, a set ignoreeof option
   in zsh is being disregarded.  As a result pressing C-d when
   point is at the end of the buffer causes the emacs shell to
   terminate (i.e. the EOF sent to the subprocess is *not* being
   ignored, contrary to what the set ignoreeof option specifies).
   Even more strangely, this does not happen with bash (setting
   its ignoreeof option produces the expected behavior).  Also,
   zsh's ignoreeof works fine when I run it on a regular terminal
   (as opposed to the emacs shell).  So there problem seems to be
   specific to the combination of zsh and emacs shell, but I can't
   tell whether the problem lies with Emacs or with zsh.  Any
   suggestions on how to troubleshoot this further would be
   appreciated.

TIA!

~kj


             reply	other threads:[~2010-11-03 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 17:03 kj [this message]
2010-11-04  6:51 ` 2 emacs shell questions Tim X

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='ias4k6$bsu$1@reader1.panix.com' \
    --to=no.email@please.post \
    --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.