all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#48145: Quoting of when argument in expansion of declare obsolete
@ 2021-05-01 17:12 Glenn Morris
  2021-05-02  7:03 ` Lars Ingebrigtsen
  2022-06-17 16:13 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: Glenn Morris @ 2021-05-01 17:12 UTC (permalink / raw)
  To: 48145

Package: emacs
Version: 28.0.50
Severity: wishlist

I noticed statements like these in loaddefs.el, and found the quoting of
the final WHEN argument a bit unexpected:

(make-obsolete 'gnus-intersection 'seq-intersection '"28.1")

I guess it is because of how byte-run--set-obsolete (and friends) is defined.
Does it need to quote the `when' argument, since `when' is documented to
be a string?





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

end of thread, other threads:[~2022-06-17 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-01 17:12 bug#48145: Quoting of when argument in expansion of declare obsolete Glenn Morris
2021-05-02  7:03 ` Lars Ingebrigtsen
2022-06-17 16:32   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-17 17:11     ` Lars Ingebrigtsen
2022-06-17 16:46   ` Andreas Schwab
2022-06-17 16:13 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.