all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
To: help-gnu-emacs@gnu.org
Subject: Re: xdisaster
Date: Thu, 12 Apr 2007 10:13:34 +0200	[thread overview]
Message-ID: <867isij9ht.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: 87r6qq73uv.fsf@gmail.com

David has explained what to do, I would like to explain why Emacs
behaves like this.

After M-x shell RET you are NOT in a terminal-like buffer.  (Use M-x
term RET for that.)  The advantage of a *shell* buffer is that you can
move around in it using the normal Emacs motion commands, you can copy
text from it, you can edit the text in it, and so on.

Besides the options mentioned by David, another one is to set the
environment variable $PAGER to cat.  Then the complete man page will be
printed into the *shell* buffer, for your perusal using normal Emacs
motion commands.

In your shell init files you can examine the environment variable
$TERM to see whether you are in shell-mode in Emacs, if you would like
to set $PAGER differently for this case.

Kai

Sean Sieger <sean.sieger@gmail.com> writes:

> I run Emacs 23.0.0.1 in an xterm on Ubuntu 6.10.  I was just now
> reading X manpages in M-x shell (for the first time) trying to figure
> out why CVS AUCTeX doesn't see TeX Live 2007, but now I get:
>
> matilda@bdfpj71:~$ man man
> Reformatting man(1), please wait...
> WARNING: terminal is not fully functional
> -  (press RETURN)
>
> Um, I want to twist this notebook of mine into four pieces (I've been
> stuggling with this X problem for a week), what gives??

  parent reply	other threads:[~2007-04-12  8:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-12  1:56 xdisaster Sean Sieger
2007-04-12  3:09 ` xdisaster David Hansen
2007-04-12  8:13 ` Kai Grossjohann [this message]
     [not found] <mailman.1973.1176343442.7795.help-gnu-emacs@gnu.org>
2007-04-12  9:33 ` xdisaster Tim X
2007-04-12  9:59   ` xdisaster Sean Sieger
2007-04-12 10:09     ` xdisaster Kai Grossjohann
2007-04-12 10:35       ` xdisaster Sean Sieger
     [not found]   ` <mailman.1985.1176372222.7795.help-gnu-emacs@gnu.org>
2007-04-12 23:43     ` xdisaster Tim X
2007-04-13 10:13       ` xdisaster Sean Sieger
     [not found]       ` <mailman.2025.1176459521.7795.help-gnu-emacs@gnu.org>
2007-04-14  9:12         ` xdisaster Tim X
2007-04-14 20:28           ` xdisaster Sean Sieger
2007-04-15 21:19           ` xdisaster Stephen Berman
2007-04-13  3:19   ` xdisaster Matthew Flaschen

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=867isij9ht.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    --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.