GNU bug report logs -
#19170
25.0.50; enhancement request: `compare-windows' use across frames
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 24 Nov 2014 19:26:02 UTC
Severity: wishlist
Found in version 25.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #59 received at 19170 <at> debbugs.gnu.org (full text, mbox):
> Looks good to me. Please apply it. But "matching points"
> should be "match positions" - "point" can be confusing.
Wouldn't a shorter phrase be valid too: "No more matches"?
> Possible enhancements, but not required to close this
> enhancement request:
>
> 1. I do still think it would be good to provide more info
> in the message.
All extra info is easy to get using standard commands:
a) point values are easy to get with `C-x ='
b) the previous point with `C-x C-x'
c) the size of the skipped region with `M-='
The only info that is not obvious is the name of another
window compared with the selected window.
> 2. As I proposed in the past, I think it would be good to
> (as I do) bind comparison commands to the same prefix.
> I bind them to prefix `C-=' (just one possibility):
>
> C-= b is ediff-buffers
> C-= d is diff
> C-= e is ediff-files
> C-= f is ediff-files
> C-= w is compare-windows-repeat
>
> 3. `compare-windows-repeat' is just a repeatable version
> of `compare-windows', so you can repeat it using, for
> example, `C-= w w w w w'. Very handy, especially
> given the improvements you've just made.
Binding `compare-windows' to a single key `C-=' makes it easy
to repeat in a long sequence of its invocations :)
This bug report was last modified 10 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.