emacs-devel
[Top][All Lists]
Advanced

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

Re: python.el: make python-mode-hook a defcustom?


From: Stefan Monnier
Subject: Re: python.el: make python-mode-hook a defcustom?
Date: Sun, 02 Jan 2022 14:01:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Would be nice to add to python-mode-hook (built-in package: python.el)
> via custom -- at present it doesn't appear to be customizable 

I can't see any reason why this should be more true for `python-mode`
than any other major mode, so I think what you're requesting is to
change `define-derived-mode` so it defines the mode hooks with `defcustom`.


        Stefan




reply via email to

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