Re: Trouble with byte-compiling .el files on Emacs update

2008-07-29 Thread Hilko Bengen
Michael Olson <[EMAIL PROTECTED]> writes: >> When semantic is installed or upgraded -- yes. But what happens when >> $FLAVOR is upgraded? > > It ought to call emacs-remove $FLAVOR, followed by emacs-install > $FLAVOR, which would recompile the Emacs Lisp packages in a > dependency-first manner. I

Re: Trouble with byte-compiling .el files on Emacs update

2008-07-29 Thread Michael Olson
Hilko Bengen <[EMAIL PROTECTED]> writes: > Michael Olson <[EMAIL PROTECTED]> writes: >> >> Yes, it's what I want. I didn't use quite the correct description >> earlier -- it's the Emacs-version-specific directory that should be >> included in load-path, not the sources. The configuration scripts >

Re: Trouble with byte-compiling .el files on Emacs update

2008-07-29 Thread Hilko Bengen
Michael Olson <[EMAIL PROTECTED]> writes: > Hilko Bengen <[EMAIL PROTECTED]> writes: > >> Michael Olson <[EMAIL PROTECTED]> writes: >> >>> I've implemented this as follows for the semantic package. >> >>> [...] >> >>> cat << EOF > path.el >>> (let ((paths (list "${ELPREFIX}" "${ELPREFIX}/bovin