all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: Obtaining a database of new functionality per Emacs version
Date: Thu, 10 Dec 2020 12:59:43 -0500	[thread overview]
Message-ID: <jwvlfe5v99q.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <X9JZQDL6C/+WBKud@odonien.localdomain> (Vasilij Schneidermann's message of "Thu, 10 Dec 2020 18:22:08 +0100")

> Last time I tried that, I ended up launching M-x dunnet as side effect
> which kept my batch script from quitting, so I'd argue that it's not
> good enough for programmatic use.

Note that such behavior is considered as a bug.

> But then, maybe cus-dep.el has some
> secrets on how to avoid that interaction...

BTW, it looks like you're right: cus-dep.el doesn't actually load the
files, it only executes some of the forms it finds in the files
(`defcustom`, `defgroup`, ...).

In any case, I think for the job at hand, Eli's suggestion to take the
TAGs files as starting point sounds like the better idea since it should
make it much easier to collect information about old Emacsen (without
having to compile them successfully).


        Stefan




      reply	other threads:[~2020-12-10 17:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 12:23 Obtaining a database of new functionality per Emacs version Vasilij Schneidermann
2020-12-07 15:19 ` Stefan Monnier
2020-12-07 18:11   ` Vasilij Schneidermann
2020-12-07 18:20     ` Eli Zaretskii
2020-12-07 19:54     ` Stefan Monnier
2020-12-07 15:34 ` Eli Zaretskii
2020-12-07 17:50   ` Vasilij Schneidermann
2020-12-07 18:17     ` Eli Zaretskii
2020-12-07 20:08       ` Stefan Monnier
2020-12-07 20:25         ` Eli Zaretskii
2020-12-07 20:40           ` Stefan Monnier
2020-12-10  7:31 ` Jean Louis
2020-12-10 14:14   ` Eli Zaretskii
2020-12-10 16:47     ` Stefan Monnier
2020-12-10 17:22       ` Vasilij Schneidermann
2020-12-10 17:59         ` Stefan Monnier [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvlfe5v99q.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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 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.