2019-10-07 Emacs news
=====================
- Emacs configuration:
- [Manuel Uberti: Straight ahead]
(<http://manuel-uberti.github.io//emacs/2019/10/04/straight/>)
- [emacs: Emacs Configuration & Setup] (<https://github.com/domtronn/emacs>)
- [A simpler way to manage your dotfiles | Anand Iyer]
(<https://www.anand-iyer.com/blog/2018/a-simpler-way-to-manage-your-dotfiles.html>)
(2018)
- Emacs Lisp:
- [A Github Action for easy testing with different Emacs versions]
(<https://github.com/marketplace/actions/set-up-emacs>) ([Reddit]
(<https://reddit.com/r/emacs/comments/ddhell/a_github_action_for_easy_testing_with_different/>))
- [Using Ivy in EXWM to send data to applications]
(<https://www.reddit.com/r/emacs/comments/dcb31v/using_ivy_in_exwm_to_send_data_to_applications/>)
- [elisp-decompile: Emacs Lisp Decompiler]
(<https://github.com/rocky/elisp-decompile>)
- Emacs development:
- [Tab support landed in Emacs master]
(<https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2698d3dba2e9858b026ed127d4de3f86810a5ef3>)
([Reddit]
(<https://reddit.com/r/emacs/comments/dcryg1/tab_support_landed_in_emacs_master/>))
- [Use tabs in EWW (bug#37592)]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d24a19779028f1fe940b43eb72e6c68d2d835bd7>)
- [Support changing font size using mouse wheel]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dc8108e10910352ab97c8200b23672072c374a91>)
- [Set alternate faces for some line numbers (bug#27734)]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8de2e69f021b5b2920a07d82c9869bb394171d41>)
- [Don't bind 'C-x 6' to '2C-mode-map' globally by default.]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=29db34e3e0cd5be78b7ab4604050c0ba05835414>)
- [More tab bar related key bindings.]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b915359efc24ea1262c77b9a35725929b06b08b>)
- [Improve documentation of Tab bars]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9cf8454463ab0249c3b680f892507743b3be972e>)
- [Bind Scroll_Lock to scroll-lock-mode globally]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=591c8bc70fc5f0e1de5aa9a05800375ca4da8587>)
- [* lisp/pcomplete.el: Mark 'pcomplete' command as obsolete]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=44dfa7a834c11897fd64dba7b15cb0dcce0af980>)
- [Merge branch 'feature/tabs']
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2698d3dba2e9858b026ed127d4de3f86810a5ef3>)
- [Remove unused code and reformat to 70 columns.]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3f981a0a89bca47a207fb362485f07e7322bb145>)
- [Add support for Dired file marking from image-mode]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=98bbded2b37b7608573b1a9c596f5c215257b7ad>)
- [Move url-ns.el to obsolete/]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=41f59e71e2fc60a10991b4e1457fa787e87ab2b3>)
- [Add a new command in Compile-Log buffers to re-byte-compile]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ad33e3e549e24c48259c6bdfb069e41be0a31f98>)
- [Allow 'M-<' in the minibuffer to behave more logically]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4861328f2a0b95adfb36885db645f5a87ddda7ea>)
- [time-stamp doc: recommend formats closer to format-time-string]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ba1ca54f31b556edcc24d497d132203cc0cb9c0>)
- Navigation:
- [new favorite package! : ivy-posframe]
(<https://www.reddit.com/r/emacs/comments/dbif8q/new_favorite_package_ivyposframe/>)
- [Anything goes: Fast Scrolling in Emacs]
(<http://tsengf.blogspot.com/2019/10/fast-scrolling-in-emacs.html>)
- [Show/hide Emacs dired details in style]
(<http://xenodium.com/showhide-emacs-dired-details-in-style/>)
- [recentf and virtual buffers] (<https://youtu.be/Nq5r_E_Cx08>) (9:06)
- Org Mode:
- [Capturing stderr and exceptions from python in org-mode]
(<https://kitchingroup.cheme.cmu.edu/blog/2013/09/27/Capturing-stderr-and-exceptions-from-python-in-org-mode/>)
- [Finally solving the lack of a tree-view navigation window in Org]
(<https://i.redd.it/ytat2b3qaxp31.gif>) ([Reddit]
(<https://reddit.com/r/orgmode/comments/dbsngi/finally_solving_the_lack_of_a_treeview_navigation/>))
- [DevFestMN 2016 | John Henderson - Org-Mode for Science, Reproducible
Research, and Organization - YouTube]
(<https://www.youtube.com/watch?v=kK7L2Ulagnw&feature=youtu.be>)
- [Are there any simple alternatives for emacs org-mode?]
(<https://www.reddit.com/r/orgmode/comments/dca4ag/are_there_any_simple_alternatives_for_emacs/>)
- [UOMF: Using Org Mode Categories Versus Tags]
(<https://karl-voit.at/2019/09/25/categories-versus-tags/>)
- [{ANN} org-ql 0.3 released] (<https://github.com/alphapapa/org-ql>)
([Reddit] (<https://reddit.com/r/emacs/comments/ddz4ey/ann_orgql_03_released/>))
- [ob-translate: Allows you to translate blocks of text within org-mode.]
(<https://github.com/krisajenkins/ob-translate>)
- [How to keep a lab notebook]
(<https://www.sciencemag.org/careers/2019/09/how-keep-lab-notebook>)
- [org-note: write quick notes from the shell into an emacs org-mode
(http://orgmode.org/) document] (<https://github.com/embayer/org-note>)
- Coding:
- [Emacs Doom E18: Magit, Getting Started]
(<https://www.youtube.com/watch?v=7ywEgcbaiys&feature=youtu.be>) ([Reddit]
(<https://reddit.com/r/emacs/comments/dbgfua/emacs_doom_e18_magit_getting_started/>))
- [cladder: automatically generate class definitions]
(<https://www.reddit.com/r/emacs/comments/dc2z51/cladder_automatically_generate_class_definitions/>)
- [emacs-sbt-mode: An emacs mode for interacting with scala sbt and
projects] (<https://github.com/hvesalai/emacs-sbt-mode/>)
- [An Emacs Indentation setup for Java - VADOSWARE]
(<https://vadosware.io/post/emacs-indentation-for-java/>)
- [Using Emacs 58 - lsp-mode] (<https://youtu.be/zg6JJI-kwhE>) (14:55)
- Mail:
- [Windows(WSL) - mbsync + notmuch mail working well.]
(<https://www.reddit.com/r/emacs/comments/dcmhfl/windowswsl_mbsync_notmuch_mail_working_well/>)
- Spacemacs:
- [Moving to Spacemacs for Scala and Python]
(<https://samritchie.io/moving-to-spacemacs-for-scala-and-python/>)
- Community:
- [Follow @emacsconf on Pleroma for latest updates on Emacs Conference
2019] (<https://pleroma.site/users/emacsconf>)
- [Mexico City Emacs Meetup: Primer evento de Emacs CDMX: 10 de octubre de
2019]
(<https://www.meetup.com/es/Mexico-City-Emacs-Meetup-Group/events/265321614/>)
([Reddit]
(<https://reddit.com/r/planetemacs/comments/dctpx0/mexico_city_emacs_meetup_primer_evento_de_emacs/>))
- [Uses This: Chris Wellons]
(<https://usesthis.com/interviews/chris.wellons/>) ([Irreal]
(<https://irreal.org/blog/?p=8354>))
- [Weekly tips/trick/etc/ thread]
(<https://www.reddit.com/r/emacs/comments/dbq80r/weekly_tipstricketc_thread/>)
- Other:
- [amixer-el: Emacs interface to amixer]
(<https://github.com/remvee/alsamixer-el>)
- [Next browser 1.3.3 - multiple selection à la Helm, bookmarks queries,
git clone and more!]
(<https://next.atlas.engineer/article/release-1.3.3-multiple-selection-git-clone-and-much-more.org>)
([Reddit]
(<https://reddit.com/r/emacs/comments/dc9dio/next_browser_133_multiple_selection_à_la_helm/>))
- [A little emacs-in-flames poem]
(<https://www.reddit.com/r/emacs/comments/dds60q/a_little_emacsinflames_poem/>)
- [An Emacs Calc-Mode Epiphany - YouTube]
(<https://www.youtube.com/watch?v=D9lmCbLGZ_c&feature=youtu.be>)
- [Lo que he aprendido: manejar referencias bibliográficas en Emacs]
(<https://ondahostil.wordpress.com/2019/09/25/lo-que-he-aprendido-manejar-referencias-bibliograficas-en-emacs/>)
- [Emacs + EditorConfig + Flymake = code execution]
(<https://illikainen.dev/blog/2019-10-06-editorconfig>) ([Reddit]
(<https://reddit.com/r/emacs/comments/de93ci/emacs_editorconfig_flymake_code_execution/>))
- [Emacs Snapshot as Scoop package]
(<https://github.com/kiennq/scoop-misc/blob/master/emacs-snapshot.json>)
- [Indent Code and Lists by 4 Spaces in Emacs Markdown Mode • Christian
Tietze] (<https://christiantietze.de/posts/2018/05/emacs-always-indent-tabs/>)
- [Investment in Emacs compared to other editors]
(<https://www.reddit.com/r/emacs/comments/dc8ncm/investment_in_emacs_compared_to_other_editors/>)
- [Update: MSI Installer for GNU Emacs 26.3 for Windows with Per-User
Installation Support] (<https://chaoticlab.io/posts/emacs-26-3-per-user-msi/>)
([Reddit]
(<https://reddit.com/r/emacs/comments/dbz2hx/update_msi_installer_for_gnu_emacs_263_for/>))
- [How do you guys get over the "press some keys" to do little thing in
Emacs?]
(<https://www.reddit.com/r/emacs/comments/dbjpvq/how_do_you_guys_get_over_the_press_some_keys_to/>)
- [Ditch your word processor: Write prose like code in a text editor -
YouTube] (<https://www.youtube.com/watch?v=TVUDpWKI-EM&feature=youtu.be>)
- [The most dangerous mode]
(<https://www.reddit.com/r/emacs/comments/dbe55q/the_most_dangerous_mode/>) -
keep writing or it will delete your work
- [Switching to Emacs] (<https://youtu.be/Y8koAgkBEnM>) (21:18)
- New packages:
- alsamixer <http://melpa.org/#/alsamixer>: Functions to call out to amixer.
- eterm-fn <http://melpa.org/#/eterm-fn>: Function keys (F1--F12) for term.
- lsp-julia <http://melpa.org/#/lsp-julia>: Julia support for lsp-mode
Links from [reddit.com/r/emacs] (<http://reddit.com/r/emacs>), [r/orgmode]
(<http://reddit.com/r/orgmode>), [r/spacemacs]
(<http://reddit.com/r/spacemacs>), [r/planetemacs]
(<http://reddit.com/r/planetemacs>), [Hacker News]
(<https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story>),
[planet.emacslife.com] (<https://planet.emacslife.com>), [YouTube]
(<https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded>),
[the Emacs NEWS file]
(<http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS>) and [emacs-devel]
(<http://lists.gnu.org/archive/html/emacs-devel/2019-10>).
You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe:
https://lists.gnu.org/mailman/listinfo/emacs-tangents
* 2019-10-07 Emacs news
- Emacs configuration:
- [[http://manuel-uberti.github.io//emacs/2019/10/04/straight/][Manuel Uberti: Straight ahead]]
- [[https://github.com/domtronn/emacs][emacs: Emacs Configuration & Setup]]
- [[https://www.anand-iyer.com/blog/2018/a-simpler-way-to-manage-your-dotfiles.html][A simpler way to manage your dotfiles | Anand Iyer]] (2018)
- Emacs Lisp:
- [[https://github.com/marketplace/actions/set-up-emacs][A Github Action for easy testing with different Emacs versions]] ([[https://reddit.com/r/emacs/comments/ddhell/a_github_action_for_easy_testing_with_different/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/dcb31v/using_ivy_in_exwm_to_send_data_to_applications/][Using Ivy in EXWM to send data to applications]]
- [[https://github.com/rocky/elisp-decompile][elisp-decompile: Emacs Lisp Decompiler]]
- Emacs development:
- [[https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2698d3dba2e9858b026ed127d4de3f86810a5ef3][Tab support landed in Emacs master]] ([[https://reddit.com/r/emacs/comments/dcryg1/tab_support_landed_in_emacs_master/][Reddit]])
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d24a19779028f1fe940b43eb72e6c68d2d835bd7][Use tabs in EWW (bug#37592)]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dc8108e10910352ab97c8200b23672072c374a91][Support changing font size using mouse wheel]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8de2e69f021b5b2920a07d82c9869bb394171d41][Set alternate faces for some line numbers (bug#27734)]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=29db34e3e0cd5be78b7ab4604050c0ba05835414][Don't bind 'C-x 6' to '2C-mode-map' globally by default.]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b915359efc24ea1262c77b9a35725929b06b08b][More tab bar related key bindings.]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9cf8454463ab0249c3b680f892507743b3be972e][Improve documentation of Tab bars]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=591c8bc70fc5f0e1de5aa9a05800375ca4da8587][Bind Scroll_Lock to scroll-lock-mode globally]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=44dfa7a834c11897fd64dba7b15cb0dcce0af980][* lisp/pcomplete.el: Mark 'pcomplete' command as obsolete]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2698d3dba2e9858b026ed127d4de3f86810a5ef3][Merge branch 'feature/tabs']]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3f981a0a89bca47a207fb362485f07e7322bb145][Remove unused code and reformat to 70 columns.]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=98bbded2b37b7608573b1a9c596f5c215257b7ad][Add support for Dired file marking from image-mode]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=41f59e71e2fc60a10991b4e1457fa787e87ab2b3][Move url-ns.el to obsolete/]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ad33e3e549e24c48259c6bdfb069e41be0a31f98][Add a new command in Compile-Log buffers to re-byte-compile]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4861328f2a0b95adfb36885db645f5a87ddda7ea][Allow 'M-<' in the minibuffer to behave more logically]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ba1ca54f31b556edcc24d497d132203cc0cb9c0][time-stamp doc: recommend formats closer to format-time-string]]
- Navigation:
- [[https://www.reddit.com/r/emacs/comments/dbif8q/new_favorite_package_ivyposframe/][new favorite package! : ivy-posframe]]
- [[http://tsengf.blogspot.com/2019/10/fast-scrolling-in-emacs.html][Anything goes: Fast Scrolling in Emacs]]
- [[http://xenodium.com/showhide-emacs-dired-details-in-style/][Show/hide Emacs dired details in style]]
- [[https://youtu.be/Nq5r_E_Cx08][recentf and virtual buffers]] (9:06)
- Org Mode:
- [[https://kitchingroup.cheme.cmu.edu/blog/2013/09/27/Capturing-stderr-and-exceptions-from-python-in-org-mode/][Capturing stderr and exceptions from python in org-mode]]
- [[https://i.redd.it/ytat2b3qaxp31.gif][Finally solving the lack of a tree-view navigation window in Org]] ([[https://reddit.com/r/orgmode/comments/dbsngi/finally_solving_the_lack_of_a_treeview_navigation/][Reddit]])
- [[https://www.youtube.com/watch?v=kK7L2Ulagnw&feature=youtu.be][DevFestMN 2016 | John Henderson - Org-Mode for Science, Reproducible Research, and Organization - YouTube]]
- [[https://www.reddit.com/r/orgmode/comments/dca4ag/are_there_any_simple_alternatives_for_emacs/][Are there any simple alternatives for emacs org-mode?]]
- [[https://karl-voit.at/2019/09/25/categories-versus-tags/][UOMF: Using Org Mode Categories Versus Tags]]
- [[https://github.com/alphapapa/org-ql][{ANN} org-ql 0.3 released]] ([[https://reddit.com/r/emacs/comments/ddz4ey/ann_orgql_03_released/][Reddit]])
- [[https://github.com/krisajenkins/ob-translate][ob-translate: Allows you to translate blocks of text within org-mode.]]
- [[https://www.sciencemag.org/careers/2019/09/how-keep-lab-notebook][How to keep a lab notebook]]
- [[https://github.com/embayer/org-note][org-note: write quick notes from the shell into an emacs org-mode (http://orgmode.org/) document]]
- Coding:
- [[https://www.youtube.com/watch?v=7ywEgcbaiys&feature=youtu.be][Emacs Doom E18: Magit, Getting Started]] ([[https://reddit.com/r/emacs/comments/dbgfua/emacs_doom_e18_magit_getting_started/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/dc2z51/cladder_automatically_generate_class_definitions/][cladder: automatically generate class definitions]]
- [[https://github.com/hvesalai/emacs-sbt-mode/][emacs-sbt-mode: An emacs mode for interacting with scala sbt and projects]]
- [[https://vadosware.io/post/emacs-indentation-for-java/][An Emacs Indentation setup for Java - VADOSWARE]]
- [[https://youtu.be/zg6JJI-kwhE][Using Emacs 58 - lsp-mode]] (14:55)
- Mail:
- [[https://www.reddit.com/r/emacs/comments/dcmhfl/windowswsl_mbsync_notmuch_mail_working_well/][Windows(WSL) - mbsync + notmuch mail working well.]]
- Spacemacs:
- [[https://samritchie.io/moving-to-spacemacs-for-scala-and-python/][Moving to Spacemacs for Scala and Python]]
- Community:
- [[https://pleroma.site/users/emacsconf][Follow @emacsconf on Pleroma for latest updates on Emacs Conference 2019]]
- [[https://www.meetup.com/es/Mexico-City-Emacs-Meetup-Group/events/265321614/][Mexico City Emacs Meetup: Primer evento de Emacs CDMX: 10 de octubre de 2019]] ([[https://reddit.com/r/planetemacs/comments/dctpx0/mexico_city_emacs_meetup_primer_evento_de_emacs/][Reddit]])
- [[https://usesthis.com/interviews/chris.wellons/][Uses This: Chris Wellons]] ([[https://irreal.org/blog/?p=8354][Irreal]])
- [[https://www.reddit.com/r/emacs/comments/dbq80r/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
- Other:
- [[https://github.com/remvee/alsamixer-el][amixer-el: Emacs interface to amixer]]
- [[https://next.atlas.engineer/article/release-1.3.3-multiple-selection-git-clone-and-much-more.org][Next browser 1.3.3 - multiple selection à la Helm, bookmarks queries, git clone and more!]] ([[https://reddit.com/r/emacs/comments/dc9dio/next_browser_133_multiple_selection_à_la_helm/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/dds60q/a_little_emacsinflames_poem/][A little emacs-in-flames poem]]
- [[https://www.youtube.com/watch?v=D9lmCbLGZ_c&feature=youtu.be][An Emacs Calc-Mode Epiphany - YouTube]]
- [[https://ondahostil.wordpress.com/2019/09/25/lo-que-he-aprendido-manejar-referencias-bibliograficas-en-emacs/][Lo que he aprendido: manejar referencias bibliográficas en Emacs]]
- [[https://illikainen.dev/blog/2019-10-06-editorconfig][Emacs + EditorConfig + Flymake = code execution]] ([[https://reddit.com/r/emacs/comments/de93ci/emacs_editorconfig_flymake_code_execution/][Reddit]])
- [[https://github.com/kiennq/scoop-misc/blob/master/emacs-snapshot.json][Emacs Snapshot as Scoop package]]
- [[https://christiantietze.de/posts/2018/05/emacs-always-indent-tabs/][Indent Code and Lists by 4 Spaces in Emacs Markdown Mode • Christian Tietze]]
- [[https://www.reddit.com/r/emacs/comments/dc8ncm/investment_in_emacs_compared_to_other_editors/][Investment in Emacs compared to other editors]]
- [[https://chaoticlab.io/posts/emacs-26-3-per-user-msi/][Update: MSI Installer for GNU Emacs 26.3 for Windows with Per-User Installation Support]] ([[https://reddit.com/r/emacs/comments/dbz2hx/update_msi_installer_for_gnu_emacs_263_for/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/dbjpvq/how_do_you_guys_get_over_the_press_some_keys_to/][How do you guys get over the "press some keys" to do little thing in Emacs?]]
- [[https://www.youtube.com/watch?v=TVUDpWKI-EM&feature=youtu.be][Ditch your word processor: Write prose like code in a text editor - YouTube]]
- [[https://www.reddit.com/r/emacs/comments/dbe55q/the_most_dangerous_mode/][The most dangerous mode]] - keep writing or it will delete your work
- [[https://youtu.be/Y8koAgkBEnM][Switching to Emacs]] (21:18)
- New packages:
- http://melpa.org/#/alsamixer: Functions to call out to amixer.
- http://melpa.org/#/eterm-fn: Function keys (F1--F12) for term.
- http://melpa.org/#/lsp-julia: Julia support for lsp-mode
Links from [[http://reddit.com/r/emacs][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][r/orgmode]], [[http://reddit.com/r/spacemacs][r/spacemacs]], [[http://reddit.com/r/planetemacs][r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://planet.emacslife.com][planet.emacslife.com]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]] and [[http://lists.gnu.org/archive/html/emacs-devel/2019-10][emacs-devel]].
You're receiving this message via the Emacs Tangents mailing list.
[[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]]