Re: XEmacs 21 Forever
"Johann 'Myrkraverk' Oskarsson" <[email protected]> Wed, 17 Feb 2016 19:49:11 +0800
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <CAA_SOw8KPQpYJJvOWoWPYnLncqQO_N99n4n7QDYboEVVv_wpJg@mail.gmail.com> |
Hi, On Wed, Feb 17, 2016 at 3:31 AM, Julian Bradfield <[email protected]> wrote: > Well, I maintain my own Unicode fork of 21.4, in the sense that I will > keep it running on whatever system I use, which will be Linux for the > foreseeable future. I also use 21.4 on Linux from time to time. Most of the time, I try not to compile my own though. I hope we can combine efforts some day. And I'd like to code review your fork and see if I want to use it myself. For which I am not in a hurry. > At least until somebody convinces me that FSFmacs is stable enough to > change to... That may not happen any time soon. See https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00151.html Mitigation: (setq attempt-stack-overflow-recovery nil attempt-orderly-shutdown-on-fatal-signal nil) This may or may not be documented, taken directly from #emacs. Johann