unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70664: 29.3; vtable-insert-object cannot insert at top of table
@ 2024-04-30  9:30 Joost Kremers
  2024-04-30 12:18 ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Joost Kremers @ 2024-04-30  9:30 UTC (permalink / raw)
  To: 70664

The current implementation of `vtable.el` provides the function
`vtable-insert-object` to add an object to the vtable. Its signature is this:

    vtable-insert-object table object &optional after-object

The doc string says that if AFTER-OBJECT is not provided, the new object is
added to the end of the table. This makes it impossible to add an object as the
first element of the table.

Note that although this e-mail is written from Emacs 29.3, the version of
`vtable.el` in master has the same problem.

[All the diagnostic info that `M-x report-emacs-bug` usually gathers should
appear here, but there was a problem with the buffer being read-only. I'll have
to look into that, but for this report, this info isn't relevant, I think.]

TIA

-- 
Joost Kremers
Life has its moments





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

end of thread, other threads:[~2024-05-18  8:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30  9:30 bug#70664: 29.3; vtable-insert-object cannot insert at top of table Joost Kremers
2024-04-30 12:18 ` Eli Zaretskii
     [not found]   ` <d55f9a57-c9aa-439e-b8e1-004f445f1a24@alphapapa.net>
2024-05-02  6:52     ` Joost Kremers
2024-05-02  9:54       ` Adam Porter
2024-05-02 10:12         ` Joost Kremers
2024-05-03  4:16           ` Adam Porter
2024-05-07 10:52             ` Joost Kremers
2024-05-09  8:45               ` Eli Zaretskii
2024-05-09 16:45                 ` Joost Kremers
2024-05-18  8:54                   ` Eli Zaretskii

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).