GNU bug report logs -
#46119
28.0.50; this-error-recenter
Previous Next
Reported by: Tino Calancha <tino.calancha <at> gmail.com>
Date: Tue, 26 Jan 2021 21:22:01 UTC
Severity: wishlist
Tags: patch
Found in version 28.0.50
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 46119 <at> debbugs.gnu.org (full text, mbox):
>> (add-hook 'next-error-hook 'recenter-top-bottom)
>>
>> then use 'C-o' in any next-error capable buffer (compilation, occur, ...)
>> to recenter its corresponding window exactly like you want.
>
> Thank you, that's nice. I still see superior adding a new command for
> 2 resons.
>
> - I like to provide the binding by default to the users; same as we do with
> `n' or `p' to navigate the matches without selecting the buffer. It is
> quite convenient.
>
> - The hook above doesn't accept a prefix. With the original proposal I can
> do:
> 2 l ; scroll the current displayed match at the second line.
> This become handy when you want to inspect the context of the match.
Is it possible to add a prefix to `C-o'? What I'm worried about is
two commands `C-o' and `l' doing the same thing. Or maybe these
commands are used for different purposes?
This bug report was last modified 4 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.