unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* python.el: make python-mode-hook a defcustom?
@ 2022-01-02 17:17 T.V Raman
  2022-01-02 19:01 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: T.V Raman @ 2022-01-02 17:17 UTC (permalink / raw)
  To: emacs-devel

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 

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



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

* Re: python.el: make python-mode-hook a defcustom?
  2022-01-02 17:17 python.el: make python-mode-hook a defcustom? T.V Raman
@ 2022-01-02 19:01 ` Stefan Monnier
  2022-01-02 19:29   ` T.V Raman
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2022-01-02 19:01 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> 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




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

* Re: python.el: make python-mode-hook a defcustom?
  2022-01-02 19:01 ` Stefan Monnier
@ 2022-01-02 19:29   ` T.V Raman
  0 siblings, 0 replies; 3+ messages in thread
From: T.V Raman @ 2022-01-02 19:29 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 600 bytes --]

Stefan Monnier <monnier@iro.umontreal.ca> writes:


I guess that is a more accurate request:-)

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

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
7©4 Id: kg:/m/0285kf1  •0Ü8



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

end of thread, other threads:[~2022-01-02 19:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 17:17 python.el: make python-mode-hook a defcustom? T.V Raman
2022-01-02 19:01 ` Stefan Monnier
2022-01-02 19:29   ` T.V Raman

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