|
|
| | Ask HN: Does anyone still use XEmacs? | | 6 points by rayvega on Dec 24, 2010 | hide | past | favorite | 6 comments | | When I first started using Emacs about two years ago, I recall trying to decide whether to use GNU Emacs or XEmacs (I chose the former). Since then my impression has been that GNU Emacs has become the dominant variant of Emacs with XEmacs stagnating. For example, I never see any reference to it in blogs, comments, etc. I was curious as to those that currently use XEmacs what reasons led you to use it and why do you continue to use it over GNU Emacs? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
Why did I start using XEmacs? I had a crash that affected both Emacsen, and I was able to fix it in XEmacs (after failing in GNU Emacs) because the code was well-modularized and clear. For my tastes, this remains true today.
And, sure, people still use XEmacs. Admittedly, I use it for personal and political reasons (I'm not comfortable in the Emacs milieu), but also for technical reasons and dev/social reasons. Basically, as with my first contribution, I still find XEmacs easier to hack, and my colleagues are less likely to demand changes that offend my sense of design. Obviously, I believe in eating my own dogfood. I think a lot of XEmacs users are also XEmacs developers, for similar reasons.
Also, I know of several large firms (that I've been asked not to name), that can afford to pay internal support staff, where 50% to 80% of the Emacsen users prefer XEmacs. The reasons offered range from internally developed features (that I lust for but our GPL prevents distribution because they link to proprietary libraries) to general ease of hacking and maintenance. (N.B. I get my information from the support crew, not the users.)
So, I don't blame people who just want a well-supported editor for using Emacs instead of XEmacs. Their support /is/ better.
Nevertheless, as Mark Twain once said, "The reports of my death are somewhat exaggerated."
I have a more to say at http://turnbull.sk.tsukuba.ac.jp/Blog/Software/WhyIUseXEmacs, but the above is a good-enough summary, and this reply is already too long. :-)
stephen@xemacs.org