2021-10-11 Emacs news ===================== - Upcoming events: - M-x Research (contact them for password): TBA <https://m-x-research.github.io/> Fri Oct 15 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1400 GMT / 1600 Berlin / 1930 Kolkata / 2200 Singapore - Emacs FFM: Emacs FFM Meetup! October 2021 <https://www.meetup.com/emacs-ffm/events/281293223/> Wed Oct 20 1000 Vancouver / 1200 Chicago / 1300 Toronto / 1700 GMT / 1900 Berlin / 2230 Kolkata -- Thu Oct 21 0100 Singapore - Emacs APAC (virtual, in English) <https://emacs-apac.gitlab.io/> Sat Oct 23 0130 Vancouver / 0330 Chicago / 0430 Toronto / 0830 GMT / 1030 Berlin / 1400 Kolkata / 1630 Singapore - Emacs configuration: - [PBUI: a Presentation Based User Interface for Emacs] (<https://github.com/mmontone/pbui>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q5cban/pbui_a_presentation_based_user_interface_for_emacs/>)) - [[Package Shoutout] Consult-dir and Embark] (<https://www.reddit.com/r/emacs/comments/q1zi0t/package_shoutout_consultdir_and_embark/>) - [Fifteen Ways to Use Embark] (<https://karthinks.com/software/fifteen-ways-to-use-embark/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q2ky74/fifteen_ways_to_use_embark/>)) - [[Package of the day] Meow: alternative approach to modular Emacs on wish] (<https://github.com/DogLooksGood/meow>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q1t1zt/package_of_the_day_meow_alternative_approach_to/>)) - [harshasomisett's emacs config] (<https://github.com/harshasomisetty/emacs_config>) - [How much time have you spent on your init.el?] (<https://www.reddit.com/r/emacs/comments/q1ltj7/how_much_time_have_you_spent_on_your_initel/>) - Emacs Lisp: - [On the power of macros: a dynamic lazy let] (<https://ag91.github.io/blog/2021/10/09/on-the-power-of-macros-a-dynamic-lazy-let/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q4ot66/on_the_power_of_macros_a_dynamic_lazy_let/>)) - [Is there an "Emacs Lisp Exercise of the Day" or equivalent?] (<https://www.reddit.com/r/emacs/comments/q386ot/is_there_an_emacs_lisp_exercise_of_the_day_or/>) - [Anyone using code formatter for elisp?] (<https://www.reddit.com/r/emacs/comments/q3rwes/anyone_using_code_formatter_for_elisp/>) - Appearance: - [Emacs 28 has a global mode line] (<https://ruzkuku.com/texts/emacs-global.html>) - [CLI flickering driving you mad? Apply this small patch!] (<https://www.reddit.com/r/emacs/comments/q2r3sc/cli_flickering_driving_you_mad_apply_this_small/>) - [NΛNO modeline is on ELPA (https://elpa.gnu.org/packages/nano-modeline.html)] (<https://i.redd.it/jiunh0ymw5s71.png>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q3r85g/nλno_modeline_is_on_elpa/>)) - [NΛNO theme is on ELPA (https://elpa.gnu.org/packages/nano-theme.html)] (<https://i.redd.it/rnbju7nq8or71.png>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q2204l/nλno_theme_is_on_elpa/>)) - [doom-banners: banner images that are used by people as there emacs / doom spash screens] (<https://github.com/jeetelongname/doom-banners>) - [yuri tricys: How Can I Configure Emacs Doom Themes in var_year?] (<https://readingworldmagazine.com/emacs/2021-10-10-how-to-configure-emacs-doom-themes/>) - Navigation: - [What is your Emacs window/frame usage stye?] (<https://www.reddit.com/r/emacs/comments/q1tt30/what_is_your_emacs_windowframe_usage_stye/>) - [Emacs TIL: Ivy Find File and Open in a New Window] (<https://emacstil.com/til/2021/10/05/counselivy-find-file-and-open-in-a-new-window/>) - [Karthik Chikmagalur: Popup buffer management with keyboard hints] (<https://karthinks.com/software/popper-echo-mode-for-emacs/>) - Writing: - [Spell-checking in scimax] (<https://www.youtube.com/watch?v=V5IPZVje-ps>) ([Irreal] (<https://irreal.org/blog/?p=10030>)) - Org Mode: - [Graced my org-agenda a bit] (<https://www.reddit.com/gallery/q4xp06>) - [Gretzuni: A back-to-school/GTD Emacs journey] (<https://gretzuni.com/articles/a-back-to-school-gtd-emacs-journey>) - [boxy-headlines and org-real are now on ELPA] (<https://www.reddit.com/r/emacs/comments/q2z29f/boxyheadlines_and_orgreal_are_now_on_elpa/>) - [M-x recipes: Made with Emacs Org Mode, recipes imported with org-chef.] (<https://www.gnuisnotunix.com/recipes/>) - [ob-glsl: glsl shader code blocks for org-mode] (<https://github.com/finalpatch/ob-glsl>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q2jko6/running_glsl_shaders_in_emacs_orgmode/>)) - [Build Your Website with Org Mode] (<https://www.youtube.com/watch?v=AfkrzFodoNw>) (30:40) - [Blogging Stack with Org-Mode] (<https://filipebarroso.com/articles/blogging_with_orgmode/>) - [Server-side rendering for org files] (<https://www.reddit.com/r/emacs/comments/q4yy14/serverside_rendering_for_org_files/>) - [copy-as-org-mode: A Firefox Add-on (WebExtension) to copy selected web page into Org-mode formatted text!] (<https://github.com/kuanyui/copy-as-org-mode>) - Shells: - [Jumping directories in eshell] (<https://karthinks.com/software/jumping-directories-in-eshell/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q4as4c/jumping_directories_in_eshell/>)) - Coding: - [Python REPL-driven development in Emacs] (<https://blog.avocadosh.xyz/repl-driven-development-in-python>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q3bmp5/python_repldriven_development_in_emacs/>)) - [SPICE simulation in GNU Emacs] (<https://lifeofpenguin.blogspot.com/2021/10/spice-simulation-in-gnu-emacs.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q2eu14/spice_simulation_in_gnu_emacs/>)) - [New package for Ruby on Rails: Rails routes] (<https://www.reddit.com/r/emacs/comments/q5kcyl/new_package_for_ruby_on_rails_rails_routes/>) and [rails-i18n.] (<https://www.reddit.com/r/emacs/comments/q5blwp/new_package_for_ruby_on_rails_railsi18n/>) - [Jonas Bernoulli: Magit 3.3 released] (<https://emacsair.me/2021/10/04/magit-3.3>) - [Simple tutorial for setting up and using magit] (<https://thearjunmdas.github.io/entries/magit-emacs-as-git-client/>) - [Magit: Three Ways to Discard/Revert Git Commits (watch it with the subtitle)] (<https://www.youtube.com/watch?v=7D4cV0aodGw&feature=youtu.be>) - Mail and news: - [Sending mail using multiple Mu4e contexts in Emacs] (<https://www.tomica.net/blog/2020/12/sending-mail-using-multiple-mu4e-contexts-in-emacs/>) - [Emacs TIL: Setting up elfeed for RSS feeds] (<https://emacstil.com/til/2021/10/07/setting-up-elfeed-for-rss-feeds/>) ([Reddit] (<https://www.reddit.com/r/planetemacs/comments/q306u3/emacs_til_setting_up_elfeed_for_rss_feeds/>)) - Music: - [A deterministic techno generator for tidalcycle that you can use in your Emacs] (<https://git.chrisbeckstrom.com/chris/tidal-autotechno/src/branch/master/auto-techno.py>) - [Listen to a random album and generate a log entry (all with Emacs, of course)] (<https://dindi.garjola.net/emms-random-album.html>) ([Irreal] (<https://irreal.org/blog/?p=10026>)) - Community: - [Weekly Tips, Tricks, &c. Thread] (<https://www.reddit.com/r/emacs/comments/q2g1gq/weekly_tips_tricks_c_thread/>) - [packages in emacs] (<https://www.reddit.com/r/emacs/comments/q4iadd/packages_in_emacs/>) - [Requests for packages to add to NonGNU ELPA?] (<https://www.reddit.com/r/emacs/comments/q2rsq7/requests_for_packages_to_add_to_nongnu_elpa/>) and [status] (<http://ruzkuku.com/files/nongnu-work.html>) - [EmacsWiki: Emacs Stories] (<https://www.emacswiki.org/emacs/EmacsStories>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q1xyd4/emacswiki_emacs_stories/>)) - Fun: - [sudo-make-me-a-pizza: emacs interface to pizza.de] (<https://github.com/segv/sudo-make-me-a-pizza>) - Other: - [Train to move in emacs Faster? Vim Hardmode alternative?] (<https://www.reddit.com/r/emacs/comments/q2mnlr/train_to_move_in_emacs_faster_vim_hardmode/>) - [amc-txt-mode: Emacs major mode for AMC-TXT files. Auto Multiple Choice is an open source software for creating and managing multiple choice questionnaires] (<https://github.com/wentasah/amc-txt-mode>) - [Emacs Screencast #1: Mein ganzes (wissenschaftliches) Leben in Reintextform] (<https://www.youtube.com/watch?v=a4uE36Lb2_I&feature=youtu.be>) - [bible-mode - Diatheke-based Interface for Bible Browsing in Emacs] (<https://github.com/Zacalot/bible-mode>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q4y1aq/biblemode_diathekebased_interface_for_bible/>)) - [My project grading workflow - Using Emacs #79] (<https://cestlaz.github.io/post/using-emacs-79-grading/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q5a3pw/my_project_grading_workflow_using_emacs_79/>)) - [Getting a consistent set of keybindings between i3 and Emacs] (<https://sqrtminusone.xyz/posts/2021-10-04-emacs-i3/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/q2q4z5/getting_a_consistent_set_of_keybindings_between/>)) - Emacs development: - [Continued discussion of shorthands] (<https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg00630.html>) - [Allow :keys in menus to be computed dynamically] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=74d3a1e7d6450f226d2f942d0c0e3410eea87dfc>) - [Make 'inhibit-changing-match-data' obsolete and adjust callers] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a26824e5cbc454a3614b32d131bbdd74f3c03735>) - [Make gnus-define-keys obsolete] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cb86d1d0def61950a149445cbbde829a30e210c4>) - [Add new major mode 'clean-mode'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=597b6deb294ace9178c8927f83ec08b92597b347>) - [Add an optional parameter to kill-all-local-variables] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c0f7396588080ac48b72b905880d3f488e5becb3>) - [Document the improved scroll-margin behavior] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8b67eef5a1ce761230feb804d0ec17bf5f214730>) - [Make 'mapconcat' argument 'separator' optional] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d652efcd087099c71cd76c4bbf2bbf04314844b4>) - [In term-mode, handle ANSI codes, specifying italic and other modes] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0707fdd36cffe2211614b921cbc8dcd44e9cd880>) - [Add support for 256-color and 24bit ANSI colors in term-mode] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=76895fcd0b667eadd78bfe6cf51619f8b00e157f>) and [ansi-color] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0fa2279b90bf5a638d8377032b71135e1374e8fb>) - New packages: - boxy <https://elpa.gnu.org/packages/boxy.html>: A boxy layout framework - boxy-headings <https://elpa.gnu.org/packages/boxy-headings.html>: View org files in a boxy diagram - nano-modeline <https://elpa.gnu.org/packages/nano-modeline.html>: N Λ N O modeline - org-real <https://elpa.gnu.org/packages/org-real.html>: Keep track of real things as org-mode links - haskell-tng-mode <https://elpa.nongnu.org/nongnu/haskell-tng-mode.html>: Major mode for editing Haskell - apheleia <http://melpa.org/#/apheleia>: Reformat buffer stably - conventional-changelog <http://melpa.org/#/conventional-changelog>: Conventional Changelog Generator - gemini-write <http://melpa.org/#/gemini-write>: Elpher for Titan - liquidmetal <http://melpa.org/#/liquidmetal>: A mimetic poly-alloy of the Quicksilver scoring algorithm - soccer <http://melpa.org/#/soccer>: Fixtures, results, table etc for soccer
Links from [reddit.com/r/emacs] (<https://www.reddit.com/r/emacs>), [r/orgmode] (<https://www.reddit.com/r/orgmode>), [r/spacemacs] (<https://www.reddit.com/r/spacemacs>), [r/planetemacs] (<https://www.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/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt>), [the Emacs NEWS file] (<http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS>), [Emacs Calendar] (<https://emacslife.com/calendar/>) and [emacs-devel] (<http://lists.gnu.org/archive/html/emacs-devel/2021-10>). You're receiving this message via the Emacs Tangents mailing list. View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents
* 2021-10-11 Emacs news - Upcoming events: - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Fri Oct 15 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1400 GMT / 1600 Berlin / 1930 Kolkata / 2200 Singapore - Emacs FFM: Emacs FFM Meetup! October 2021 https://www.meetup.com/emacs-ffm/events/281293223/ Wed Oct 20 1000 Vancouver / 1200 Chicago / 1300 Toronto / 1700 GMT / 1900 Berlin / 2230 Kolkata -- Thu Oct 21 0100 Singapore - Emacs APAC (virtual, in English) https://emacs-apac.gitlab.io/ Sat Oct 23 0130 Vancouver / 0330 Chicago / 0430 Toronto / 0830 GMT / 1030 Berlin / 1400 Kolkata / 1630 Singapore - Emacs configuration: - [[https://github.com/mmontone/pbui][PBUI: a Presentation Based User Interface for Emacs]] ([[https://www.reddit.com/r/emacs/comments/q5cban/pbui_a_presentation_based_user_interface_for_emacs/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/q1zi0t/package_shoutout_consultdir_and_embark/][[Package Shoutout] Consult-dir and Embark]] - [[https://karthinks.com/software/fifteen-ways-to-use-embark/][Fifteen Ways to Use Embark]] ([[https://www.reddit.com/r/emacs/comments/q2ky74/fifteen_ways_to_use_embark/][Reddit]]) - [[https://github.com/DogLooksGood/meow][[Package of the day] Meow: alternative approach to modular Emacs on wish]] ([[https://www.reddit.com/r/emacs/comments/q1t1zt/package_of_the_day_meow_alternative_approach_to/][Reddit]]) - [[https://github.com/harshasomisetty/emacs_config][harshasomisett's emacs config]] - [[https://www.reddit.com/r/emacs/comments/q1ltj7/how_much_time_have_you_spent_on_your_initel/][How much time have you spent on your init.el?]] - Emacs Lisp: - [[https://ag91.github.io/blog/2021/10/09/on-the-power-of-macros-a-dynamic-lazy-let/][On the power of macros: a dynamic lazy let]] ([[https://www.reddit.com/r/emacs/comments/q4ot66/on_the_power_of_macros_a_dynamic_lazy_let/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/q386ot/is_there_an_emacs_lisp_exercise_of_the_day_or/][Is there an "Emacs Lisp Exercise of the Day" or equivalent?]] - [[https://www.reddit.com/r/emacs/comments/q3rwes/anyone_using_code_formatter_for_elisp/][Anyone using code formatter for elisp?]] - Appearance: - [[https://ruzkuku.com/texts/emacs-global.html][Emacs 28 has a global mode line]] - [[https://www.reddit.com/r/emacs/comments/q2r3sc/cli_flickering_driving_you_mad_apply_this_small/][CLI flickering driving you mad? Apply this small patch!]] - [[https://i.redd.it/jiunh0ymw5s71.png][NΛNO modeline is on ELPA (https://elpa.gnu.org/packages/nano-modeline.html)]] ([[https://www.reddit.com/r/emacs/comments/q3r85g/nλno_modeline_is_on_elpa/][Reddit]]) - [[https://i.redd.it/rnbju7nq8or71.png][NΛNO theme is on ELPA (https://elpa.gnu.org/packages/nano-theme.html)]] ([[https://www.reddit.com/r/emacs/comments/q2204l/nλno_theme_is_on_elpa/][Reddit]]) - [[https://github.com/jeetelongname/doom-banners][doom-banners: banner images that are used by people as there emacs / doom spash screens]] - [[https://readingworldmagazine.com/emacs/2021-10-10-how-to-configure-emacs-doom-themes/][yuri tricys: How Can I Configure Emacs Doom Themes in var_year?]] - Navigation: - [[https://www.reddit.com/r/emacs/comments/q1tt30/what_is_your_emacs_windowframe_usage_stye/][What is your Emacs window/frame usage stye?]] - [[https://emacstil.com/til/2021/10/05/counselivy-find-file-and-open-in-a-new-window/][Emacs TIL: Ivy Find File and Open in a New Window]] - [[https://karthinks.com/software/popper-echo-mode-for-emacs/][Karthik Chikmagalur: Popup buffer management with keyboard hints]] - Writing: - [[https://www.youtube.com/watch?v=V5IPZVje-ps][Spell-checking in scimax]] ([[https://irreal.org/blog/?p=10030][Irreal]]) - Org Mode: - [[https://www.reddit.com/gallery/q4xp06][Graced my org-agenda a bit]] - [[https://gretzuni.com/articles/a-back-to-school-gtd-emacs-journey][Gretzuni: A back-to-school/GTD Emacs journey]] - [[https://www.reddit.com/r/emacs/comments/q2z29f/boxyheadlines_and_orgreal_are_now_on_elpa/][boxy-headlines and org-real are now on ELPA]] - [[https://www.gnuisnotunix.com/recipes/][M-x recipes: Made with Emacs Org Mode, recipes imported with org-chef.]] - [[https://github.com/finalpatch/ob-glsl][ob-glsl: glsl shader code blocks for org-mode]] ([[https://www.reddit.com/r/emacs/comments/q2jko6/running_glsl_shaders_in_emacs_orgmode/][Reddit]]) - [[https://www.youtube.com/watch?v=AfkrzFodoNw][Build Your Website with Org Mode]] (30:40) - [[https://filipebarroso.com/articles/blogging_with_orgmode/][Blogging Stack with Org-Mode]] - [[https://www.reddit.com/r/emacs/comments/q4yy14/serverside_rendering_for_org_files/][Server-side rendering for org files]] - [[https://github.com/kuanyui/copy-as-org-mode][copy-as-org-mode: A Firefox Add-on (WebExtension) to copy selected web page into Org-mode formatted text!]] - Shells: - [[https://karthinks.com/software/jumping-directories-in-eshell/][Jumping directories in eshell]] ([[https://www.reddit.com/r/emacs/comments/q4as4c/jumping_directories_in_eshell/][Reddit]]) - Coding: - [[https://blog.avocadosh.xyz/repl-driven-development-in-python][Python REPL-driven development in Emacs]] ([[https://www.reddit.com/r/emacs/comments/q3bmp5/python_repldriven_development_in_emacs/][Reddit]]) - [[https://lifeofpenguin.blogspot.com/2021/10/spice-simulation-in-gnu-emacs.html][SPICE simulation in GNU Emacs]] ([[https://www.reddit.com/r/emacs/comments/q2eu14/spice_simulation_in_gnu_emacs/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/q5kcyl/new_package_for_ruby_on_rails_rails_routes/][New package for Ruby on Rails: Rails routes]] and [[https://www.reddit.com/r/emacs/comments/q5blwp/new_package_for_ruby_on_rails_railsi18n/][rails-i18n.]] - [[https://emacsair.me/2021/10/04/magit-3.3][Jonas Bernoulli: Magit 3.3 released]] - [[https://thearjunmdas.github.io/entries/magit-emacs-as-git-client/][Simple tutorial for setting up and using magit]] - [[https://www.youtube.com/watch?v=7D4cV0aodGw&feature=youtu.be][Magit: Three Ways to Discard/Revert Git Commits (watch it with the subtitle)]] - Mail and news: - [[https://www.tomica.net/blog/2020/12/sending-mail-using-multiple-mu4e-contexts-in-emacs/][Sending mail using multiple Mu4e contexts in Emacs]] - [[https://emacstil.com/til/2021/10/07/setting-up-elfeed-for-rss-feeds/][Emacs TIL: Setting up elfeed for RSS feeds]] ([[https://www.reddit.com/r/planetemacs/comments/q306u3/emacs_til_setting_up_elfeed_for_rss_feeds/][Reddit]]) - Music: - [[https://git.chrisbeckstrom.com/chris/tidal-autotechno/src/branch/master/auto-techno.py][A deterministic techno generator for tidalcycle that you can use in your Emacs]] - [[https://dindi.garjola.net/emms-random-album.html][Listen to a random album and generate a log entry (all with Emacs, of course)]] ([[https://irreal.org/blog/?p=10026][Irreal]]) - Community: - [[https://www.reddit.com/r/emacs/comments/q2g1gq/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]] - [[https://www.reddit.com/r/emacs/comments/q4iadd/packages_in_emacs/][packages in emacs]] - [[https://www.reddit.com/r/emacs/comments/q2rsq7/requests_for_packages_to_add_to_nongnu_elpa/][Requests for packages to add to NonGNU ELPA?]] and [[http://ruzkuku.com/files/nongnu-work.html][status]] - [[https://www.emacswiki.org/emacs/EmacsStories][EmacsWiki: Emacs Stories]] ([[https://www.reddit.com/r/emacs/comments/q1xyd4/emacswiki_emacs_stories/][Reddit]]) - Fun: - [[https://github.com/segv/sudo-make-me-a-pizza][sudo-make-me-a-pizza: emacs interface to pizza.de]] - Other: - [[https://www.reddit.com/r/emacs/comments/q2mnlr/train_to_move_in_emacs_faster_vim_hardmode/][Train to move in emacs Faster? Vim Hardmode alternative?]] - [[https://github.com/wentasah/amc-txt-mode][amc-txt-mode: Emacs major mode for AMC-TXT files. Auto Multiple Choice is an open source software for creating and managing multiple choice questionnaires]] - [[https://www.youtube.com/watch?v=a4uE36Lb2_I&feature=youtu.be][Emacs Screencast #1: Mein ganzes (wissenschaftliches) Leben in Reintextform]] - [[https://github.com/Zacalot/bible-mode][bible-mode - Diatheke-based Interface for Bible Browsing in Emacs]] ([[https://www.reddit.com/r/emacs/comments/q4y1aq/biblemode_diathekebased_interface_for_bible/][Reddit]]) - [[https://cestlaz.github.io/post/using-emacs-79-grading/][My project grading workflow - Using Emacs #79]] ([[https://www.reddit.com/r/emacs/comments/q5a3pw/my_project_grading_workflow_using_emacs_79/][Reddit]]) - [[https://sqrtminusone.xyz/posts/2021-10-04-emacs-i3/][Getting a consistent set of keybindings between i3 and Emacs]] ([[https://www.reddit.com/r/emacs/comments/q2q4z5/getting_a_consistent_set_of_keybindings_between/][Reddit]]) - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2021-10/msg00630.html][Continued discussion of shorthands]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=74d3a1e7d6450f226d2f942d0c0e3410eea87dfc][Allow :keys in menus to be computed dynamically]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a26824e5cbc454a3614b32d131bbdd74f3c03735][Make 'inhibit-changing-match-data' obsolete and adjust callers]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cb86d1d0def61950a149445cbbde829a30e210c4][Make gnus-define-keys obsolete]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=597b6deb294ace9178c8927f83ec08b92597b347][Add new major mode 'clean-mode']] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c0f7396588080ac48b72b905880d3f488e5becb3][Add an optional parameter to kill-all-local-variables]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8b67eef5a1ce761230feb804d0ec17bf5f214730][Document the improved scroll-margin behavior]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d652efcd087099c71cd76c4bbf2bbf04314844b4][Make 'mapconcat' argument 'separator' optional]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0707fdd36cffe2211614b921cbc8dcd44e9cd880][In term-mode, handle ANSI codes, specifying italic and other modes]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=76895fcd0b667eadd78bfe6cf51619f8b00e157f][Add support for 256-color and 24bit ANSI colors in term-mode]] and [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0fa2279b90bf5a638d8377032b71135e1374e8fb][ansi-color]] - New packages: - https://elpa.gnu.org/packages/boxy.html: A boxy layout framework - https://elpa.gnu.org/packages/boxy-headings.html: View org files in a boxy diagram - https://elpa.gnu.org/packages/nano-modeline.html: N Λ N O modeline - https://elpa.gnu.org/packages/org-real.html: Keep track of real things as org-mode links - https://elpa.nongnu.org/nongnu/haskell-tng-mode.html: Major mode for editing Haskell - http://melpa.org/#/apheleia: Reformat buffer stably - http://melpa.org/#/conventional-changelog: Conventional Changelog Generator - http://melpa.org/#/gemini-write: Elpher for Titan - http://melpa.org/#/liquidmetal: A mimetic poly-alloy of the Quicksilver scoring algorithm - http://melpa.org/#/soccer: Fixtures, results, table etc for soccer Links from [[https://www.reddit.com/r/emacs][reddit.com/r/emacs]], [[https://www.reddit.com/r/orgmode][r/orgmode]], [[https://www.reddit.com/r/spacemacs][r/spacemacs]], [[https://www.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/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]], [[https://emacslife.com/calendar/][Emacs Calendar]] and [[http://lists.gnu.org/archive/html/emacs-devel/2021-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]]