emacs-devel
[Top][All Lists]
Advanced

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

Re: org-mode and mode hooks.


From: Lute Kamstra
Subject: Re: org-mode and mode hooks.
Date: Mon, 27 Jun 2005 10:28:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Juri Linkov <address@hidden> writes:

>> We also need to find other modes that are effectively "derived" and
>> ought to use delay-mode-hooks.  I think one could write a Lisp
>> program that would search for a match for "([-a-z]+-mode " within a
>> defun that starts with "(defun [-a-z]+-mode ".
>
> For searching in Lisp structures I use the following piece of code
> (not a separate package yet):

Thanks Juri!  I used your code to find "manually defined" derived
modes.  I think I found and fixed most of them.

Lute.




reply via email to

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