bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#49005: 28.0.50; Not possible to jump to first or last completions en


From: Simon Lang
Subject: bug#49005: 28.0.50; Not possible to jump to first or last completions entry in fido-vertical-mode
Date: Mon, 6 Sep 2021 17:24:48 +0100

Fantastic!

sorry for the delayed reply …

> On 17 Aug 2021, at 13:00, João Távora <joaotavora@gmail.com> wrote:
> 
> João Távora <joaotavora@gmail.com> writes:
> 
>> No, no, makes a lot of sense.  I just haven't looked at your code
>> yet in depth.
>> 
>> Your implementation seems to repeat some logic, and I'd rather
>> reuse paging code, so maybe you can work on that: reducing code
>> duplication.  But as soon as I have time I'll look at this and offer some
>> suggestions.
>> 
>> Sorry for the delay, and keep bumping this if I forget.
> 
> I've pushed a solution to this in:
> 
>    commit 96bbd6f0a7f20ae77bcd8a477b54b11ba5b42cc6 (HEAD -> master, 
> origin/master, origin/HEAD)
>    Author: João Távora <joaotavora@gmail.com>
>    Date:   Tue Aug 17 12:48:37 2021 +0100
> 
>        Jump to first,last completion with M-<, M-> in icomplete-vertical-mode
> 
>        Fixes: bug#49005
> 
>        Co-authored-by: Simon Lang <simon.lang@outlook.com>
> 
> With the aforementioned de-duplications and binding it to M-< and M->
> so that it also works easily for tty emacsen.  Let me know what you
> think.
> 
> Thanks,
> João






reply via email to

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