unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: is easy to get hung in infinite ^G stream; how to stop it?
Date: Sun, 25 Apr 2004 19:06:02 +0200	[thread overview]
Message-ID: <87smesugw5.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: c6flqh$3kb$1@panix3.panix.com

dkcombs@panix.com (David Combs) writes:

> Want to see something funny?
>
> (Ok, not so funny, then.)
>
> Within *shell*, do "man <something>".

One way to proceed is to set $PAGER to cat in Emacs shells.

(Warning: Shameless plug follows.)

Another is to use shell-integration.el which I wrote where typing "man
foo" in a *shell* buffer does like M-x man.

However, shell-integration.el doesn't really work: the commands
executed by Emacs will not be entered into the shell history and thus
cannot be recalled with "!-2" or somesuch.

(End of shameless plug.)

Another is to use M-x eshell RET instead of M-x shell RET so that "man
foo" does like M-x man RET foo RET.

Yet another way is to use M-x term RET instead of M-x shell RET.

Kai

  parent reply	other threads:[~2004-04-25 17:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25  6:28 is easy to get hung in infinite ^G stream; how to stop it? David Combs
2004-04-25  6:57 ` David Combs
2004-04-25 14:04 ` Barry Margolin
2004-05-25 23:45   ` David Combs
2004-05-26  4:31     ` Barry Margolin
2004-05-26 22:00       ` David Combs
2004-05-26 22:15         ` Stefan Monnier
2004-05-27  5:49           ` David Combs
2004-05-27  6:56             ` Barry Margolin
2004-05-27 19:34             ` Stefan Monnier
2004-05-28  8:22             ` Kai Grossjohann
2004-04-25 17:06 ` Kai Grossjohann [this message]
2004-05-25  6:31   ` David Combs

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=87smesugw5.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    /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).