help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Q: How did _YOU_ learn Elisp?


From: Gian Uberto Lauri
Subject: Q: How did _YOU_ learn Elisp?
Date: Fri, 1 Dec 2006 11:52:57 +0100

>>>>> "PB" == Passer By <sender@sender.send> writes:

PB> just wondering.

If you want to write a large application, then read the documentation.

If you want to automate your work, most of the work is doing C-h k for
the commands you type plus  learning a minimum of flow control ((while
) (cond ) ) and apropos to discover function names.

Use C-h f to read each function documentation.

-- 
 /\           ___
/___/\_|_|\_|__|___Gian Uberto Lauri_____
  //--\| | \|  |   Integralista GNUslamico
\/                 e coltivatore diretto di Software
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]