[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19259: 25.0.50; Be able to use `compare-windows' in either direction
From: |
Juri Linkov |
Subject: |
bug#19259: 25.0.50; Be able to use `compare-windows' in either direction |
Date: |
Fri, 05 Dec 2014 02:57:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (x86_64-pc-linux-gnu) |
> Especially when `compare-windows' is used repeatedly (e.g. bound to a
> repeatable key etc.), it can be helpful to be able to sometimes
> compare backward, toward bob, instead of always forward, toward eob.
> Please add this enhancement.
Why do you want this feature? After comparing from the top of the buffer
you can return to previous matches by popping previous positions
from the mark ring with `C-u C-SPC C-SPC C-SPC ...'