unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60447: Incorrect keys for structure slots
@ 2022-12-31  3:38 Emily Seville
  2023-09-13 16:11 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Emily Seville @ 2022-12-31  3:38 UTC (permalink / raw)
  To: 60447


[-- Attachment #1.1: Type: text/plain, Size: 599 bytes --]

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🌷*/*

[-- Attachment #1.2: Type: text/html, Size: 1133 bytes --]

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 110057 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#60447: Incorrect keys for structure slots
  2022-12-31  3:38 bug#60447: Incorrect keys for structure slots Emily Seville
@ 2023-09-13 16:11 ` Stefan Kangas
  2023-09-13 16:17   ` Dmitry Gutov
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2023-09-13 16:11 UTC (permalink / raw)
  To: Emily Seville; +Cc: 60447, Dmitry Gutov

Emily Seville <emilyseville7cfg@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?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#60447: Incorrect keys for structure slots
  2023-09-13 16:11 ` Stefan Kangas
@ 2023-09-13 16:17   ` Dmitry Gutov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Gutov @ 2023-09-13 16:17 UTC (permalink / raw)
  To: Stefan Kangas, Emily Seville; +Cc: 60447

On 13/09/2023 19:11, Stefan Kangas wrote:
> Emily Seville<emilyseville7cfg@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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-13 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31  3:38 bug#60447: Incorrect keys for structure slots Emily Seville
2023-09-13 16:11 ` Stefan Kangas
2023-09-13 16:17   ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).