[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: How to disable specific hooks?



On Tue, Sep 13, 2011 at 1:30 PM, Kai-Martin Knaak
<knaak@xxxxxxxxxxxxxxxxxxx> wrote:
> Some hooks of gschem are hooked in by default in system-gschemrc. Most of
> these are fine. But some don't mix well with my style of schematics (e.g.
> autoplace-object-attributes)
>
> Is there a way to unhook these short of editing system-gschemrc? I thought
> about overloading with some kind of NOP script in my personal gschemrc.
> But being a noob with  guile I just don't know where to start. Any hints?
>

http://www.gnu.org/software/guile/manual/html_node/Hook-Reference.html

Looks like there is a remove-hook! function, or just reset-hook! and
start over with what you want.

Jared


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user