dave@arnold.UUCP (Dave Arnold) (08/16/87)
I have modified MicroEMACS 3.8b to make full use of the UNIXpc keyboard and function keys. I created a new screen driver module unixpc.c, and that module makes tam calls. These changes breaks emacs for remote logins however. According to the documentation, using the tam library should work for remote logins, but it doesn't, it gives "core dumped". Anybody else have a similar problem? Anyway, all the special keys on the UNIXpc can be bound to any EMACS command. For example, I have the "Save" key bound to "save-file". To make the above binding, in my startup file I have: bind-to-key save-file FNa I have a help file which helps you map all UNIXpc special keys to their corresponding FN% key. Any special keys not yet bound will give a "Key not bound" error when pressed instead of it's stripped 8bit reprentation. It's pretty cool. Shall I post the changes to unix-pc.sources? -- Name: Dave Arnold USmail: 26561 Fresno, Mission Viejo, Ca, 92691 USA DDD: Home: +1 714 586 5894, Work: +1 714 999 3482 UUCP: ...!seismo!uunet!arnold!dave