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
next prev 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
* 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.
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.