Path: utzoo!attcan!uunet!husc6!uwvax!dogie!uwmcsd1!ig!agate!helios.ee.lbl.gov!nosc!hall
From: hall@nosc.NOSC.MIL (Robert R. Hall)
Newsgroups: comp.os.minix
Subject: mined v1.3 does function
Message-ID: <745@nosc.NOSC.MIL>
Date: 24 Jun 88 20:50:57 GMT
Organization: Naval Ocean Systems Center, San Diego
Lines: 12


If you find the Mined editor version 1.3 commands
numeric + (search forward), numeric - (search bachward),
numeric 5 (display file status), PgUp, PgDn commands do not function.

Then recompile you forgot to define i8088
This was my problem and to get mined v1.3 to working, I now use

    cc -T. -Di8088 -o mined mined?.c
    
				       Robert R. Hall
				       hall@nosc.mil