2026-03-23 Emacs news ===================== Might be a good opportunity to set up better auto-saves, with buffer-guardian.el https://www.jamescherti.com/buffer-guardian-el-automatically-save-emacs-buffers/ inspiring an update to super-save 0.5 https://emacsredux.com/blog/2026/03/18/super-save-0-dot-5/. Also, there were a couple of interesting experiments embedding Chromium https://github.com/emacs-os/embr.el (Reddit https://www.reddit.com/r/emacs/comments/1ry1q5q/embrel_emacs_browser_emacs_is_the_display_server/) or native macOS views https://github.com/chaoswork/appine in Emacs (Reddit https://www.reddit.com/r/emacs/comments/1rv4idh/ann_appine_i_built_a_dynamic_module_to_embed/), and one about embedding Emacs in a webpage https://play.emacsen.de/ (Reddit https://www.reddit.com/r/emacs/comments/1rznu4l/run_emacs_in_your_browser_with_v86/).
- Upcoming events (iCal file https://emacslife.com/calendar/emacs-calendar.ics, Org https://emacslife.com/calendar/): - Emacs Berlin: Emacs-Berlin Hybrid Meetup //emacs-berlin.org/ https://emacs-berlin.org/ Wed Mar 25 1100 America/Vancouver - 1300 America/Chicago - 1400 America/Toronto - 1800 Etc/GMT - 1900 Europe/Berlin - 2330 Asia/Kolkata -- Thu Mar 26 0200 Asia/Singapore - Emacs APAC: Emacs APAC meetup (virtual) //emacs-apac.gitlab.io/announcements/ https://emacs-apac.gitlab.io/announcements/ Sat Mar 28 0130 America/Vancouver - 0330 America/Chicago - 0430 America/Toronto - 0830 Etc/GMT - 0930 Europe/Berlin - 1400 Asia/Kolkata - 1630 Asia/Singapore - EmacsATX: Emacs Social //www.meetup.com/emacsatx/events/313720093/ https://www.meetup.com/emacsatx/events/313720093/ Thu Apr 2 1600 America/Vancouver - 1800 America/Chicago - 1900 America/Toronto - 2300 Etc/GMT -- Fri Apr 3 0100 Europe/Berlin - 0430 Asia/Kolkata - 0700 Asia/Singapore - M-x Research: TBA //m-x-research.github.io/ https://m-x-research.github.io/ Fri Apr 3 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/GMT - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore - Emacs configuration: - decoupling C-m (aka RET) and <return> https://www.reddit.com/r/emacs/comments/1s0dclq/decoupling_cm_aka_ret_and_return/ - Emacs Lisp: - elisp-2025/el-xeger.el https://github.com/DinoChiesa/elisp-2025/blob/main/el-xeger.el (Reddit https://www.reddit.com/r/emacs/comments/1rwpvqe/xeger_library_in_elisp/)- generate text from a regex - [20] Working on Canvas Patch (Contd..) - 3/22/2026, 2:31:11 PM - Dyne.org TV https://tv.dyne.org/w/7fWKsvE3cpVn7vVyidS5Xz - Writing: - miljko/microbe.el: A high-performance, offline-first Emacs manager for Micro.blog · GitHub https://github.com/miljko/microbe.el - blogmore.el v1.7 - davep https://blog.davep.org/2026/03/21/blogmore-el-v1-7.html (also 1.4 update https://blog.davep.org/2026/03/20/blogmore-el-v1-4.html, other post https://blog.davep.org/2026/03/19/some-blogmore-elisp.html) - Appearance: - Chris Maiorana: Writing gloriously long sentences in Emacs with line highlighting https://chrismaiorana.com/line-highlighting-in-emacs/ (Irreal https://irreal.org/blog/?p=13690) - Tip about setting hl-line-range-function to identify current line in visual line mode https://fediscience.org/@ericsfraga/116279043710841253 - Protesilaos Stavrou: Emacs: doric-themes version 1.1.0 https://protesilaos.com/codelog/2026-03-23-emacs-doric-themes-1-1-0/ - Navigation: - repo-grep.el – update https://www.reddit.com/r/emacs/comments/1rz63on/repogrepel_update/ - Dired: - Emacs - Rename currently opened file in Dired mode https://www.youtube.com/watch?v=Nk0-VQc2mGo (03:21) - Org Mode: - Which org-related packages do you use? https://www.reddit.com/r/orgmode/comments/1rw3fgl/which_orgrelated_packages_do_you_use/ - Taking Notes With Emacs Org Mode (It's Easy!) https://www.youtube.com/watch?v=NebhEVR44Jc (15:35) - Reading your Emacs notes on-the-go, minimally. https://youtube.com/watch?v=2a4fBKLVl88 (12:07, (Reddit https://www.reddit.com/r/emacs/comments/1s17tuy/my_latest_youtube_video_reading_your_emacs_notes/) - Srijan Choudhary: 2026-03-18-001: move Org heading title into body https://srijan.ch/notes/2026-03-18-001 - Resilient Technologies. Why Decades-Old Tools Define the ROOT of Modern Research Data Management — Workshop Documents https://doi.org/10.5281/zenodo.19131602 (@[email protected] https://mastodon.social/@lukascbossert/116261634838662276) - Coding: - elecxzy: Smart comment-dwim (M-;) Implementation https://www.youtube.com/watch?v=L_Q4fWFei4o (00:19) - aspiers/madolt: magit-like emacs mode for dolt · GitHub https://github.com/aspiers/madolt (Reddit https://www.reddit.com/r/emacs/comments/1s069ov/madoltel_magitlike_emacs_mode_for_the_dolt/) - Emacs VC-mode in action https://www.youtube.com/watch?v=_jqs7KSZs-w (01:34) - Projeto Omega - Cifra de Cesar (Emacs+Magit) https://www.youtube.com/watch?v=-_PHVYEsdPc (14:39) - Lycomedes1814/temme-mode: A rewrite of emmet-mode for Emacs, aiming for a clean and modern codebase · GitHub https://github.com/Lycomedes1814/temme-mode (Reddit https://www.reddit.com/r/emacs/comments/1rzuguk/temmemode_a_clean_rewrite_of_emmetmode_wip/) - Emacs Redux: surround.el: Vim-Style Pair Editing Comes to Emacs https://emacsredux.com/blog/2026/03/17/surround-el-vim-style-pair-editing-comes-to-emacs/ (Irreal https://irreal.org/blog/?p=13683) - Emacs Redux: Tree-sitter Font-Lock and Indentation in Comint Buffers https://emacsredux.com/blog/2026/03/17/tree-sitter-font-lock-and-indentation-in-comint-buffers/ - Tip about using python-indent-def-block-scale https://fosstodon.org/@FrostyX/116247190127363859 - mutliplier applied to indentation - Einar Mostad: Use virtual environment in Emacs' Python Mode if in a project with a venv https://einar.codeberg.page/use-virtual-environment-in-emacs-python-mode-if-in-a-project-with-a-venv.html - Monday Live Coding with Emacs. 3/16/2026 #coding #livecoding #emacs #learnc https://www.youtube.com/watch?v=hg21M5n5tf4 (01:16:08) - Mail, news, and chat: - newsflash.el I built a lightweight RSS news reader for Emacs with split-screen reading https://github.com/zenitsu7772000/newsflash (Reddit https://www.reddit.com/r/emacs/comments/1ry5v1s/newsflashel_i_built_a_lightweight_rss_news_reader/) - Multimedia: - emacs-os/elcava: Cava clone in emacs lisp · GitHub https://github.com/emacs-os/elcava (Reddit https://www.reddit.com/r/emacs/comments/1rx52bf/github_emacsoselcava_cava_clone_in_emacs_lisp/) Audio spectrum visualizer - jellyfin-emms-mpv.el - Browse and play music/video from a Jellyfin server via EMMS + mpv https://github.com/emacs-os/jellyfin-emms-mpv.el (Reddit https://www.reddit.com/r/emacs/comments/1rw4s4l/jellyfinemmsmpvel_browse_and_play_musicvideo_from/) - Fun: - emacs is really good for ascii-art https://i.redd.it/c2cnrey43wpg1.png (Reddit https://www.reddit.com/r/emacs/comments/1rxkwa6/emacs_is_really_good_for_asciiart/) - Run Emacs in your browser with v86 https://play.emacsen.de/ (Reddit https://www.reddit.com/r/emacs/comments/1rznu4l/run_emacs_in_your_browser_with_v86/) - zenitsu7772000/manga-reader - Manga & Comic Reader for Emacs https://github.com/zenitsu7772000/manga-reader (Reddit https://www.reddit.com/r/emacs/comments/1rxfc3g/mangael_v10_manga_and_comic_reader_for_emacs/) - AI: - Agile & Coding: The tools of an Agentic Engineer https://davidvujic.blogspot.com/2026/03/the-tools-of-an-agentic-engineer.html (Reddit https://www.reddit.com/r/emacs/comments/1s0lzdw/the_tool_of_an_agentic_engineer_yes_of_course_it/) - jlouisbiz/rcd-mcp-emacs-documentation: get_documentation, list_functions_by_prefix, search_functions, rcd_elisp_function_definition https://codeberg.org/jlouisbiz/rcd-mcp-emacs-documentation - MCP for Emacs - Improve your notes with ORG MODE 🦄 https://www.youtube.com/watch?v=n_NZk3hDl6I (10:27) - agent-shell-notifications released! https://github.com/zackattackz/agent-shell-notifications/ (Reddit https://www.reddit.com/r/emacs/comments/1rzpwmr/agentshellnotifications_released/) - Jeremias-A-Queiroz/emacs-gptel-slim-tools: leverage etags for precise code fragment extraction https://github.com/jeremias-a-queiroz/emacs-gptel-slim-tools (Reddit https://www.reddit.com/r/emacs/comments/1rvb7vk/showcase_gptelslimtools_a_bimodal_lean_context/) - Fritz Grabo: `acp2ollama' in Emacs for fun and profit https://fritzgrabo.com/posts/acp2ollama-in-emacs-for-fun-and-profit/ - James Dyer: Ollama Buddy - Seven Lines to Any LLM Provider https://www.emacs.dyerdwelling.family/emacs/20260319143558-emacs--ollama-buddy---create-provider-helper-function/ - Community: - I tried Neovim, but I keep coming back to Emacs https://www.reddit.com/r/emacs/comments/1rwclo6/i_tried_neovim_but_i_keep_coming_back_to_emacs/ - Eric MacAdie: Emacs Carnival: Mistakes and Misconceptions https://macadie.info/2026/03/22/emacs-carnival-mistakes-and-misconceptions/ - Shells: - Making Emacs output true 24-bit color in the terminal: a two-line terminfo fix https://www.reddit.com/r/emacs/comments/1rw2kbv/making_emacs_output_true_24bit_color_in_the/ - Other: - buffer-terminator.el - safely auto terminate buffers for performance and reduced clutter [Release 1.2.1] https://github.com/jamescherti/buffer-terminator.el (Reddit https://www.reddit.com/r/emacs/comments/1rycgah/bufferterminatorel_safely_auto_terminate_emacs/) - James Cherti: buffer-guardian.el – Automatically Save Emacs Buffers Without Manual Intervention (When Buffers Lose Focus, Regularly, or After Emacs is Idle) https://www.jamescherti.com/buffer-guardian-el-automatically-save-emacs-buffers/ (Reddit https://www.reddit.com/r/emacs/comments/1rvnl0u/bufferguardianel_automatically_save_emacs_buffers/, Irreal https://irreal.org/blog/?p=13688) - super-save 0.5: Modernized and Better Than Ever https://emacsredux.com/blog/2026/03/18/super-save-0-dot-5/ (Reddit https://www.reddit.com/r/emacs/comments/1rx2dft/supersave_05_modernized_and_better_than_ever/) - Much Ado About Emacs 012 https://bicycleforyourmind.com/much_ado_about_emacs_012: kirigami, visible-mark, javelin, opml, appine, buffer-guardian, isearch-lazy-count, markdown-table-wrap, surround - chaoswork/appine: embed native macOS views (WebKit, PDFKit etc.) directly inside Emacs windows. · GitHub https://github.com/chaoswork/appine (Reddit https://www.reddit.com/r/emacs/comments/1rv4idh/ann_appine_i_built_a_dynamic_module_to_embed/) - emacs-os/embr.el: Emacs is the display server. Headless Chromium via CloakBrowser is the renderer. · GitHub https://github.com/emacs-os/embr.el (Reddit https://www.reddit.com/r/emacs/comments/1ry1q5q/embrel_emacs_browser_emacs_is_the_display_server/) - Why fork+exec Takes 100ms on My Mac: Debugging Slow Emacs with Instruments https://zhongweiy.github.io/emacs_slow_on_macos.html (Reddit https://www.reddit.com/r/emacs/comments/1s0plz2/why_forkexec_takes_100ms_on_my_mac_debugging_slow/) - exlee/emacs-reporter: Emacs data collector for macOS · GitHub https://github.com/exlee/emacs-reporter (Reddit https://www.reddit.com/r/emacs/comments/1s1d6ds/emacs_macos_telemetry_experiment_request_for/) - Emacs development: - emacs-devel: - Re: MacOS/NS Events Processing Queue - Przemysław Kamiński https://yhetil.org/emacs-devel/[email protected]/ - VM compacting patch in case anyone wants to try it out - Re: Tree-sitter: Correctly parsing template-like embeddings - Yuan Fu https://yhetil.org/emacs-devel/[email protected]/ - trade-offs for performance? - Re: feature/igc3 44f854bad09 2/5: Avoid remote references in face cache (analogous to bug#80601) - Eli Zaretskii https://yhetil.org/emacs-devel/[email protected]/ - challenges with igc branch - Re: some Eglot-related options to consider for newcomers-presets - João Távora https://yhetil.org/emacs-devel/[email protected]/ - language servers and newcomers-presets? - (Fmakunbound): Break aliasing, if present (bug#80538) https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=378cfb866054f4bc315cc5b6c245872056d8caec - hideshow: Fix 'hs-hide-block-behavior' set to 'after-cursor'. https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5c961f49034e2bbaca25b64f95fb03ff0368ca6a - hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179) https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c911495fb1ceb577188de3bd071ba85eef12fe26 - New packages: - https://melpa.org/#/async-http-queue: Async HTTP queue with parallel fetching (MELPA) - https://melpa.org/#/consult-symbol: Consult-based symbol search with narrowing (MELPA) - https://melpa.org/#/flymake-zizmor: Flymake backend for zizmor, a Github Actions static analyzer (MELPA) - https://melpa.org/#/org-snitch: Project-specific org-capture and link faces (MELPA) - https://melpa.org/#/org-tag-cloud: Easily maintain a tag-cloud of org-mode tags (MELPA) - https://melpa.org/#/tiles: Tagged Instant Lightweight Emacs Snippets (MELPA) 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, Mastodon #emacs https://mastodon.social/tags/emacs, Bluesky #emacs https://bsky.app/hashtag/emacs, Hacker News https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story, lobste.rs https://lobste.rs/search?q=emacs&what=stories&order=newest, programming.dev https://programming.dev/c/emacs?dataType=Post&page=1&sort=New, lemmy.world https://lemmy.world/c/emacs, lemmy.ml https://lemmy.ml/c/emacs?dataType=Post&page=1&sort=New, 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 https://lists.gnu.org/archive/html/emacs-devel/2026-03. Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at [email protected] mailto:[email protected]. Thank you! This is the plain-text version. There's also an HTML version that might be easier to read. Depending on your mail client, you might have a command, button, or link that can show you the HTML version. If you're in Emacs, look for something that mentions text/html. More info: https://sachachua.com/topic/emacs-news/
* 2026-03-23 Emacs news Might be a good opportunity to set up better auto-saves, with [[https://www.jamescherti.com/buffer-guardian-el-automatically-save-emacs-buffers/][buffer-guardian.el]] inspiring an update to [[https://emacsredux.com/blog/2026/03/18/super-save-0-dot-5/][super-save 0.5]]. Also, there were a couple of interesting experiments embedding [[https://github.com/emacs-os/embr.el][Chromium]] ([[https://www.reddit.com/r/emacs/comments/1ry1q5q/embrel_emacs_browser_emacs_is_the_display_server/][Reddit]]) or [[https://github.com/chaoswork/appine][native macOS views]] in Emacs ([[https://www.reddit.com/r/emacs/comments/1rv4idh/ann_appine_i_built_a_dynamic_module_to_embed/][Reddit]]), and one about [[https://play.emacsen.de/][embedding Emacs in a webpage]] ([[https://www.reddit.com/r/emacs/comments/1rznu4l/run_emacs_in_your_browser_with_v86/][Reddit]]). - Upcoming events ([[https://emacslife.com/calendar/emacs-calendar.ics][iCal file]], [[https://emacslife.com/calendar/][Org]]): - Emacs Berlin: Emacs-Berlin Hybrid Meetup https://emacs-berlin.org/ Wed Mar 25 1100 America/Vancouver - 1300 America/Chicago - 1400 America/Toronto - 1800 Etc/GMT - 1900 Europe/Berlin - 2330 Asia/Kolkata -- Thu Mar 26 0200 Asia/Singapore - Emacs APAC: Emacs APAC meetup (virtual) https://emacs-apac.gitlab.io/announcements/ Sat Mar 28 0130 America/Vancouver - 0330 America/Chicago - 0430 America/Toronto - 0830 Etc/GMT - 0930 Europe/Berlin - 1400 Asia/Kolkata - 1630 Asia/Singapore - EmacsATX: Emacs Social https://www.meetup.com/emacsatx/events/313720093/ Thu Apr 2 1600 America/Vancouver - 1800 America/Chicago - 1900 America/Toronto - 2300 Etc/GMT -- Fri Apr 3 0100 Europe/Berlin - 0430 Asia/Kolkata - 0700 Asia/Singapore - M-x Research: TBA https://m-x-research.github.io/ Fri Apr 3 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/GMT - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore - Emacs configuration: - [[https://www.reddit.com/r/emacs/comments/1s0dclq/decoupling_cm_aka_ret_and_return/][decoupling C-m (aka RET) and <return>]] - Emacs Lisp: - [[https://github.com/DinoChiesa/elisp-2025/blob/main/el-xeger.el][elisp-2025/el-xeger.el]] ([[https://www.reddit.com/r/emacs/comments/1rwpvqe/xeger_library_in_elisp/][Reddit]])- generate text from a regex - [[https://tv.dyne.org/w/7fWKsvE3cpVn7vVyidS5Xz][[20] Working on Canvas Patch (Contd..) - 3/22/2026, 2:31:11 PM - Dyne.org TV]] - Writing: - [[https://github.com/miljko/microbe.el][miljko/microbe.el: A high-performance, offline-first Emacs manager for Micro.blog · GitHub]] - [[https://blog.davep.org/2026/03/21/blogmore-el-v1-7.html][blogmore.el v1.7 - davep]] (also [[https://blog.davep.org/2026/03/20/blogmore-el-v1-4.html][1.4 update]], [[https://blog.davep.org/2026/03/19/some-blogmore-elisp.html][other post]]) - Appearance: - [[https://chrismaiorana.com/line-highlighting-in-emacs/][Chris Maiorana: Writing gloriously long sentences in Emacs with line highlighting]] ([[https://irreal.org/blog/?p=13690][Irreal]]) - [[https://fediscience.org/@ericsfraga/116279043710841253][Tip about setting hl-line-range-function to identify current line in visual line mode]] - [[https://protesilaos.com/codelog/2026-03-23-emacs-doric-themes-1-1-0/][Protesilaos Stavrou: Emacs: doric-themes version 1.1.0]] - Navigation: - [[https://www.reddit.com/r/emacs/comments/1rz63on/repogrepel_update/][repo-grep.el – update]] - Dired: - [[https://www.youtube.com/watch?v=Nk0-VQc2mGo][Emacs - Rename currently opened file in Dired mode]] (03:21) - Org Mode: - [[https://www.reddit.com/r/orgmode/comments/1rw3fgl/which_orgrelated_packages_do_you_use/][Which org-related packages do you use?]] - [[https://www.youtube.com/watch?v=NebhEVR44Jc][Taking Notes With Emacs Org Mode (It's Easy!)]] (15:35) - [[https://youtube.com/watch?v=2a4fBKLVl88][Reading your Emacs notes on-the-go, minimally.]] (12:07, ([[https://www.reddit.com/r/emacs/comments/1s17tuy/my_latest_youtube_video_reading_your_emacs_notes/][Reddit]]) - [[https://srijan.ch/notes/2026-03-18-001][Srijan Choudhary: 2026-03-18-001: move Org heading title into body]] - [[https://doi.org/10.5281/zenodo.19131602][Resilient Technologies. Why Decades-Old Tools Define the ROOT of Modern Research Data Management — Workshop Documents]] ([[https://mastodon.social/@lukascbossert/116261634838662276][@[email protected]]]) - Coding: - [[https://www.youtube.com/watch?v=L_Q4fWFei4o][elecxzy: Smart comment-dwim (M-;) Implementation]] (00:19) - [[https://github.com/aspiers/madolt][aspiers/madolt: magit-like emacs mode for dolt · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1s069ov/madoltel_magitlike_emacs_mode_for_the_dolt/][Reddit]]) - [[https://www.youtube.com/watch?v=_jqs7KSZs-w][Emacs VC-mode in action]] (01:34) - [[https://www.youtube.com/watch?v=-_PHVYEsdPc][Projeto Omega - Cifra de Cesar (Emacs+Magit)]] (14:39) - [[https://github.com/Lycomedes1814/temme-mode][Lycomedes1814/temme-mode: A rewrite of emmet-mode for Emacs, aiming for a clean and modern codebase · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1rzuguk/temmemode_a_clean_rewrite_of_emmetmode_wip/][Reddit]]) - [[https://emacsredux.com/blog/2026/03/17/surround-el-vim-style-pair-editing-comes-to-emacs/][Emacs Redux: surround.el: Vim-Style Pair Editing Comes to Emacs]] ([[https://irreal.org/blog/?p=13683][Irreal]]) - [[https://emacsredux.com/blog/2026/03/17/tree-sitter-font-lock-and-indentation-in-comint-buffers/][Emacs Redux: Tree-sitter Font-Lock and Indentation in Comint Buffers]] - [[https://fosstodon.org/@FrostyX/116247190127363859][Tip about using python-indent-def-block-scale]] - mutliplier applied to indentation - [[https://einar.codeberg.page/use-virtual-environment-in-emacs-python-mode-if-in-a-project-with-a-venv.html][Einar Mostad: Use virtual environment in Emacs' Python Mode if in a project with a venv]] - [[https://www.youtube.com/watch?v=hg21M5n5tf4][Monday Live Coding with Emacs. 3/16/2026 #coding #livecoding #emacs #learnc]] (01:16:08) - Mail, news, and chat: - [[https://github.com/zenitsu7772000/newsflash][newsflash.el I built a lightweight RSS news reader for Emacs with split-screen reading]] ([[https://www.reddit.com/r/emacs/comments/1ry5v1s/newsflashel_i_built_a_lightweight_rss_news_reader/][Reddit]]) - Multimedia: - [[https://github.com/emacs-os/elcava][emacs-os/elcava: Cava clone in emacs lisp · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1rx52bf/github_emacsoselcava_cava_clone_in_emacs_lisp/][Reddit]]) Audio spectrum visualizer - [[https://github.com/emacs-os/jellyfin-emms-mpv.el][jellyfin-emms-mpv.el - Browse and play music/video from a Jellyfin server via EMMS + mpv]] ([[https://www.reddit.com/r/emacs/comments/1rw4s4l/jellyfinemmsmpvel_browse_and_play_musicvideo_from/][Reddit]]) - Fun: - [[https://i.redd.it/c2cnrey43wpg1.png][emacs is really good for ascii-art]] ([[https://www.reddit.com/r/emacs/comments/1rxkwa6/emacs_is_really_good_for_asciiart/][Reddit]]) - [[https://play.emacsen.de/][Run Emacs in your browser with v86]] ([[https://www.reddit.com/r/emacs/comments/1rznu4l/run_emacs_in_your_browser_with_v86/][Reddit]]) - [[https://github.com/zenitsu7772000/manga-reader][zenitsu7772000/manga-reader - Manga & Comic Reader for Emacs]] ([[https://www.reddit.com/r/emacs/comments/1rxfc3g/mangael_v10_manga_and_comic_reader_for_emacs/][Reddit]]) - AI: - [[https://davidvujic.blogspot.com/2026/03/the-tools-of-an-agentic-engineer.html][Agile & Coding: The tools of an Agentic Engineer]] ([[https://www.reddit.com/r/emacs/comments/1s0lzdw/the_tool_of_an_agentic_engineer_yes_of_course_it/][Reddit]]) - [[https://codeberg.org/jlouisbiz/rcd-mcp-emacs-documentation][jlouisbiz/rcd-mcp-emacs-documentation: get_documentation, list_functions_by_prefix, search_functions, rcd_elisp_function_definition]] - [[https://www.youtube.com/watch?v=n_NZk3hDl6I][MCP for Emacs - Improve your notes with ORG MODE 🦄]] (10:27) - [[https://github.com/zackattackz/agent-shell-notifications/][agent-shell-notifications released!]] ([[https://www.reddit.com/r/emacs/comments/1rzpwmr/agentshellnotifications_released/][Reddit]]) - [[https://github.com/jeremias-a-queiroz/emacs-gptel-slim-tools][Jeremias-A-Queiroz/emacs-gptel-slim-tools: leverage etags for precise code fragment extraction]] ([[https://www.reddit.com/r/emacs/comments/1rvb7vk/showcase_gptelslimtools_a_bimodal_lean_context/][Reddit]]) - [[https://fritzgrabo.com/posts/acp2ollama-in-emacs-for-fun-and-profit/][Fritz Grabo: ~acp2ollama~ in Emacs for fun and profit]] - [[https://www.emacs.dyerdwelling.family/emacs/20260319143558-emacs--ollama-buddy---create-provider-helper-function/][James Dyer: Ollama Buddy - Seven Lines to Any LLM Provider]] - Community: - [[https://www.reddit.com/r/emacs/comments/1rwclo6/i_tried_neovim_but_i_keep_coming_back_to_emacs/][I tried Neovim, but I keep coming back to Emacs]] - [[https://macadie.info/2026/03/22/emacs-carnival-mistakes-and-misconceptions/][Eric MacAdie: Emacs Carnival: Mistakes and Misconceptions]] - Shells: - [[https://www.reddit.com/r/emacs/comments/1rw2kbv/making_emacs_output_true_24bit_color_in_the/][Making Emacs output true 24-bit color in the terminal: a two-line terminfo fix]] - Other: - [[https://github.com/jamescherti/buffer-terminator.el][buffer-terminator.el - safely auto terminate buffers for performance and reduced clutter [Release 1.2.1]]] ([[https://www.reddit.com/r/emacs/comments/1rycgah/bufferterminatorel_safely_auto_terminate_emacs/][Reddit]]) - [[https://www.jamescherti.com/buffer-guardian-el-automatically-save-emacs-buffers/][James Cherti: buffer-guardian.el – Automatically Save Emacs Buffers Without Manual Intervention (When Buffers Lose Focus, Regularly, or After Emacs is Idle)]] ([[https://www.reddit.com/r/emacs/comments/1rvnl0u/bufferguardianel_automatically_save_emacs_buffers/][Reddit]], [[https://irreal.org/blog/?p=13688][Irreal]]) - [[https://emacsredux.com/blog/2026/03/18/super-save-0-dot-5/][super-save 0.5: Modernized and Better Than Ever]] ([[https://www.reddit.com/r/emacs/comments/1rx2dft/supersave_05_modernized_and_better_than_ever/][Reddit]]) - [[https://bicycleforyourmind.com/much_ado_about_emacs_012][Much Ado About Emacs 012]]: kirigami, visible-mark, javelin, opml, appine, buffer-guardian, isearch-lazy-count, markdown-table-wrap, surround - [[https://github.com/chaoswork/appine][chaoswork/appine: embed native macOS views (WebKit, PDFKit etc.) directly inside Emacs windows. · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1rv4idh/ann_appine_i_built_a_dynamic_module_to_embed/][Reddit]]) - [[https://github.com/emacs-os/embr.el][emacs-os/embr.el: Emacs is the display server. Headless Chromium via CloakBrowser is the renderer. · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1ry1q5q/embrel_emacs_browser_emacs_is_the_display_server/][Reddit]]) - [[https://zhongweiy.github.io/emacs_slow_on_macos.html][Why fork+exec Takes 100ms on My Mac: Debugging Slow Emacs with Instruments]] ([[https://www.reddit.com/r/emacs/comments/1s0plz2/why_forkexec_takes_100ms_on_my_mac_debugging_slow/][Reddit]]) - [[https://github.com/exlee/emacs-reporter][exlee/emacs-reporter: Emacs data collector for macOS · GitHub]] ([[https://www.reddit.com/r/emacs/comments/1s1d6ds/emacs_macos_telemetry_experiment_request_for/][Reddit]]) - Emacs development: - emacs-devel: - [[https://yhetil.org/emacs-devel/[email protected]/][Re: MacOS/NS Events Processing Queue - Przemysław Kamiński]] - VM compacting patch in case anyone wants to try it out - [[https://yhetil.org/emacs-devel/[email protected]/][Re: Tree-sitter: Correctly parsing template-like embeddings - Yuan Fu]] - trade-offs for performance? - [[https://yhetil.org/emacs-devel/[email protected]/][Re: feature/igc3 44f854bad09 2/5: Avoid remote references in face cache (analogous to bug#80601) - Eli Zaretskii]] - challenges with igc branch - [[https://yhetil.org/emacs-devel/[email protected]/][Re: some Eglot-related options to consider for newcomers-presets - João Távora]] - language servers and newcomers-presets? - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=378cfb866054f4bc315cc5b6c245872056d8caec][(Fmakunbound): Break aliasing, if present (bug#80538)]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5c961f49034e2bbaca25b64f95fb03ff0368ca6a][hideshow: Fix 'hs-hide-block-behavior' set to 'after-cursor'.]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c911495fb1ceb577188de3bd071ba85eef12fe26][hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179)]] - New packages: - https://melpa.org/#/async-http-queue: Async HTTP queue with parallel fetching (MELPA) - https://melpa.org/#/consult-symbol: Consult-based symbol search with narrowing (MELPA) - https://melpa.org/#/flymake-zizmor: Flymake backend for zizmor, a Github Actions static analyzer (MELPA) - https://melpa.org/#/org-snitch: Project-specific org-capture and link faces (MELPA) - https://melpa.org/#/org-tag-cloud: Easily maintain a tag-cloud of org-mode tags (MELPA) - https://melpa.org/#/tiles: Tagged Instant Lightweight Emacs Snippets (MELPA) 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://mastodon.social/tags/emacs][Mastodon #emacs]], [[https://bsky.app/hashtag/emacs][Bluesky #emacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://lobste.rs/search?q=emacs&what=stories&order=newest][lobste.rs]], [[https://programming.dev/c/emacs?dataType=Post&page=1&sort=New][programming.dev]], [[https://lemmy.world/c/emacs][lemmy.world]], [[https://lemmy.ml/c/emacs?dataType=Post&page=1&sort=New][lemmy.ml]], [[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 [[https://lists.gnu.org/archive/html/emacs-devel/2026-03][emacs-devel]]. Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at [[mailto:[email protected]][[email protected]]]. Thank you!
