jed-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: find_file hooks


Günter Milde <milde@xxxxxxxxxxxxxxxxxxxx> wrote:
>What can I do, if I have a _jed_find_file_before_hook that does a special
>action for loading the file into a buffer but should run the
>_jed_find_file_after_hooks? Is there a function that calls all the hooks in
>the _jed_find_file_after_hooks chain?

Try this (undocumented) function:

  _jed_run_hooks ("_jed_find_file_after_hooks", 1);

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]