One root of my problem with GNU EmacsJune 27, 2012
I have a GNU Emacs problem. It is at least sort of one of the reasons that I don't use GNU Emacs as much as I could. The origin of my problem is that back what is now two decades ago (in the days of GNU Emacs 18) I was very into GNU Emacs; in fact, you could say that I was immersed in it. Then, slowly and for various reasons, I drifted partly away from GNU Emacs and especially had little contact (at least that I remember) with versions after version 18. (I have a vague and possibly incorrect memory that many of the systems I used stayed on GNU Emacs 18 for close to a decade for various reasons.) Those of you with GNU Emacs experience probably understand the problem
now. You see, when you are deeply immersed in GNU Emacs, one of the
things that happens is that you build up a bunch of personal ELisp code
and For those of you who have never used it (which would be almost everyone), let me assure you that GNU Emacs has changed a lot since version 18, including the ELisp environment and the effective GNU Emacs 'API' that your ELisp uses. If I had stayed immersed in progression of GNU Emacs versions over the two decades since version 18, this would be no problem; as an active user, I would have been on top of the waves of changes and progressively forward-ported or modified all of my pile of ELisp to accommodate them. Instead, I am more like Rip van Winkle. The past two decades of GNU
Emacs evolution plus my neglect have left me nursing a (reduced)
tottering pile of ELisp code and I suspect that the right solution to this mess is a rewrite from
scratch; throw out my existing, hacked up The downside of this, and why I shy away from the very idea of it, is that it will make using GNU Emacs painful for a while and require me to spend a bunch of time immersing myself in it again, all in order to return me to more or less where I am today. (This would be a much easier sale if I was convinced that GNU Emacs
was the editor I wanted to use all the time, but I'm not. And just
pragmatically I'm always going to use
PS: this problem would not be improved by using an IDE instead of GNU Emacs. If anything, an IDE would make it worse and GNU Emacs has actually been remarkably stable over those two decades. I'm pretty sure that there's no active, currently maintained IDE where you could basically ignore the past decade of new versions; instead, I'd expect that you'd pretty much have to start all over from scratch if you tried to jump from a decade old version to the current one. (One comment.)
Written on 27 June 2012.
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |