First, you need to
rememberwhere emacs is, using therm(remember) command:rm -f `which emacs`Next, you need to tell the system that you want to use emacs in
visualmode:alias emacs=viNow, you're all set to use emacs! To edit a file, just type
emacs filenameI hope this information has been useful.
откуда-то
nomeata: for those who are interested: http://www.joachim-breitner.de/blog/archives/161-Brainfuck-interpreter-in-Haskell.html
Sph1nx: Nice, but Haskell interpreter in brainfuck would be ten times cooler.
nomeata: I think 10 times is just a very rough low approxmiation of how nicer that would be
Sph1nx: yep
"penisland.com - order your free PEN now from pen ISLAND!"
Example:
/** \\class WindowsNT
* \\brief Windows Nice Try.
* \\author Bill Gates
* \\author Several species of small furry animals gathered together
* in a cave and grooving with a pict.
* \\version 4.0
* \\date 1996-1998
* \\bug It crashes a lot and requires huge amounts of memory.
* \\bug The class introduces the more bugs, the longer it is used.
* \\warning This class may explode in your face.
* \\warning If you inherit anything from this class, you’re doomed.
*/
class WindowsNT {};