emacs-devel
[Top][All Lists]
Advanced

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

Re: A couple of COMINT questions


From: Stefan Monnier
Subject: Re: A couple of COMINT questions
Date: Thu, 24 Mar 2011 10:51:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> handled.  I did notice that several filters on the filter list
> manipulate the  buffer contents rather than processing the string
> argument as they are  documented to do.  Should the filters be
> separated between those that modify the  output and those that
> manipulate the buffer and window settings (i.e.,
> `comint-postoutput-scroll-to-bottom') (And then apply the output
> filters during  redirection)? 

Uh, sorry, I just suffered a brain malfunction.
There is already such a separation: comint-preoutput-filter-functions.


        Stefan



reply via email to

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