emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] scratch/highlight-n-windows 6da5ca1 2/2: Set `mark-act


From: Stefan Monnier
Subject: Re: [Emacs-diffs] scratch/highlight-n-windows 6da5ca1 2/2: Set `mark-active' to selected window
Date: Tue, 31 Mar 2015 22:53:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +                                (and (eq w mark-active)
> +                                     w))

I think there's a good chance some code out there still sets mark-active
to t, so we should handle this case conservatively (i.e. highlight in all
windows displaying this buffer).


        Stefan



reply via email to

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