From: Ruijie Yu via "Emacs development discussions." <emacs-devel@gnu.org>
To: Chen Zhaoyang <chenzhauyang@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: What to use after #'define-package is now obsolete?
Date: Wed, 12 Apr 2023 17:53:11 +0800 [thread overview]
Message-ID: <sdv8rexzare.fsf@fw.net.yu> (raw)
In-Reply-To: <87cz495thd.fsf@gmail.com>
Hi,
Chen Zhaoyang <chenzhauyang@gmail.com> writes:
> Dear Friends,
>
> It seems that #'define-package is now obsolete (or has been for a while,
> https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=ade7a212a882540178d9504e7e0bd3be3bf1fd41):
>
> (defun define-package ( _name-string _version-string
> &optional _docstring _requirements
> &rest _extra-properties)
> "[...]"
> (declare (obsolete nil "29.1") (indent defun))
> (error "Don't call me!"))
>
> Does that mean from now on we just use the constructor
> #'package-desc-create in `foobar-pkg.el' files?
Please find some discussion on this topic in this thread:
https://lists.gnu.org/archive/html/emacs-devel/2023-03/msg00735.html.
--
Best,
RY
next prev parent reply other threads:[~2023-04-12 9:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-12 9:40 What to use after #'define-package is now obsolete? Chen Zhaoyang
2023-04-12 9:53 ` Ruijie Yu via Emacs development discussions. [this message]
2023-04-12 12:07 ` Philip Kaludercic
2023-04-12 12:26 ` Chen Zhaoyang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=sdv8rexzare.fsf@fw.net.yu \
--to=emacs-devel@gnu.org \
--cc=chenzhauyang@gmail.com \
--cc=ruijie@netyu.xyz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).