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: Wed, 01 Apr 2015 10:04:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> OK, updated to check for t as well.

Thanks.  Looks OK.  How does it behave?

>> IIUC the problem that annoys you, it comes from the fact that the
>> region is defined to be "anything between point and mark" but point is
>> a per-window attribute while mark is a per-buffer attribute.
> Could we possibly have the mark to be per-window as well?

Everything is possible.  It sounds like it might require a fair bit of
code changes, but feel free to try it out.


        Stefan



reply via email to

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