all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eshell masking stream
@ 2009-01-16  0:23 tomer
  2009-01-16  4:39 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: tomer @ 2009-01-16  0:23 UTC (permalink / raw)
  To: help-gnu-emacs

Is it possible to mask some text coming to the eshell before the
eshell display the text in the buffer ?
Thanks
Tomer


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

* Re: eshell masking stream
  2009-01-16  0:23 eshell masking stream tomer
@ 2009-01-16  4:39 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2009-01-16  4:39 UTC (permalink / raw)
  To: help-gnu-emacs

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





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

end of thread, other threads:[~2009-01-16  4:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16  0:23 eshell masking stream tomer
2009-01-16  4:39 ` 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.