GNU bug report logs - #71716
[PATCH] Add new completion-preview-insert-{word,sexp} commands

Previous Next

Package: emacs;

Reported by: Jules Tamagnan <jtamagnan <at> gmail.com>

Date: Sat, 22 Jun 2024 09:12:02 UTC

Severity: normal

Tags: patch

Fixed in version 31.1

Done: Eshel Yaron <me <at> eshelyaron.com>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 71716 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Jules Tamagnan <jtamagnan <at> gmail.com>
Cc: 71716 <at> debbugs.gnu.org, Eshel Yaron <me <at> eshelyaron.com>
Subject: Re: bug#71716: [PATCH] Add new completion-preview-insert-{word,
 sexp} commands
Date: Thu, 27 Jun 2024 09:33:04 +0300
> +;; This command is not bound by default, but you may want to bind it to
> +;; M-f (or remap `forward-word') in `completion-preview-active-mode-map'
> +;; since it's very much like a `forward-word' that also moves "into" the
> +;; completion preview.

Also this is very much like 'C-w' in Isearch (isearch-yank-word-or-char),
and 'C-w' does nothing without the region, only raises an error
"The mark is not set now, so there is no region".
So 'C-w' could be bound by default.




This bug report was last modified 1 year and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.