emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r114523: * progmodes/octave.el (inferior-octave-


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r114523: * progmodes/octave.el (inferior-octave-mode): Call
Date: Sat, 05 Oct 2013 14:41:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I am not entirely sure but I have put in a call to
> compilation-forget-errors in octave-send-region just like
> prolog-old-process-file for example. Hope this makes sense.

BTW, another option, IIRC is to do it whenever a command is sent to the
underlying process (i.e. in comint-input-filter-functions).


        Stefan



reply via email to

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