[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proper namespaces in Elisp
From: |
Andrea Corallo |
Subject: |
Re: Proper namespaces in Elisp |
Date: |
Sat, 09 May 2020 08:12:39 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
>> I'm learning also here that Scheme works on bindings too, good to be
>> ignorant!! :)
>
> Note that Scheme doesn't have `symbol-value`, `set`, nor does it have
> symbol properties. That makes things quite a bit easier (basically,
> symbols and variables are completely decoupled in Scheme, whereas in
> Elisp they are siamese brethren).
I see. I guess properties should have a dedicated binding in my proto
(as for function and value has).
--
address@hidden
- Re: Why :USE sucks in the Common Lisp package system, (continued)
- Re: Why :USE sucks in the Common Lisp package system, Andrea Corallo, 2020/05/09
- Re: Why :USE sucks in the Common Lisp package system, Andreas Schwab, 2020/05/10
- Re: Why :USE sucks in the Common Lisp package system, Helmut Eller, 2020/05/10
- Re: Why :USE sucks in the Common Lisp package system, phoe, 2020/05/10
- Re: Proper namespaces in Elisp, Vladimir Sedach, 2020/05/09
- Re: Proper namespaces in Elisp, Andrea Corallo, 2020/05/08
- Re: Proper namespaces in Elisp, Stefan Monnier, 2020/05/08
- Re: Proper namespaces in Elisp,
Andrea Corallo <=
- Re: Proper namespaces in Elisp, Tuấn-Anh Nguyễn, 2020/05/09