Index: extedit.c =================================================================== --- extedit.c (revision 25225) +++ extedit.c (revision 25226) @@ -115,6 +115,7 @@ memset(&subs, 0, sizeof(subs)); subs.params['f' - 'a'] = fn; + subs.hidlib = &PCB->hidlib; cmd = pcb_build_argfn(mth->command, &subs); /* Don't use pcb_system() because that blocks the current process and the