Mercurial > hg > xemacs-beta
diff PROBLEMS @ 957:c017b187b1ec
[xemacs-hg @ 2002-08-10 06:37:37 by stephent]
Define runtime and build time. <873ctngr1y.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 10 Aug 2002 06:37:37 +0000 |
parents | 31b3496cb402 |
children | c7a849296cb4 |
line wrap: on
line diff
--- a/PROBLEMS Thu Aug 08 15:30:04 2002 +0000 +++ b/PROBLEMS Sat Aug 10 06:37:37 2002 +0000 @@ -21,10 +21,20 @@ XEmacs provides (e.g. `C-s'). General advice: + WATCH OUT for your init file! (~/.xemacs/init.el or ~/.emacs) If you observe strange problems, invoke XEmacs with the `-vanilla' option and see if you can repeat the problem. + Note that most of the problems described here manifest at RUN + time, even those described as BUILD problems. It is quite unusual + for a released XEmacs to fail to build. So a "build problem" + requires you to tweak the build environment, then rebuild XEmacs. + A "runtime problem" is one that can be fixed by proper + configuration of the existing build. Compatibility problems and + Mule issues are generally runtime problems, but are treated + separately for convenience. + * Problems with building XEmacs ===============================