emacs-devel
[Top][All Lists]
Advanced

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

Re: python.el, shell-send-region and exception handling


From: Yuri D'Elia
Subject: Re: python.el, shell-send-region and exception handling
Date: Tue, 23 Jun 2015 15:42:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

On 01/18/2015 02:31 AM, Fabián Ezequiel Gallina wrote:
>> If I wanted to implement such a feature, how would you suggest to
>> implement it?
> 
> A simple way to achieve this would be to create a comint output filter
> function.  The `python-pdbtrack-comint-output-filter-function` is a nice
> guide to start.  You would check with a regexp for the occurrence of an
> exception and act accordingly.
> 
> I plan to add this to python.el.  If you'd like your implementation to
> be considered feel free to propose it, otherwise expect my approach to
> land in the next few weeks.

Hi again Fabián, did you eventually develop something in that regard?




reply via email to

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