Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!pt.cs.cmu.edu!cadre!pitt!darth!investor!rbp From: rbp@investor.UUCP (Bob Peirce) Newsgroups: net.emacs Subject: Re: uEmacs 3.7 doesn't handle multiple rc files Message-ID: <789@investor.UUCP> Date: Fri, 5-Sep-86 10:39:07 EDT Article-I.D.: investor.789 Posted: Fri Sep 5 10:39:07 1986 Date-Received: Sun, 7-Sep-86 20:20:25 EDT References: <787@investor.UUCP> <12800011@duncan> Organization: Cookson, Peirce & Co., Pittsburgh, PA Lines: 29 > The Idea here is that sometimes you want your personal > ..emacsrc file to OVERRIDE the system one. It would not be possible to > do that if I had coded it the way you asked. On the other hand, a > single line like: > > execute-file "/usr/local/.emacsrc" > > or something similar will allow your .emacsrc file to execute > the system file. Afraid not. If I put that line in my personal .emacsrc I get a bus error and core dump. The backtrace indicates this happens in dobuf, called by dofile, called by startup, called by main. However, your point is well taken. My solution is to append the global file to my personal file. Another solution might be to use alias emacs '/usr/local/emacs @/usr/lib/emacs/.emacsrc' I haven't tried it, but "@" does work inconjunction with .emacsrc. -- Bob Peirce, Pittsburgh, PA uucp: ...!{allegra, bellcore, cadre, idis} !pitt!darth!investor!rbp 412-471-5320 NOTE: Mail must be < 30K bytes/message