Re: Xemacs Prcs problem (still persists)

1999-08-18 Thread Prashanth Mundkur
Hi, I think I figured out the problem. The culprit seems to be in the file /etc/emacs/site-start.d/50prcs.el in the highlighted line (if (string-match "^19." emacs-version) <<=== (setq load-path (nconc load-path (list (concat "/usr/share/"

Re: Xemacs Prcs problem (still persists)

1999-08-18 Thread Jan Vroonhof
Prashanth Mundkur <[EMAIL PROTECTED]> writes: > ** Variable reference to constant :buffer > ** Variable reference to constant :force > [...] > ** Variable reference to constant :get-descriptor-too The messages are nothing to worry about. They are caused when a package tries to be compatib

Re: Xemacs Prcs problem (still persists)

1999-08-18 Thread Patrick Olson
On Tue, 17 Aug 1999, Prashanth Mundkur wrote: > Setting up prcs (1.2.11-7) ... > install/prcs: Byte-compiling for emacsen flavour xemacs20 > Compiling /usr/share/xemacs20/site-lisp/prcs/prcs.el... > ** Variable reference to constant :buffer > ** Variable reference to constant :force > [...

Re: Xemacs Prcs problem (still persists)

1999-08-17 Thread Prashanth Mundkur
On Tue, 17 Aug 1999, Patrick Olson wrote: > > That file is in a package named prcs. If you go into dselect and install > the prcs package, it should be able to load prcs.el. > The problem persists. I removed my prcs and reinstalled it. The installation gave the following messages: Setting up