emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: OTT:Emacs Related


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: OTT:Emacs Related
Date: Thu, 16 Jun 2005 09:53:16 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

"Paul D. Kraus" <address@hidden> writes:

> Where can I find a reference for what values can be given to emacs
> variables. Nil turns it off but what other values are there? Is there
> a reference somewhere?

C-h v variable-name RET is usually a good way to find out what kinds
of values it can take. M-x customize-variable RET variable-name RET
will help you enter things correctly, too.

M-x apropos RET keyword RET can help you find the appropriate variable
or function to use. For example, I found out about
buffers-tab-filter-functions using M-x apropos RET tab RET. 

> Where can I get a good jump on lisp programming and is it worth knowing?>

Very much so. If you want, you can get started with Emacs Lisp
programming. That way, you can experiment with your editor! =)

-- 
Sacha Chua <address@hidden> - open source geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, CS ed
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

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