help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eshell masking stream


From: Kevin Rodgers
Subject: Re: eshell masking stream
Date: Thu, 15 Jan 2009 21:39:41 -0700
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

tomer wrote:
Is it possible to mask some text coming to the eshell before the
eshell display the text in the buffer ?

A wise man once said, "Apropos is your friend."

`M-x apropos eshell filter' leads one to:

,----[ C-h v eshell-output-filter-functions RET ]
| eshell-output-filter-functions is a variable defined in `esh-mode.el'.
| Its value is
| (eshell-postoutput-scroll-to-bottom eshell-handle-control-codes eshell-watch-for-password-prompt)
|
|
|
| Documentation:
| *Functions to call before output is displayed.
| These functions are only called for output that is displayed
| interactively, and not for output which is redirected.
|
| You can customize this variable.
`----

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]