[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Customize is only for newbies? [was: use-package.el -> Emacs core]
From: |
Drew Adams |
Subject: |
Customize is only for newbies? [was: use-package.el -> Emacs core] |
Date: |
Tue, 10 Nov 2015 07:08:03 -0800 (PST) |
> > It also makes sure that any followup actions
> > necessary after setting the variables are being performed.
>
> Sure, :set is kind of a custom(er) lock-in.
Dunno whether that was supposed to be a joke.
:set is a hook for variables. It runs code whenever
the variable is set. That's a feature that you can
use in your programming. It doesn't lock anyone into
anything.
We should have :set, :type etc. available for defvar
as well as defcustom, IMHO.
(Someone will no doubt chime in now about advising variables.)
- Re: use-package.el -> Emacs core, (continued)
- Re: use-package.el -> Emacs core, Kaushal Modi, 2015/11/10
- Re: use-package.el -> Emacs core, David Kastrup, 2015/11/10
- Re: use-package.el -> Emacs core, Oleh Krehel, 2015/11/10
- Re: use-package.el -> Emacs core, Evgeny Panasyuk, 2015/11/10
- Re: use-package.el -> Emacs core, Alan Mackenzie, 2015/11/10
- Re: use-package.el -> Emacs core, Wolfgang Jenkner, 2015/11/10
- Customize is only for newbies? [was: use-package.el -> Emacs core],
Drew Adams <=
- Re: Customize is only for newbies? [was: use-package.el -> Emacs core], Wolfgang Jenkner, 2015/11/10
- Customize is only for newbies? [was: use-package.el -> Emacs core], Drew Adams, 2015/11/10
- Re: Customize is only for newbies? [was: use-package.el -> Emacs core], John Wiegley, 2015/11/10
- Re: use-package.el -> Emacs core, João Távora, 2015/11/10
- Re: use-package.el -> Emacs core, Pedro Silva, 2015/11/10
- Re: use-package.el -> Emacs core, João Távora, 2015/11/10
- Re: use-package.el -> Emacs core, Phillip Lord, 2015/11/10
- Re: use-package.el -> Emacs core, João Távora, 2015/11/10
- Re: use-package.el -> Emacs core, Oleh Krehel, 2015/11/10
- Re: use-package.el -> Emacs core, Nicolas Richard, 2015/11/10