[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Q: BLV for function slots + BL obarray/hmap for symbol lookup?
From: |
Arthur Miller |
Subject: |
Q: BLV for function slots + BL obarray/hmap for symbol lookup? |
Date: |
Sat, 22 May 2021 23:46:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt) |
1. Is there some special reason why BLV are implemented only for value
slots and not for function slots? Would it be inneficient, too
complicated, or just considered as not needed?
2. Would it be possible, not too inneficient, complicated etc, if obarray
or hashmap, whichever is used for symbol lookup by Emacs, could be defined
as BLV, so that Emacs would lookup symbols similar as it does for buffer
local variables?
- Q: BLV for function slots + BL obarray/hmap for symbol lookup?,
Arthur Miller <=
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Stefan Monnier, 2021/05/22
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Arthur Miller, 2021/05/22
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Stefan Monnier, 2021/05/22
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Arthur Miller, 2021/05/23
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Stefan Monnier, 2021/05/23
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Arthur Miller, 2021/05/23
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Arthur Miller, 2021/05/29
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Michael Heerdegen, 2021/05/29
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Arthur Miller, 2021/05/29
- Re: Q: BLV for function slots + BL obarray/hmap for symbol lookup?, Philipp, 2021/05/30