Required packages for gdbmrecent

Rafael Laboissiere rafael at debian.org
Sun Feb 4 17:46:58 CET 2007


A quick question:  If I put in my .jed/jed.rc:

    require ("gdbmrecent");

it does not work.  I need to put instead:

    require ("bufutils");
    require ("sl_utils");
    require ("gdbmrecent");

Shouldn't the two first lines be present in gdbmrecent.sl?    

-- 
Rafael



More information about the Pkg-jed-devel mailing list