emacs-devel
[Top][All Lists]
Advanced

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

Re: Calling another major mode in a major mode body


From: Yuan Fu
Subject: Re: Calling another major mode in a major mode body
Date: Sat, 3 Dec 2022 23:54:22 -0800


> On Nov 23, 2022, at 11:21 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> 
>> Yes, it’s much cleaner. If we don’t care too much about using advice in our
>> source. I’ll do that instead.
> 
> We really should change `define-derived-mode` to support this
> directly, tho.
> 
> 
>        Stefan
> 

Yeah, in Emacs 30, probably :-) I used the advice technique/hack similar to 
tex-mode for bash-ts-mode.

Yuan


reply via email to

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