From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Replacing custom-set-variables
Date: Sun, 14 Sep 2008 03:05:50 +0800 [thread overview]
Message-ID: <87abeb27e9.fsf@manatee.domain> (raw)
In-Reply-To: mailman.19185.1221326409.18990.help-gnu-emacs@gnu.org
>>>>> "Mauricio" == Mauricio <briqueabraque@yahoo.com> writes:
Hi, Mauricio!
Just
(setq var1 val1)
(setq var2 val2)
(setq var3 val3)
Regards.
Andy.
Mauricio> Hi,
Mauricio> In .emacs I have a few variables defined using:
Mauricio> (custom-set-variables
Mauricio> '(var1 val1)
Mauricio> '(var2 val2)
Mauricio> '(var3 val3))
Mauricio> How can I define those same variables in .emacs
Mauricio> without using custom-set-variables?
Mauricio> Thanks,
Mauricio> Maurício
next prev parent reply other threads:[~2008-09-13 19:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.19185.1221326409.18990.help-gnu-emacs@gnu.org>
2008-09-13 18:08 ` Replacing custom-set-variables Joost Diepenmaat
2008-09-13 19:05 ` Andy Stewart [this message]
2008-09-13 20:13 ` Giorgos Keramidas
2008-09-14 4:33 ` Tim X
2008-09-14 8:39 ` rustom
2008-09-14 21:30 ` Nikolaj Schumacher
2008-09-14 4:25 ` Tim X
2008-09-15 14:06 ` Mauricio
2008-09-13 17:19 Mauricio
2008-09-13 22:20 ` Drew Adams
2008-09-14 0:17 ` Lennart Borgman (gmail)
2008-09-14 0:53 ` Drew Adams
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=87abeb27e9.fsf@manatee.domain \
--to=lazycat.manatee@gmail.com \
--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.