Emacs 24.1 Released
First time accepted submitter JOrgePeixoto writes "Emacs 24.1 has been released. New features include a new packaging system and interface (M-x list-packages), support for displaying and editing bidirectional text, support for lexical scoping in Emacs Lisp, improvements to the Custom Themes system, unified/improved completion system in many modes and packages and support for GnuTLS (for built-in TLS/SSL encryption), GTK+ 3,
ImageMagick, SELinux, and Libxml2."
whether there's still an ongoing debate about "emacs vs vi".
Sent as ripples into the electromagnetic field. No single photon has been harmed in the process.
Where can I download the LiveCD?
Eight Megabytes And Constantly Swapping, it's a great OS but it needs a text editor, etc.
Seriously though, it's really excellent that such a mature project can continue to advance. Not many projects can continue to grow for 36 years
I have developed a truly marvelous proof of this comment, which this signature is too narrow to contain.
Actually the only thing emacs is missing is an interface more like VI.
(insert gameshow Bzzzzt)
http://emacswiki.org/emacs/VimMode
"Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
It's been done.
Ita erat quando hic adveni.
Wow! Emacs now has more features than BSD!
Ahh, it's nice to see GNU Emacs finally bothering to catch up to these ten-year-old XEmacs features.
Kriston
That or learn Pico. Just about every shell account I've used has had either Pico or GNU Nano installed.
Speaking of which, if one is working under Emacs, rather than ash/bash/csh/...zsh as the interface to the OS, can one use other editors, be it vim, pico, nano or whatever other editor there may be under unix (I'm using the term loosely to cover linux, bsds, minix, svr4, or any other variant)
Another question - looking @ the GNU software directory, there is also an Emacs muse, which is 'an authoring and publishing environment for Emacs. It simplifies the process of writing documents and publishing them to various output formats.'. Has anybody ever tried that before? How is it, and what is the status of its development? How does it compare to similar tools from, say, Adobe? This seems to be one application that would do well under a CLI, and not need DEs to work under, and it would be a good extension of Emacs' capabilities.
Another suggestion - how about making all the GNU packages a part of Emacs? So that one can run, for example M-x-gnucash?
Comment removed based on user account deletion
I didn't understand you.
Can't you simply run Emacs in text-UI mode or, better yet, run it on the client using TRAMP
to access the files on the server?
When I first started programming, I went to work at a software company that also provided consultants to their clients. At the software company, the editor-to-use was an editor created by one of their programmers. The editor was fantastic with many bells and whistles, customizable keys. Much easier to use than the common editor provided by the computer manufacturer.
So I mastered this fantastic editor.
Then I was sent out to my first assignment and this fantastic editor didn't exist there, I was in serious trouble. I had to quickly learn the common editor provided by the computer manufacturer.
I learned my lesson: First become a master of the common editor that is always installed so you can quickly handle all editing tasks, especially in an emergency -- then learn whichever editor you want.
I feel sorry for the emac-and-only-emacs gurus who, when confronted with a system lacking emacs have to flounder and misuse the always-available "vi" or "vim".
No matter how fantastic your editor-of-choice is, if you get on a system without that editor, what are you going to do?