Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site pur-phy.UUCP Path: utzoo!linus!decvax!harpo!gummo!whuxlb!pyuxll!eisx!npoiv!npois!hogpc!houxm!ihnp4!ixn5c!inuxc!pur-ee!CSvax:Pucc-H:pur-phy!crl From: crl@CSvax:Pucc-H:pur-phy.UUCP Newsgroups: net.emacs Subject: A suggestion Message-ID: <900@pur-phy.UUCP> Date: Tue, 30-Aug-83 22:56:07 EDT Article-I.D.: pur-phy.900 Posted: Tue Aug 30 22:56:07 1983 Date-Received: Thu, 1-Sep-83 00:00:19 EDT Organization: Purdue Univ. Physics Dept., W. Lafayette, IN Lines: 12 I've implemented an idea stolen from ITS EMACS that I've found very useful that some of you might also want to use. At the end of every library I do a (error-occured (&setup-libraryname-library)) and at the end of a mode function an (error-occured (&setup-modename-mode)). This way, other EMACS system functions that either load libraries or call modes will get setup to the user's liking, thus (almost) eliminating the need for users to copy libraries just to tailor key-bindings and the like. Charles LaBrec pur-ee!Physics:crl purdue!Physics:crl