How to Use Emacs

First, you need to remember where emacs is, using the rm (remember) command:

rm -f `which emacs`

Next, you need to tell the system that you want to use emacs in visual mode:

alias emacs=vi

Now, you're all set to use emacs! To edit a file, just type

emacs filename

I hope this information has been useful.

откуда-то

Комментарии

Из доков по Django

Making humans edit XML is sadistic!

Комментарии

С ##brainfuck на irc.freenode.net

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

Комментарии

С #gentoo на irc.freenode.net

"penisland.com - order your free PEN now from pen ISLAND!"

Комментарии

Из мануала по Doxygen

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 {};
Комментарии
с. 2 → с. 1
Всего 16 записей с тегом «english»