>>>> "Hrvoje" == Hrvoje Niksic
<hniksic(a)srce.hr> writes:
Hrvoje> Paul Stodghill <stodghil(a)CS.Cornell.EDU> writes:
> I had to make exactly one modification to my .emacs to get it to
> load without error under NT. And it wasn't even anything NT
> specific; it was a
> 20.4 -> 21.0 problem. (must use `else' instead of `t' in `ecase').
Hrvoje> Could you please elaborate? I made some changes to `ecase', so
Hrvoje> I may have screwed up.
Nevermind. I misunderstood the error message, which was legitimately
complaining about the following code:
(ecase val
...
(t ...))
--
Paul Stodghill <stodghil(a)cs.cornell.edu>
http://www.cs.cornell.edu/stodghil/