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

To reply to this bug, email your comments to 60447 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#60447; Package emacs. (Sat, 31 Dec 2022 10:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Emily Seville <emilyseville7cfg <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 31 Dec 2022 10:45:02 GMT) Full text and rfc822 format available.

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

From: Emily Seville <emilyseville7cfg <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Incorrect keys for structure slots
Date: Sat, 31 Dec 2022 13:38:52 +1000
[Message part 1 (text/plain, inline)]
Original issue: open
<https://github.com/company-mode/company-mode/issues/1357>
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: image.png]


Expected behavior: 3 listed keys shown explained in documentation
<http://Expected just 3 listed keys shown explained in documentation.>.
Workaround: not found

-- 
*/*🌷freelancer 🌿 open-source contributor 🌿 transgender girl🌷*/*
[Message part 2 (text/html, inline)]
[image.png (image/png, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60447; Package emacs. (Wed, 13 Sep 2023 16:12:02 GMT) Full text and rfc822 format available.

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

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Emily Seville <emilyseville7cfg <at> gmail.com>
Cc: 60447 <at> debbugs.gnu.org, Dmitry Gutov <dgutov <at> yandex.ru>
Subject: Re: bug#60447: Incorrect keys for structure slots
Date: Wed, 13 Sep 2023 09:11:43 -0700
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?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#60447; Package emacs. (Wed, 13 Sep 2023 16:18:02 GMT) Full text and rfc822 format available.

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

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: Re: 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 225 days ago.

Previous Next


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