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

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

Re: troubleshoot C-M-/ key binding (dabbrev-completion)


From: Martin Marshall
Subject: Re: troubleshoot C-M-/ key binding (dabbrev-completion)
Date: Sun, 21 Jan 2024 14:37:27 -0500

"Michael V. Antosha" <michael.antosha@gmail.com> writes:

> 3. Using C-M-/ (i.e. pressing Ctrl+Alt+SLASH) seems to have the same
> effect as M-/ (dabbrev-expand).

What effect is that?

Are you sure there are multiple completion candidates in the buffer?  If
there's only one candidate in the buffer, `dabbrev-completion' will
immediately complete the word without bringing up a "*Completions*"
buffer.  That would look like the same thing `dabbrev-expand' does.

You can check which key Emacs thinks you pressed and which command it
called by invoking `view-lossage' (bound to "C-h l").

-- 
Best regards,
Martin Marshall



reply via email to

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