unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Implement subfeatures in packages
@ 2024-08-04 12:09 Heime
  2024-08-04 13:20 ` Heime
  0 siblings, 1 reply; 8+ messages in thread
From: Heime @ 2024-08-04 12:09 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

Reading the documentation string, one can use subfeatures.  I would like to have
some code examples to help me implement subfeatures in my own packages.

(provide FEATURE &optional SUBFEATURES)

Announce that FEATURE is a feature of the current Emacs.
The optional argument SUBFEATURES should be a list of symbols listing
particular subfeatures supported in this version of FEATURE.




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

end of thread, other threads:[~2024-08-05 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 12:09 Implement subfeatures in packages Heime
2024-08-04 13:20 ` Heime
2024-08-04 16:33   ` [External] : " Drew Adams
2024-08-04 18:53     ` Heime
2024-08-04 20:44       ` Drew Adams
2024-08-05  9:50         ` Heime
2024-08-05 11:09           ` Heime
2024-08-05 19:39   ` Heime

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