all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: Juri Linkov <juri@linkov.net>
Cc: 54374@debbugs.gnu.org
Subject: bug#54374: 29.0.50; previous-completion fails at beginning of completions buffer
Date: Fri, 18 Mar 2022 21:49:16 +0000	[thread overview]
Message-ID: <875yobnd7n.fsf@posteo.net> (raw)
In-Reply-To: <86k0cwlcge.fsf@mail.linkov.net> (Juri Linkov's message of "Mon,  14 Mar 2022 20:24:57 +0200")

Juri Linkov <juri@linkov.net> writes:

>> I didn't notice that, because completion-auto-select was enabled on my
>> end.  How about this:
>>
>> (Note that this also fixes the "issue" jumping back to the beginning of
>> the same completion option, if the point is not at the beginning of said
>> option.)
>
> Thanks, this fixed the issue.  And I noticed another one: at the
> beginning of the buffer previous-completion wraps to the end of the buffer,
> not to the beginning of the last completion.
>
> Also when point at the last completion, next-completion
> jumps to the end of the buffer instead of wrapping to the
> first completion.

I cannot replicate this issue in every case, but only if the last option
has completion annotation.  It should be fixable by checking for these
kinds of edge-cases, but it might also be better to reconsider if
next-completion should be using `mouse-face' for navigation, or if a
special text property might be more elegant?

-- 
	Philip Kaludercic





  reply	other threads:[~2022-03-18 21:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-13 17:39 bug#54374: 29.0.50; previous-completion fails at beginning of completions buffer Juri Linkov
2022-03-13 20:39 ` Philip Kaludercic
2022-03-14  3:22   ` Eli Zaretskii
2022-03-14  8:20     ` Philip Kaludercic
2022-03-14 12:59       ` Eli Zaretskii
2022-03-14 13:34         ` Philip Kaludercic
2022-03-14  8:35     ` Andreas Schwab
2022-03-14  8:30   ` Juri Linkov
2022-03-14 14:12     ` Philip Kaludercic
2022-03-14 18:24       ` Juri Linkov
2022-03-18 21:49         ` Philip Kaludercic [this message]
2022-03-19 19:13           ` Juri Linkov
2022-05-24 19:12             ` Juri Linkov
2022-05-26 16:26               ` Juri Linkov
2022-05-27 16:13               ` Juri Linkov
2022-03-24 18:11       ` Juri Linkov
2022-03-14 15:21     ` bug#54374: [External] : " Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yobnd7n.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=54374@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.