all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* man in shell mode
@ 2011-05-15 19:00 Shiyuan
  2011-05-16 17:31 ` suvayu ali
  0 siblings, 1 reply; 3+ messages in thread
From: Shiyuan @ 2011-05-15 19:00 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 89 bytes --]

Hi,
   The man command does not work well in shell mode. How should I set it up?
Thanks.

[-- Attachment #2: Type: text/html, Size: 103 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man in shell mode
  2011-05-15 19:00 man in shell mode Shiyuan
@ 2011-05-16 17:31 ` suvayu ali
  2011-05-17  5:23   ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: suvayu ali @ 2011-05-16 17:31 UTC (permalink / raw)
  To: Shiyuan; +Cc: help-gnu-emacs

On Sun, May 15, 2011 at 12:00 PM, Shiyuan <gshy2014@gmail.com> wrote:
> Hi,
>    The man command does not work well in shell mode. How should I set it up?

Why don't you try `M-x man' or `M-x woman' instead? I think man
doesn't work on shell mode because of a lack of an appropriate pager.
It might work with 'cat' or 'more' in shell mode.

> Thanks.
>
>

GL

-- 
Suvayu

Open source is the future. It sets us free.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man in shell mode
  2011-05-16 17:31 ` suvayu ali
@ 2011-05-17  5:23   ` Kevin Rodgers
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2011-05-17  5:23 UTC (permalink / raw)
  To: help-gnu-emacs

On 5/16/11 11:31 AM, suvayu ali wrote:
> On Sun, May 15, 2011 at 12:00 PM, Shiyuan<gshy2014@gmail.com>  wrote:
>> Hi,
>>     The man command does not work well in shell mode. How should I set it up?
>
> Why don't you try `M-x man' or `M-x woman' instead? I think man
> doesn't work on shell mode because of a lack of an appropriate pager.
> It might work with 'cat' or 'more' in shell mode.

M-x man is better, but you could set & export PAGER=cat in your
~/.emacs_SHELLNAME file (as I do).

-- 
Kevin Rodgers
Denver, Colorado, USA




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-17  5:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-15 19:00 man in shell mode Shiyuan
2011-05-16 17:31 ` suvayu ali
2011-05-17  5:23   ` Kevin Rodgers

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.