From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: how to find out where a variable is changed?
Date: Mon, 31 Mar 2008 19:28:11 +1000 [thread overview]
Message-ID: <87ej9r5jkk.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: fsphis$lrr$1@reader2.panix.com
dkcombs@panix.com (David Combs) writes:
> In article <mailman.8136.1204386400.18990.help-gnu-emacs@gnu.org>,
> Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
>>
>>Am 01.03.2008 um 16:35 schrieb sunway:
>>
>>> the variable is changed outside, but where is it changed?
>>
>>~/.emacs, your personal init file? Don't you see the hyper-link to
>>the customise interface?
>
> What hyper-link -- in one's .emacs?
>
> For me, at least, it's a new concept -- a hyper-link in a .emacs?
>
> I really don't understand what you (two) are talking about :-(
>
>
>
> -------
>
> Separately, and a real pain for me, I've never understood just how
> to use customize. (Edit options, yes, from way, way, back -- but
> not this "newfangled" customize thing.)
>
>
> I guess the main problem for me is that it's windows-like, in that
> you've got to traversing down in a tree, easy enough if you
> already know what's where in the tree.
>
> But without that knowledge, I'm just stuck there at the top,
> having no idea where to go down to.
>
> Like windows, you see in some book instructions to
>
> "foo" --> "parties" --> "drinks" ---> ...
>
> What a pain having to have pretty-much memorized what's where.
>
> I always thought unix stuff was more flat than windows,
> eg large (well, HUGE) numbers of commands under a /bin,
> like sec (1) man-pages, enormous, and all flat.
>
> Anyway, every other emacs-user seems happy with customize -
> maybe I could get some hints from you guys?
>
>
> Thanks!
>
Like many things in emacs and even unix, there are many ways of using
customize.
If you just type M-x customize, you do get the big tree browser of all
customizable options/variables. However, this is not how I normally use
it.
You can also use M-x customize-variable, M-x customize-group, M-x
customize-face. I tend to use these a lot more often. In later versions
of emacs, M-x customize-face and M-x customize-variable will also
default to something 'sensible' based on where the point is in the
buffer. When you do a C-h v, you will usually also see a "this variable
can be /customized/ " where customize is a link that will bring up the
necessary customize buffer for that variable.
It took me a long time to move to using customize as well, but now I
find it fast and useful - very useful for trying out changes as
well. While of no great help to me, it also has the advantage of
allowing people to customize emacs without having to know elisp.
Tim
--
tcross (at) rapttech dot com dot au
next prev parent reply other threads:[~2008-03-31 9:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-01 10:02 how to find out where a variable is changed? sunway
2008-03-01 10:33 ` Ralf Angeli
2008-03-01 11:36 ` Pascal Bourguignon
2008-03-01 15:35 ` sunway
2008-03-01 15:37 ` Exal de Jesus Garcia Carrillo
2008-03-01 15:46 ` Peter Dyballa
2008-03-01 18:19 ` Andreas Röhler
[not found] ` <mailman.8136.1204386400.18990.help-gnu-emacs@gnu.org>
2008-03-31 2:17 ` David Combs
2008-03-31 8:49 ` Peter Dyballa
2008-03-31 9:28 ` Tim X [this message]
2008-03-31 16:11 ` rustom
2008-03-31 16:43 ` Mike Treseler
2008-03-31 17:27 ` Drew Adams
[not found] ` <mailman.9716.1206984508.18990.help-gnu-emacs@gnu.org>
2008-04-01 4:08 ` rustom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ej9r5jkk.fsf@lion.rapttech.com.au \
--to=timx@nospam.dev.null \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.