emacs-devel
[Top][All Lists]
Advanced

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

Re: Making edebug work with Follow Mode


From: Alan Mackenzie
Subject: Re: Making edebug work with Follow Mode
Date: Mon, 16 Mar 2015 17:20:44 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Hello, Stefan.

On Sun, Mar 15, 2015 at 03:12:16PM -0400, Stefan Monnier wrote:
> > There are two reasons for this failure.  The main one is that edebug
> > binds post-command-hook to nil, switching off Follow Mode's mechanism.

> FWIW, in my local edebug.el I removed these let-bindings of
> pre/post-command-hook a long time ago and never looked back.

> So I'm in favor of simply removing them altogether.

I've now removed them altogether.

> > As the subsidiary fix, I've commented out edebug-adjust-windows and the
> > call to it.

> Sounds OK.  If/when someone complains about a particular side-effect, we
> can see how to get it back in a less heavy-handed way than
> edebug-adjust-windows.

I've also removed these completely.

It's not often that a new feature can be added simply by deleting code.
;-)

Thanks for the help.

>         Stefan

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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