Emacs Quotes

We've searched our database for all the quotes and captions related to Emacs. Here they are! All 8 of them:

I use emacs, which might be thought of as a thermonuclear word processor.
Neal Stephenson (In the Beginning...Was the Command Line)
VI was predecessor to hundreds of word processing systems. By now, Unix folks see it as a bit stodgy—it hasn’t the versatility of Gnu-Emacs, nor the friendliness of more modern editors. Despite that, VI shows up on every Unix system.
Clifford Stoll (The Cuckoo's Egg)
I'd used open source software before when studying computer science in college, including countless caffeinated hours writing code in EMACS, a brilliant editing program made by Richard Stallman (who coined the term copyleft). I used other tools that were open, or free, or in the public domain, but that was rarely the reason I chose them.
Scott Berkun (The Year Without Pants: WordPress.com and the Future of Work)
When the ANSI C standard was under development, the pragma directive was introduced. Borrowed from Ada, #pragma is used to convey hints to the compiler, such as the desire to expand a particular function in-line or suppress range checks. Not previously seen in C, pragma met with some initial resistance from a gcc implementor, who took the “implementation-defined” effect very literally—in gcc version 1.34, the use of pragma causes the compiler to stop compiling and launch a computer game instead! The gcc manual contained the following: The “#pragma” command is specified in the ANSI standard to have an arbitrary implementation-defined effect. In the GNU C preprocessor, “#pragma” first attempts to run the game “rogue”; if that fails, it tries to run the game “hack”; if that fails, it tries to run GNU Emacs displaying the Tower of Hanoi; if that fails, it reports a fatal error. In any case, preprocessing does not continue. —Manual for version 1.34 of the GNU C compiler
Peter van der Linden (Expert C Programming: Deep C Secrets)
Notepad++ for Windows, Sublime Text, Vim and Emacs are also available cross-platform. These text editors come with syntax highlighting and line numbers, which makes code easier to read at a glance,
Wiki Books (C Programming)
If you are a professional writer—i.e., if someone else is getting paid to worry about how your words are formatted and printed—emacs outshines all other editing software in approximately the same way that the noonday sun does the stars. It is not just bigger and brighter; it simply makes everything else vanish.
Neal Stephenson (In the Beginning...Was the Command Line)
The quotation marks and other punctuation suggested that it had originally been composed in the nerd-friendly text processing program Emacs.
Neal Stephenson (Fall; or, Dodge in Hell)
Over the past decade Stallman created a powerful editing program called Gnu-Emacs. But Gnu’s much more than just a text editor. It’s easy to customize to your personal preferences. It’s a foundation upon which other programs can be built. It even has its own mail facility built in. Naturally, our physicists demanded Gnu; with an eye to selling more computing cycles, we installed it happily.
Clifford Stoll (The Cuckoo's Egg)