2020-01-20 Emacs news
=====================
- Emacs configuration:
- [How to Save an Emacs Keyboard Macro Permanently]
(<https://tech.toryanderson.com/posts/how-to-save-an-emacs-keyboard-macro-permanently/>)
- [A Spacemacs configuration mostly contained in an Org-mode file]
(<https://phundrak.com/config/spacemacs>) ([Reddit]
(<https://reddit.com/r/spacemacs/comments/epb5j9/a_spacemacs_configuration_mostly_contained_in_an/>))
- [My DOOM emacs literate config] (<https://github.com/nmartin84/.doom.d>)
([Reddit]
(<https://reddit.com/r/emacs/comments/eqan3f/my_doom_emacs_literate_config/>))
- [Portable Dumper, a Emacs 27 feature, reduced my Emacs startup time from
2.47s to 0.76s (3x). My notes on how you can transition to Portable Dumper in a
painless manner]
(<https://archive.casouri.cat/note/2020/painless-transition-to-portable-dumper/index.html>)
([Reddit]
(<https://www.reddit.com/r/emacs/comments/eqhvt7/use_portable_dumper_in_your_init/>))
- [yisraeldov's Emacs Config] (<https://gitlab.com/yisraeldov/emacs-d>)
- [.doom.d: Doom Config for Dart, Flutter, Javascript, React]
(<https://github.com/sashvoncurtis/.doom.d>) ([Reddit]
(<https://reddit.com/r/planetemacs/comments/eolmjw/doomd_doom_config_for_dart_flutter_javascript/>))
- Emacs Lisp:
- [emacs-web-server: web server running Emacs Lisp handlers.]
(<https://github.com/eschulte/emacs-web-server>) ([Reddit]
(<https://reddit.com/r/planetemacs/comments/epyxjf/emacswebserver_web_server_running_emacs_lisp/>))
- Emacs development:
- [Emacs El Capitain Visible Bell Fixed]
(<https://stuff-things.net/2015/12/16/emacs-el-capitain-visible-bell-fixed/>)
- [Introduce element &error into edebug specification lists for macros]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8d2fecdf6c372b8ff064454558ae5843d0607f06>)
- [Make sb-image.el obsolete (Bug#37837)]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6dbe2c932a55d34448d1a3cc8eeb7e851e0d6aab>)
- [dns-query now represents SOA integers as integers (Bug#38937)]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=125bc5b1a4cf92e251680eb92ae45a1b25aee5cf>)
- [parse-time-string now parses ISO 8601 format strings]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=07a4dd8e6aa2787f809d12aa99b8914af91ae2b3>)
- [Remove unused ftx font backend driver]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=576dfc8aa260957f4d0dc0c68cdcb8232a536f42>)
- [Default cairo to enabled]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=88efc736f562656efab778d35c32d549ef6270d7>)
- Appearance:
- [Horizon theme for Emacs] (<https://i.redd.it/dkxg9boe4rb41.png>)
([Reddit]
(<https://reddit.com/r/emacs/comments/eqxduu/horizon_theme_for_emacs/>))
- [Pretty imenu] (<https://i.redd.it/y0y7s8ud36b41.png>) ([Reddit]
(<https://reddit.com/r/emacs/comments/eplmep/pretty_imenu/>))
- Navigation:
- [occur-edit-mode: type "e" in occur buffer to edit in place!]
(<https://www.gnu.org/software/emacs/manual/html_node/emacs/Other-Repeating-Search.html>)
([Reddit]
(<https://reddit.com/r/emacs/comments/eq2gp9/occureditmode_type_e_in_occur_buffer_to_edit_in/>))
- [emacs-undohist: Persistent Undo History for GNU Emacs]
(<https://gitlab.com/ideasman42/emacs-undohist>)
- [Persisting search output from helm-rg.] (<https://wwwtech.de/notes/456>)
- [Irreal: How Fast Is Ripgrep?] (<https://irreal.org/blog/?p=8596>)
- Org Mode:
- [Help me fall in love with org-mode]
(<https://www.reddit.com/r/emacs/comments/eoq6pk/help_me_fall_in_love_with_orgmode/>)
- [Getting started with Org mode] (<http://www.pirilampo.org/org-mode/>)
- [The Many Uses of Org Mode]
(<https://thoughtbot.com/blog/the-many-uses-of-org-mode>)
- [My GTD workflow with Emacs+Orgmode]
(<https://i.redd.it/vx93yzzvcub41.png>) ([Reddit]
(<https://reddit.com/r/emacs/comments/er6dq7/my_gtd_workflow_with_emacsorgmode/>))
- [Textmind: My Personal Information Manager. Textmind uses Spacemacs, Org
mode, Magit, Dired and Treefactor to organize text.]
(<https://cyberthal-docs.nfshost.com/textmind/>) ([Reddit]
(<https://reddit.com/r/planetemacs/comments/eqr5uy/textmind_my_personal_information_manager_textmind/>))
- [Org-num: automatic hierarchical numbering]
(<https://www.reddit.com/r/orgmode/comments/equsf9/orgnum_automatic_hierarchical_numbering/>)
- [{ANN/RFC} - package to display deadlines in agenda buffers]
(<https://www.reddit.com/r/emacs/comments/ep5i3p/annrfc_package_to_display_deadlines_in_agenda/>)
- [org-agenda-show-deadlines: Show deadlines in org-agenda buffers]
(<https://github.com/legalnonsense/org-agenda-show-deadlines>)
- [{RFC/ANN} DOCT: Declarative Org Capture Templates - symbolic parents,
additive inheritance]
(<https://www.reddit.com/r/emacs/comments/eqnf6l/rfcann_doct_declarative_org_capture_templates/>)
- [Python + Orgmode for fluent output generation of scientific research]
(<https://www.youtube.com/watch?v=Bvse62CR-w0&feature=youtu.be>)
- [Org mode for reproducible research]
(<https://www.youtube.com/watch?v=CGnt_PWoM5Y&feature=youtu.be>) (2014)
- [walkman: Write HTTP requests in Org mode and replay them at will using
cURL] (<https://github.com/abrochard/walkman/>)
- [Instant-preview markdown & org files with xwidget-webkit]
(<https://i.redd.it/hvbxv64nqsa41.png>) ([Reddit]
(<https://reddit.com/r/emacs/comments/eoq4ud/instantpreview_markdown_org_files_with/>))
- [Exporting org-mode to beautiful websites?]
(<https://www.reddit.com/r/emacs/comments/eozyyv/exporting_orgmode_to_beautiful_websites/>)
- [Org mode videos by John Kitchin - YouTube]
(<https://www.youtube.com/playlist?list=PL0sMmOaE_gs3GbuZV_sNjwMREw9rfElTV>)
- [org-mode videos by Uncle Dave - YouTube]
(<https://www.youtube.com/playlist?list=PLX2044Ew-UVV0CNIrlst0MkKbu85O7_QT>)
- Coding:
- [Verb: A new package to organize and send HTTP requests from Emacs]
(<https://github.com/federicotdn/verb>) ([Reddit]
(<https://reddit.com/r/emacs/comments/eo9mxz/verb_a_new_package_to_organize_and_send_http/>))
- [emacs-format-all-the-code: Auto-format source code in many languages
with one command] (<https://github.com/HaoZeke/emacs-format-all-the-code>)
- [esy-mode: A minor mode for esy. esy (esy.sh) is an easy package manager
for native Reason, OCaml and more]
(<https://github.com/prometheansacrifice/esy-mode>)
- [emacs-gdscript-mode: Support for the GDScript programming language from
the Godot game engine (github.com/godotengine/godot)]
(<https://github.com/GDQuest/emacs-gdscript-mode>)
- [Emacs as C++ IDE - Next Step: rtags on tramp]
(<http://www.mycpu.org/emacs-rtags-helm-tramp/>)
- [My first package: elescope]
(<https://www.reddit.com/r/emacs/comments/er3csj/my_first_package_elescope/>)
- [emacs-php-doc-block: PhpDocBlock generator. Generate docblocks for
classes, class properties and functions]
(<https://github.com/moskalyovd/emacs-php-doc-block>)
- [State of C++ editing with emacs]
(<https://www.reddit.com/r/emacs/comments/eqebai/state_of_c_editing_with_emacs/>)
- [emacs-edbi: Database Interface for Emacs Lisp]
(<https://github.com/kiwanami/emacs-edbi>)
- [edbi-minor-mode: Use edbi with regular SQL files. 'edbi' is database
interface for Emacs Lisp] (<https://github.com/dvzubarev/edbi-minor-mode>)
- [Better SQL dump visualization with name=value display]
(<https://www.reddit.com/r/emacs/comments/eplba6/better_sql_dump_visualization_with_namevalue/>)
- [SQL rainbow for easier reading of dumps]
(<https://www.reddit.com/r/emacs/comments/ep4ydm/sql_rainbow_for_easier_reading_of_dumps/>)
- Community:
- [Weekly tips/trick/etc/ thread]
(<https://www.reddit.com/r/emacs/comments/eoigxl/weekly_tipstricketc_thread/>)
- [What's an emacs package you wish existed?]
(<https://www.reddit.com/r/emacs/comments/eohobl/whats_an_emacs_package_you_wish_existed/>)
- [Vienna Julia Meetup (Jan 20, 2020): Testing & CI for Julia & Learn how
to work with Julia using Emacs / VScode]
(<https://www.meetup.com/Vienna-Julia-Meetup/events/267296486/>)
- [I would help fund the development of Guile Emacs, given the chance.]
(<https://www.reddit.com/r/emacs/comments/equuct/i_would_help_fund_the_development_of_guile_emacs/>)
- Other:
- [Use Xwidget Webkit to browse the Web, right within your Emacs - YouTube]
(<https://www.youtube.com/watch?v=He83coKoq7o&feature=youtu.be>)
- [metapost-png-preview: png-based preview of metapost in emacs.]
(<https://github.com/johanvts/metapost-png-preview>)
- [Emacs Power: Can your editor do this?]
(<https://www.youtube.com/watch?v=EQAd41VAXWo&feature=youtu.be>)
- [Emacs as a tmux replacement]
(<https://medium.com/@lukaszkorecki/emacs-as-tmux-replacement-2acd10d7dfc8>)
- [Jordan Besly: Emacs is no text editor]
(<https://www.eigenbahn.com/2020/01/12/emacs-is-no-editor>) ([Reddit]
(<https://reddit.com/r/planetemacs/comments/eqbfso/jordan_besly_emacs_is_no_text_editor/>))
- [Using Emacs 64 - Notmuch]
(<https://cestlaz.github.io/post/using-emacs-64-notmuch/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/eqicqe/using_emacs_64_notmuch/>))
- [Jordan Besly: Painless Emacs shell commands]
(<https://www.eigenbahn.com/2020/01/19/painless-emacs-shell-commands>)
- [Jordan Besly: Better TRAMP autologin]
(<https://www.eigenbahn.com/2020/01/15/tramp-autologin-insanity>)
- [elblog: A blogging software implemented in Emacs Lisp]
(<https://github.com/tazjin/elblog>)
- [Vanilla Emacs + Evil vs Distros (spacemacs or whatever), which one for a
newbie?]
(<https://www.reddit.com/r/emacs/comments/epimpb/vanilla_emacs_evil_vs_distros_spacemacs_or/>)
- [dnote.el: Emacs wrapper for the dnote CLI. dnote (www.getdnote.com) is a
simple personal knowledge base] (<https://github.com/davep/dnote.el>)
- [Installing emacs on WSL2 with Windows, but it works]
(<https://www.reddit.com/r/emacs/comments/er248t/installing_emacs_on_wsl2_with_windows_but_it_works/>)
- [GMANE: domain changed, other news]
(<https://www.reddit.com/r/emacs/comments/epmuuf/gmane_domain_changed_other_news/>)
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/2020-01>).
You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe:
https://lists.gnu.org/mailman/listinfo/emacs-tangents
* 2020-01-20 Emacs news
- Emacs configuration:
- [[https://tech.toryanderson.com/posts/how-to-save-an-emacs-keyboard-macro-permanently/][How to Save an Emacs Keyboard Macro Permanently]]
- [[https://phundrak.com/config/spacemacs][A Spacemacs configuration mostly contained in an Org-mode file]] ([[https://reddit.com/r/spacemacs/comments/epb5j9/a_spacemacs_configuration_mostly_contained_in_an/][Reddit]])
- [[https://github.com/nmartin84/.doom.d][My DOOM emacs literate config]] ([[https://reddit.com/r/emacs/comments/eqan3f/my_doom_emacs_literate_config/][Reddit]])
- [[https://archive.casouri.cat/note/2020/painless-transition-to-portable-dumper/index.html][Portable Dumper, a Emacs 27 feature, reduced my Emacs startup time from 2.47s to 0.76s (3x). My notes on how you can transition to Portable Dumper in a painless manner]] ([[https://www.reddit.com/r/emacs/comments/eqhvt7/use_portable_dumper_in_your_init/][Reddit]])
- [[https://gitlab.com/yisraeldov/emacs-d][yisraeldov's Emacs Config]]
- [[https://github.com/sashvoncurtis/.doom.d][.doom.d: Doom Config for Dart, Flutter, Javascript, React]] ([[https://reddit.com/r/planetemacs/comments/eolmjw/doomd_doom_config_for_dart_flutter_javascript/][Reddit]])
- Emacs Lisp:
- [[https://github.com/eschulte/emacs-web-server][emacs-web-server: web server running Emacs Lisp handlers.]] ([[https://reddit.com/r/planetemacs/comments/epyxjf/emacswebserver_web_server_running_emacs_lisp/][Reddit]])
- Emacs development:
- [[https://stuff-things.net/2015/12/16/emacs-el-capitain-visible-bell-fixed/][Emacs El Capitain Visible Bell Fixed]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8d2fecdf6c372b8ff064454558ae5843d0607f06][Introduce element &error into edebug specification lists for macros]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6dbe2c932a55d34448d1a3cc8eeb7e851e0d6aab][Make sb-image.el obsolete (Bug#37837)]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=125bc5b1a4cf92e251680eb92ae45a1b25aee5cf][dns-query now represents SOA integers as integers (Bug#38937)]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=07a4dd8e6aa2787f809d12aa99b8914af91ae2b3][parse-time-string now parses ISO 8601 format strings]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=576dfc8aa260957f4d0dc0c68cdcb8232a536f42][Remove unused ftx font backend driver]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=88efc736f562656efab778d35c32d549ef6270d7][Default cairo to enabled]]
- Appearance:
- [[https://i.redd.it/dkxg9boe4rb41.png][Horizon theme for Emacs]] ([[https://reddit.com/r/emacs/comments/eqxduu/horizon_theme_for_emacs/][Reddit]])
- [[https://i.redd.it/y0y7s8ud36b41.png][Pretty imenu]] ([[https://reddit.com/r/emacs/comments/eplmep/pretty_imenu/][Reddit]])
- Navigation:
- [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Other-Repeating-Search.html][occur-edit-mode: type "e" in occur buffer to edit in place!]] ([[https://reddit.com/r/emacs/comments/eq2gp9/occureditmode_type_e_in_occur_buffer_to_edit_in/][Reddit]])
- [[https://gitlab.com/ideasman42/emacs-undohist][emacs-undohist: Persistent Undo History for GNU Emacs]]
- [[https://wwwtech.de/notes/456][Persisting search output from helm-rg.]]
- [[https://irreal.org/blog/?p=8596][Irreal: How Fast Is Ripgrep?]]
- Org Mode:
- [[https://www.reddit.com/r/emacs/comments/eoq6pk/help_me_fall_in_love_with_orgmode/][Help me fall in love with org-mode]]
- [[http://www.pirilampo.org/org-mode/][Getting started with Org mode]]
- [[https://thoughtbot.com/blog/the-many-uses-of-org-mode][The Many Uses of Org Mode]]
- [[https://i.redd.it/vx93yzzvcub41.png][My GTD workflow with Emacs+Orgmode]] ([[https://reddit.com/r/emacs/comments/er6dq7/my_gtd_workflow_with_emacsorgmode/][Reddit]])
- [[https://cyberthal-docs.nfshost.com/textmind/][Textmind: My Personal Information Manager. Textmind uses Spacemacs, Org mode, Magit, Dired and Treefactor to organize text.]] ([[https://reddit.com/r/planetemacs/comments/eqr5uy/textmind_my_personal_information_manager_textmind/][Reddit]])
- [[https://www.reddit.com/r/orgmode/comments/equsf9/orgnum_automatic_hierarchical_numbering/][Org-num: automatic hierarchical numbering]]
- [[https://www.reddit.com/r/emacs/comments/ep5i3p/annrfc_package_to_display_deadlines_in_agenda/][{ANN/RFC} - package to display deadlines in agenda buffers]]
- [[https://github.com/legalnonsense/org-agenda-show-deadlines][org-agenda-show-deadlines: Show deadlines in org-agenda buffers]]
- [[https://www.reddit.com/r/emacs/comments/eqnf6l/rfcann_doct_declarative_org_capture_templates/][{RFC/ANN} DOCT: Declarative Org Capture Templates - symbolic parents, additive inheritance]]
- [[https://www.youtube.com/watch?v=Bvse62CR-w0&feature=youtu.be][Python + Orgmode for fluent output generation of scientific research]]
- [[https://www.youtube.com/watch?v=CGnt_PWoM5Y&feature=youtu.be][Org mode for reproducible research]] (2014)
- [[https://github.com/abrochard/walkman/][walkman: Write HTTP requests in Org mode and replay them at will using cURL]]
- [[https://i.redd.it/hvbxv64nqsa41.png][Instant-preview markdown & org files with xwidget-webkit]] ([[https://reddit.com/r/emacs/comments/eoq4ud/instantpreview_markdown_org_files_with/][Reddit]])
- [[https://www.reddit.com/r/emacs/comments/eozyyv/exporting_orgmode_to_beautiful_websites/][Exporting org-mode to beautiful websites?]]
- [[https://www.youtube.com/playlist?list=PL0sMmOaE_gs3GbuZV_sNjwMREw9rfElTV][Org mode videos by John Kitchin - YouTube]]
- [[https://www.youtube.com/playlist?list=PLX2044Ew-UVV0CNIrlst0MkKbu85O7_QT][org-mode videos by Uncle Dave - YouTube]]
- Coding:
- [[https://github.com/federicotdn/verb][Verb: A new package to organize and send HTTP requests from Emacs]] ([[https://reddit.com/r/emacs/comments/eo9mxz/verb_a_new_package_to_organize_and_send_http/][Reddit]])
- [[https://github.com/HaoZeke/emacs-format-all-the-code][emacs-format-all-the-code: Auto-format source code in many languages with one command]]
- [[https://github.com/prometheansacrifice/esy-mode][esy-mode: A minor mode for esy. esy (esy.sh) is an easy package manager for native Reason, OCaml and more]]
- [[https://github.com/GDQuest/emacs-gdscript-mode][emacs-gdscript-mode: Support for the GDScript programming language from the Godot game engine (github.com/godotengine/godot)]]
- [[http://www.mycpu.org/emacs-rtags-helm-tramp/][Emacs as C++ IDE - Next Step: rtags on tramp]]
- [[https://www.reddit.com/r/emacs/comments/er3csj/my_first_package_elescope/][My first package: elescope]]
- [[https://github.com/moskalyovd/emacs-php-doc-block][emacs-php-doc-block: PhpDocBlock generator. Generate docblocks for classes, class properties and functions]]
- [[https://www.reddit.com/r/emacs/comments/eqebai/state_of_c_editing_with_emacs/][State of C++ editing with emacs]]
- [[https://github.com/kiwanami/emacs-edbi][emacs-edbi: Database Interface for Emacs Lisp]]
- [[https://github.com/dvzubarev/edbi-minor-mode][edbi-minor-mode: Use edbi with regular SQL files. 'edbi' is database interface for Emacs Lisp]]
- [[https://www.reddit.com/r/emacs/comments/eplba6/better_sql_dump_visualization_with_namevalue/][Better SQL dump visualization with name=value display]]
- [[https://www.reddit.com/r/emacs/comments/ep4ydm/sql_rainbow_for_easier_reading_of_dumps/][SQL rainbow for easier reading of dumps]]
- Community:
- [[https://www.reddit.com/r/emacs/comments/eoigxl/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
- [[https://www.reddit.com/r/emacs/comments/eohobl/whats_an_emacs_package_you_wish_existed/][What's an emacs package you wish existed?]]
- [[https://www.meetup.com/Vienna-Julia-Meetup/events/267296486/][Vienna Julia Meetup (Jan 20, 2020): Testing & CI for Julia & Learn how to work with Julia using Emacs / VScode]]
- [[https://www.reddit.com/r/emacs/comments/equuct/i_would_help_fund_the_development_of_guile_emacs/][I would help fund the development of Guile Emacs, given the chance.]]
- Other:
- [[https://www.youtube.com/watch?v=He83coKoq7o&feature=youtu.be][Use Xwidget Webkit to browse the Web, right within your Emacs - YouTube]]
- [[https://github.com/johanvts/metapost-png-preview][metapost-png-preview: png-based preview of metapost in emacs.]]
- [[https://www.youtube.com/watch?v=EQAd41VAXWo&feature=youtu.be][Emacs Power: Can your editor do this?]]
- [[https://medium.com/@lukaszkorecki/emacs-as-tmux-replacement-2acd10d7dfc8][Emacs as a tmux replacement]]
- [[https://www.eigenbahn.com/2020/01/12/emacs-is-no-editor][Jordan Besly: Emacs is no text editor]] ([[https://reddit.com/r/planetemacs/comments/eqbfso/jordan_besly_emacs_is_no_text_editor/][Reddit]])
- [[https://cestlaz.github.io/post/using-emacs-64-notmuch/][Using Emacs 64 - Notmuch]] ([[https://reddit.com/r/emacs/comments/eqicqe/using_emacs_64_notmuch/][Reddit]])
- [[https://www.eigenbahn.com/2020/01/19/painless-emacs-shell-commands][Jordan Besly: Painless Emacs shell commands]]
- [[https://www.eigenbahn.com/2020/01/15/tramp-autologin-insanity][Jordan Besly: Better TRAMP autologin]]
- [[https://github.com/tazjin/elblog][elblog: A blogging software implemented in Emacs Lisp]]
- [[https://www.reddit.com/r/emacs/comments/epimpb/vanilla_emacs_evil_vs_distros_spacemacs_or/][Vanilla Emacs + Evil vs Distros (spacemacs or whatever), which one for a newbie?]]
- [[https://github.com/davep/dnote.el][dnote.el: Emacs wrapper for the dnote CLI. dnote (www.getdnote.com) is a simple personal knowledge base]]
- [[https://www.reddit.com/r/emacs/comments/er248t/installing_emacs_on_wsl2_with_windows_but_it_works/][Installing emacs on WSL2 with Windows, but it works]]
- [[https://www.reddit.com/r/emacs/comments/epmuuf/gmane_domain_changed_other_news/][GMANE: domain changed, other news]]
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/2020-01][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]]