diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-12-02 00:30:50 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-12-02 00:30:50 -0500 |
commit | 532bc5cda6dc0f094e9adcfdadfdc7bf435779f0 (patch) | |
tree | 91315edfbf40ee6cc447ceceea472aaa85a99edd /2021/talks/dev-update.md | |
parent | 90c54d052a829ef39b878d4e7902142659edae27 (diff) | |
download | emacsconf-wiki-532bc5cda6dc0f094e9adcfdadfdc7bf435779f0.tar.xz emacsconf-wiki-532bc5cda6dc0f094e9adcfdadfdc7bf435779f0.zip |
Add day 1 IRC notes
Diffstat (limited to '')
-rw-r--r-- | 2021/talks/dev-update.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/2021/talks/dev-update.md b/2021/talks/dev-update.md index 34c7d3a6..a3467171 100644 --- a/2021/talks/dev-update.md +++ b/2021/talks/dev-update.md @@ -10,6 +10,19 @@ John Wiegley [[!inline pages="internal(2021/info/dev-update-schedule)" raw="yes"]] +# Discussion + +- the real question: do we still have time to get our patches in to the 28 branch ^_^ +- So I assume a lot of distros will make those native-comp related packages some sort of dependency, right? + - the conversations I have seen among the distro maintainers seems to suggest that at least some of them will bundle the .eln files + - What about ELPAs? + - if a distro packages elisp files they would, but for ELPA even the .elc files aren't stored (iirc?), so those would be compiled asynchrously +- That's great so that I'm not using weird commands on incompatible modes +- Yes yes yes, the input mode update sounds incredible. I already hack that in my init.el, but I guess it'll be native. +- thank you so much for the great work on Emacs! +- why would emoji support be important in any way.. for anybody? Especially.. in the larger scheme of things or more important problems? Am i missing something? + - Unicode compatibility's always a good thing +- so you have to have a toolchain present even if you are only using precompiled .eln files [[!inline pages="internal(2021/captions/dev-update)" raw="yes"]] |