all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: What's happened to M-<tab> `completion-at-point'?
Date: Wed, 4 May 2022 16:26:37 +0000	[thread overview]
Message-ID: <YnKpPayXxP5Y9FuQ@ACM> (raw)
In-Reply-To: <87fslpx0vj.fsf@gnus.org>

Hello, Lars.

On Wed, May 04, 2022 at 08:33:52 +0200, Lars Ingebrigtsen wrote:
> Alan Mackenzie <acm@muc.de> writes:

> > Have I missed some vigorous discussion on emacs-devel which concluded
> > that the key binding should be removed?  When I do C-h w
> > completion-at-point, I get told it's not bound to any key.

> emacs -Q, `C-w completion-at-point':

> completion-at-point is on C-M-i, <menu-bar> <lisp-interaction> <Complete Lisp Symbol>

> And C-M-i is a different way to spell M-<tab>.  So perhaps you have some
> local customisations?

OK, so at least there haven't been breaking changes in Emacs in the last
few weeks.

I think my problem lies in terminfo.

I've still got an old system on my machine (about 4 years old), and I
started Emacs 26.1 on it with emacs -Q.  I type

    M-: (lookup-key input-decode-map "\C-\M-i") RET

I get nil.

When I start Emacs 26.1, the same binary, on my up to date system and
type that incantation, I get [backtab].

I think this has happened very recently, within the last couple of weeks
or so.  I don't think the problem is in the kernel, rather it's in some
user-space supporting software close to the kernel.  The comments in
term.c suggest something for "backtab" is loaded from terminfo.

The trouble is, there is no package called "terminfo" on my GNU/Linux.
I don't know where to find it.  Have you any ideas?

My problem might even merit an entry in the PROBLEMS file.

> -- 
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no

-- 
Alan Mackenzie (Nuremberg, Germany).



      reply	other threads:[~2022-05-04 16:26 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 21:06 What's happened to M-<tab> `completion-at-point'? Alan Mackenzie
2022-05-04  6:32 ` Eli Zaretskii
2022-05-04 16:34   ` Alan Mackenzie
2022-05-04 16:40     ` Eli Zaretskii
2022-05-04 18:13       ` Alan Mackenzie
2022-05-04 18:55         ` Eli Zaretskii
2022-05-04 19:10           ` Alan Mackenzie
2022-05-04 19:47             ` Yuri Khan
2022-05-04 20:16               ` Stefan Monnier
2022-05-04 20:31                 ` Yuri Khan
2022-05-04 20:50                   ` Stefan Monnier
2022-05-04 21:07                   ` Alan Mackenzie
2022-05-05  5:03                     ` tomas
2022-05-05  6:20                     ` Eli Zaretskii
2022-05-05 16:57                       ` Alan Mackenzie
2022-05-05 17:28                         ` Eli Zaretskii
2022-05-06 23:19                           ` Richard Stallman
2022-05-07 11:03                             ` Alan Mackenzie
2022-05-08 23:35                               ` Richard Stallman
2022-05-04 20:35               ` Alan Mackenzie
2022-05-04 19:16           ` Tassilo Horn
2022-05-04 19:39             ` Eli Zaretskii
2022-05-04 19:45               ` Tassilo Horn
2022-05-04 19:57               ` Andreas Schwab
2022-05-04  6:33 ` Lars Ingebrigtsen
2022-05-04 16:26   ` Alan Mackenzie [this message]

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=YnKpPayXxP5Y9FuQ@ACM \
    --to=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /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.