Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gateway!RELAY.NSWC.NAVY.MIL!dsill From: dsill@RELAY.NSWC.NAVY.MIL Newsgroups: comp.emacs Subject: load won't display in Gnu Emacs Message-ID: <38945@bbn.COM> Date: 21 Apr 89 11:34:08 GMT References: <24241@beta.lanl.gov> Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 7 etc/loadst needs to be able to read /dev/kmem, which, of course, it has no trouble doing when it's run by the superuser. To make it work for the plebes, change the group on loadst to the group of /dev/kmem (which should have read access) and set the set-group-id bit of loadst using chmod. -Dave