GNU bug report logs - #60447
Incorrect keys for structure slots

Previous Next

Package: emacs;

Reported by: Emily Seville <emilyseville7cfg <at> gmail.com>

Date: Sat, 31 Dec 2022 10:45:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Stefan Kangas <stefankangas <at> gmail.com>, Emily Seville <emilyseville7cfg <at> gmail.com>
Cc: 60447 <at> debbugs.gnu.org
Subject: bug#60447: Incorrect keys for structure slots
Date: Wed, 13 Sep 2023 19:17:08 +0300
On 13/09/2023 19:11, Stefan Kangas wrote:
> Emily Seville<emilyseville7cfg <at> gmail.com>  writes:
> 
>> Original issue: open
>> Emacs: 27.1
>> Steps to reproduce:
>>
>> 1 Install this package via M-x package-install RET company
>> 2 Switch to*Scratch*  buffer
>> 3 M-x company-mode RET
>> 4 Type (cl-defstruct person (name :re and see this incorrect suggestions
>> 5
>> image.png
>>
>> Expected behavior: 3 listed keys shown explained in documentation⚠️.
>> Workaround: not found
> Dmitry, could you take a look at this?

This behavior is just what elisp-completion-at-point gives us.

You can also see the same completions by hitting 'C-M-i'.

So it's something to be improved, but not in company-mode.




This bug report was last modified 2 years and 8 days ago.

Previous Next


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