[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please, Restore Previous Behavior for jump-to-register
From: |
João Pedro |
Subject: |
Re: Please, Restore Previous Behavior for jump-to-register |
Date: |
Wed, 13 Dec 2023 10:00:54 -0300 |
Hi,
Just chiming in with a suggestion! The amazing Jinx[1] package by Daniel
Mendler has a way to quickly select a suggestion from the minibuffer
without having to type RET. Although it makes more sense in the context
of Jinx, something like that could possibly be achieved for this case,
retaining the minibuffer information and completion, while also
(optionally) getting rid of the extra key press! The related code could
be seen in `jinx--add-suggestions'[2] where it adds the hints to the
candidates list, and `jinx-correct-select'[3].
[1] https://github.com/minad/jinx
[2]
https://github.com/minad/jinx/blob/2533991bfe9da75aa6adad73770fe5b196ea0bb1/jinx.el#L661
[3]
https://github.com/minad/jinx/blob/2533991bfe9da75aa6adad73770fe5b196ea0bb1/jinx.el#L942
Best regards,
--
João Pedro de A. Paula
IT bachelors at Universidade Federal do Rio Grande do Norte (UFRN)
- Re: Please, Restore Previous Behavior for jump-to-register, (continued)
- Re: Please, Restore Previous Behavior for jump-to-register, Eli Zaretskii, 2023/12/14
- Re: Please, Restore Previous Behavior for jump-to-register, Alfred M. Szmidt, 2023/12/14
- Re: Please, Restore Previous Behavior for jump-to-register, Stefan Kangas, 2023/12/14
- Re: Please, Restore Previous Behavior for jump-to-register, Alfred M. Szmidt, 2023/12/14
- Re: Please, Restore Previous Behavior for jump-to-register, Alfred M. Szmidt, 2023/12/10
- Re: Please, Restore Previous Behavior for jump-to-register, Eduardo Ochs, 2023/12/10
RE: [External] : Re: Please, Restore Previous Behavior for jump-to-register, Drew Adams, 2023/12/08
Re: Please, Restore Previous Behavior for jump-to-register, James Thomas, 2023/12/08
Re: Please, Restore Previous Behavior for jump-to-register,
João Pedro <=
Re: Please, Restore Previous Behavior for jump-to-register, Protesilaos Stavrou, 2023/12/14
Re: Please, Restore Previous Behavior for jump-to-register, Rudolf Adamkovič, 2023/12/14