diff options
| author | David Aspinall | 1998-12-11 11:47:05 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-12-11 11:47:05 +0000 |
| commit | 490c58ba03943e3138d268f20865e05e7aade869 (patch) | |
| tree | ecade993bdf79e021af2dd79e3f9a31bab78b67e | |
| parent | ea52fc81454ed19269309f1d1f5e122a206b4147 (diff) | |
Added mention of FSFmacs multibyte character problem (version 20.3)
| -rw-r--r-- | BUGS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -24,6 +24,13 @@ which break font lock. Workaround: turn off proof-strict-read-only, font-lock, or for the best of all possible worlds, switch to XEmacs. +* As of FSFmacs 20.3, multi-byte character codes are used. This +breaks some of the code in Proof General, which is turned off in +case the suspicious looking function +toggle-enable-multibyte-characters is present. This could effect +forthcoming versions of XEmacs. +Workaround: use FSFmacs 20.2, or XEmacs 20.4. + * Using C-g can leave script management in a mess. The code needs to have some regions protected from Emacs interrupts. Workaround: Don't type C-g while script management is processing. If |
