GNU bug report logs -
#60447
Incorrect keys for structure slots
Previous Next
To reply to this bug, email your comments to 60447 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
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):
[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):
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):
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 1 year and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.