bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57481: elisp code utilising derived-mode-parent


From: Lars Ingebrigtsen
Subject: bug#57481: elisp code utilising derived-mode-parent
Date: Tue, 30 Aug 2022 12:36:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Christopher Dimech <dimech@gmx.com> writes:

> Have seen that (get 'latex-mode 'derived-mode-parent) as a normal
> elisp command.
> For instance, I cannot run it in "lisp-interaction-mode" or simply make a 
> elisp
> function that iterates the result of the expression until reacting "nil" to 
> get
> a tree of all parents.
>
> Would be a handy tool to have.

I don't think that would be generally useful -- it's internal data that
wouldn't be interesting to the vast majority of users.

So I'm closing this as a "wontfix".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]