From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Sacha Chua Newsgroups: gmane.emacs.tangents Subject: 2022-09-12 Emacs news Date: Mon, 12 Sep 2022 10:46:29 -0400 Message-ID: <87wna8sla2.fsf@sachachua.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34618"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: emacs-tangents@gnu.org Cancel-Lock: sha1:RaLYPkmB+jt5gElff6RSGBu0gHc= Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane-mx.org@gnu.org Mon Sep 12 16:47:35 2022 Return-path: Envelope-to: get-emacs-tangents@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oXkik-0008Yb-Uf for get-emacs-tangents@m.gmane-mx.org; Mon, 12 Sep 2022 16:47:35 +0200 Original-Received: from localhost ([::1]:35958 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXkij-0002ON-Ut for get-emacs-tangents@m.gmane-mx.org; Mon, 12 Sep 2022 10:47:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33402) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXki5-0002MU-3s for emacs-tangents@gnu.org; Mon, 12 Sep 2022 10:46:54 -0400 Original-Received: from ciao.gmane.io ([116.202.254.214]:47114) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXkhz-0003x7-IA for emacs-tangents@gnu.org; Mon, 12 Sep 2022 10:46:51 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1oXkhv-0007MM-SM for emacs-tangents@gnu.org; Mon, 12 Sep 2022 16:46:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=116.202.254.214; envelope-from=get-emacs-tangents@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 8 X-Spam_score: 0.8 X-Spam_bar: / X-Spam_report: (0.8 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_PCNT=2.499, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-tangents@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Emacs news and miscellaneous discussions outside the scope of other Emacs mailing lists List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-tangents-bounces+get-emacs-tangents=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-tangents" Xref: news.gmane.io gmane.emacs.tangents:916 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2022-09-12 Emacs news ===================== - [Emacs 28.2 released] () ([HN] ()) - Last week! [EmacsConf 2022 Call for Participation] () ([Reddit] ()) by Sept 18 - all levels welcome - Upcoming events: - [Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, September 24, 2022] () - M-x Research (contact them for password): 6th class - Advanced(ish) Features of Functional Languages Tue Sep 20 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore - Emacs APAC (virtual, in English) Sat Sep 24 0130 Vancouver / 0330 Chicago / 0430 Toronto / 0830 GMT / 1030 Berlin / 1400 Kolkata / 1630 Singapore - Beginner: - [Basic EMACS Command | EMACS Tutorials for Beginners (Latest Updates)] () (28:36) - Emacs configuration: - [Emacs Notes: Three bonus keys "C-i", "C-m" and "C-[" for your GUI Emacs; all with zero headache] () - [Super fast Emacs start up] () - [A simplistic modal editing system] () - [HannesHaglud's Emacs config] () - [Tips On Customizing Emacs To Fit Your Needs] () (10:46) - Emacs Lisp: - [emacs lisp for beginner] () (01:34:46) - Appearance: - [pangu-spacing: Add space between Chinese and English characters] () - [image-roll.el: Virtual scroll display engine for Emacs] () - [Protesilaos Stavrou: Emacs: lin version 1.0.0] () - current line highlighting - [Manuel Uberti: Automatically highlight regular expressions] () - [fontaine version 0.4.0: Specify presets of font configurations and switch between them on demand.] () - [Protesilaos Stavrou: The ef-themes now include two duo-chrome themes] () - [Protesilaos Stavrou: Ef themes 0.5.0 for GNU Emacs] () - Navigation: - [Christian Tietze: Replacing zoom-window with winner-mode to Temporarily Change Window Splits in Emacs] () - Dired: - [Learn the Basics of the Dired File Manager (Doom Emacs)] () (28:40) - [dired-queue: A small experiment to add a queue to Dired buffers to preserve order in which files are marked.] () - Writing: - [Use abbrev to Enter Special Characters] () ([Irreal] ()) - [A package that abbreviates the word at point] () - [Generating a Blog Site from Denote Entries - System Crafters Live!] () (01:57:37) - [Emacs Blog Mode Customized 2022_09_12_04:06:16] () (13:22) - hugo - Org Mode: - Workflows: - [Reflections On A Year of Anki, Knowledge Management, Emacs & More | Adham Omran] () ([HN] ()) - [Building My Second Brain with Emacs and Org-Roam (An Overview)] () (00:55) - [Evolving my note-taking processes] () ([Reddit] ()) - [John D. Cook: Literate programming to reduce errors] () ([Irreal] ()) - [Jeremy Friesen: Org Mode Capture Templates and Time Tracking] () ([Irreal] ()) - [Andrea: Too many org ids! How to tell no to Org mode for certain files] () - [Intra-word Emphasis in Org mode using ZERO WIDTH SPACEs; East Asian Language Users please take note] () - [Come gestisco un BLOG con un SOLO file ORG MODE (WARNING: 🔥🔥🔥)] () (46:17) - [Previsualizar párrafos con LaTeX en Org Mode (test)] () (02:09) - [org-journal: View history] () - [Emacs as an Org capture server] () - [Khoj: A Natural Language Search Engine for your Org-Mode Notes] () ([Reddit] ()) - [Show HN: Org-mode reader, setup for a collaborationtool] () ([Reddit] (), [HN] ()) - Org development: - [etc/ORG-NEWS: Document new ":step quarter" value] () - [ox-icalendar.el: Customize vevent summary prefix] () - Coding: - [Configuring Emacs for Rust development | Robert Krahn] () - [Setup emacs on a new M1 Max MacBook Pro for coding React, Javascript, Emacs Lisp, Kubernetes, etc] () (31:29) - Shells: - [Eshell Aliases, Prompt, And Colors - The Emacs Cat] () ([Irreal] ()) - Mail and news: - [Reddit thread view (concept)] () - [tumblesocks: An Emacs tumblr client for tumblr's v2 API.] () - Community: - [Weekly Tips, Tricks, &c. Thread] () - [My Lisp Experiences and the Development of GNU Emacs] () (2002, [Reddit] (), [HN] (), [Irreal] ()) - [What are the kinds of things you've written Emacs Lisp for?] () - [Irreal: Leslie Lamport on Deconstructing the Bakery Algorithm] () - Other: - [[ANN] Ement.el (a Matrix client) now available in GNU ELPA] () ([Reddit] ()) - [Emacs: Study on constructing Regular Expressions to delete or reduce blank lines | FP Site] () - [Global Interactive Emacs] () - [interris: An interactive replace-regexp-in-string previewer.] () - [Marcin Borkowski: Comments in srt files] () - [Christian Tietze: Delete to Beginning of Line in Emacs to Rewrite Code] () - [Reverso Context in Emacs - The Emacs Cat] () - translation - [1999 open Emacs bugs] () ([Reddit] (), [HN] ()) - [DMS To Decimal Degree Conversions And More - The Emacs Cat] () - [My goal of closing 10% of Emacs bugs (2020)] () ([HN] ()) - Emacs development: - [emacs-devel: Add new --timeout flag to emacsclient] () - [emacs-devel: Discussion about how to implement image support for kitty terminal] () ([layout challenge] ()) - [Revert "Add new user option 'custom-ensure-single-theme'"] () - [Add new user option 'custom-ensure-single-theme'] () - [Make `format-prompt' use `substitute-command-keys'] () - [New function substitute-quotes] () - [* lisp/subr.el (string-split): New alias for split-string.] () - [Delete variable window-system-version obsolete since 24.3] () - [Delete many items obsolete since 24.3] () - [Add new user option ecomplete-auto-select] () - [Add new user option 'diff-add-log-use-relative-names'] () - [Add new --timeout flag to emacsclient] () - [Add new functions for splitting the root window] () - [Font lock long Git commit summary lines] () - New packages: - ement : Matrix client (GNU ELPA) - math-tex-convert : Convert LaTeX macros to unicode and back (MELPA) - mybuild-mode : Major mode for editing Mybuild files from Embox (MELPA) - samskritam : Library to get samskrit word definition, translate to & from (MELPA) - yul-mode : Major mode for editing Ethereum Yul intermediate code (MELPA) Links from [reddit.com/r/emacs] (), [r/orgmode] (), [r/spacemacs] (), [r/planetemacs] (), [Hacker News] (), [lobste.rs] (), [planet.emacslife.com] (), [YouTube] (), [the Emacs NEWS file] (), [Emacs Calendar] (), [emacs-devel] (), and [lemmy/c/emacs] (). Thanks to Andrés Ramírez for links! You're receiving this message via the Emacs Tangents mailing list. View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents --==-=-= Content-Type: text/html; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit

2022-09-12 Emacs news

Links from reddit.com/r/emacs, r/orgmode, r/spacemacs, r/planetemacs, Hacker News, lobste.rs, planet.emacslife.com, YouTube, the Emacs NEWS file, Emacs Calendar , emacs-devel, and lemmy/c/emacs. Thanks to Andrés Ramírez for links!

You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe

--==-=-=-- --=-=-= Content-Type: text/x-org; charset=utf-8; name=emacs-news.org Content-Disposition: attachment Content-Transfer-Encoding: 8bit * 2022-09-12 Emacs news - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00730.html][Emacs 28.2 released]] ([[https://news.ycombinator.com/item?id=32808690][HN]]) - Last week! [[https://emacsconf.org/2022/cfp/][EmacsConf 2022 Call for Participation]] ([[https://www.reddit.com/r/emacs/comments/w1oe55/emacsconf_2022_call_for_participation/][Reddit]]) by Sept 18 - all levels welcome - Upcoming events: - [[https://emacs-apac.gitlab.io/announcements/september-2022/][Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, September 24, 2022]] - M-x Research (contact them for password): 6th class - Advanced(ish) Features of Functional Languages https://m-x-research.github.io/ Tue Sep 20 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore - Emacs APAC (virtual, in English) https://emacs-apac.gitlab.io/ Sat Sep 24 0130 Vancouver / 0330 Chicago / 0430 Toronto / 0830 GMT / 1030 Berlin / 1400 Kolkata / 1630 Singapore - Beginner: - [[https://www.youtube.com/watch?v=N5BR6acnwyw][Basic EMACS Command | EMACS Tutorials for Beginners (Latest Updates)]] (28:36) - Emacs configuration: - [[https://emacsnotes.wordpress.com/2022/09/11/three-bonus-keys-c-i-c-m-and-c-for-your-gui-emacs-all-with-zero-headache/][Emacs Notes: Three bonus keys "C-i", "C-m" and "C-[" for your GUI Emacs; all with zero headache]] - [[https://www.reddit.com/r/emacs/comments/xb6qdm/super_fast_emacs_start_up/][Super fast Emacs start up]] - [[https://gist.github.com/mmarshall540/70d4baf0b6a42a77aee44efe3283356b][A simplistic modal editing system]] - [[https://github.com/HannesHaglund/my-emacs][HannesHaglud's Emacs config]] - [[https://www.youtube.com/watch?v=O6tGvwp-Ayk][Tips On Customizing Emacs To Fit Your Needs]] (10:46) - Emacs Lisp: - [[https://www.youtube.com/watch?v=sDKUKDdtspQ][emacs lisp for beginner]] (01:34:46) - Appearance: - [[https://github.com/coldnew/pangu-spacing][pangu-spacing: Add space between Chinese and English characters]] - [[https://github.com/dalanicolai/image-roll.el][image-roll.el: Virtual scroll display engine for Emacs]] - [[https://protesilaos.com/codelog/2022-09-08-lin-1-0-0/][Protesilaos Stavrou: Emacs: lin version 1.0.0]] - current line highlighting - [[https://manueluberti.eu//emacs/2022/09/06/tk-font-lock/][Manuel Uberti: Automatically highlight regular expressions]] - [[https://protesilaos.com/codelog/2022-09-07-fontaine-0-4-0/][fontaine version 0.4.0: Specify presets of font configurations and switch between them on demand.]] - [[https://protesilaos.com/codelog/2022-09-06-ef-themes-duo/][Protesilaos Stavrou: The ef-themes now include two duo-chrome themes]] - [[https://protesilaos.com/codelog/2022-09-11-ef-themes-0-5-0/][Protesilaos Stavrou: Ef themes 0.5.0 for GNU Emacs]] - Navigation: - [[https://christiantietze.de/posts/2022/09/replacing-zoom-window-with-winner-mode/][Christian Tietze: Replacing zoom-window with winner-mode to Temporarily Change Window Splits in Emacs]] - Dired: - [[https://www.youtube.com/watch?v=eQ_3L702n7w][Learn the Basics of the Dired File Manager (Doom Emacs)]] (28:40) - [[https://github.com/amno1/dired-queue][dired-queue: A small experiment to add a queue to Dired buffers to preserve order in which files are marked.]] - Writing: - [[https://olddeuteronomy.github.io/post/use-abbrev-to-enter-special-characters/][Use abbrev to Enter Special Characters]] ([[https://irreal.org/blog/?p=10802][Irreal]]) - [[https://www.reddit.com/r/emacs/comments/x961jp/a_package_that_abbreviates_the_word_at_point/][A package that abbreviates the word at point]] - [[https://www.youtube.com/watch?v=5R7ad5xz5wo][Generating a Blog Site from Denote Entries - System Crafters Live!]] (01:57:37) - [[https://www.youtube.com/watch?v=wO50xzlFzGA][Emacs Blog Mode Customized 2022_09_12_04:06:16]] (13:22) - hugo - Org Mode: - Workflows: - [[http://www.adham-omran.com/2022/09/10/Reflections-On-A-Year-of-Anki-Knowledge-Management-Emacs-and-More.html][Reflections On A Year of Anki, Knowledge Management, Emacs & More | Adham Omran]] ([[https://news.ycombinator.com/item?id=32789763][HN]]) - [[https://www.youtube.com/watch?v=3H38Yglw1dU][Building My Second Brain with Emacs and Org-Roam (An Overview)]] (00:55) - [[https://codethrasher.com/post/2022-09-09-evolving-my-note-taking-processes/][Evolving my note-taking processes]] ([[https://www.reddit.com/r/emacs/comments/xa5kxt/evolving_my_notetaking_processes/][Reddit]]) - [[https://www.johndcook.com/blog/2022/09/05/literate-programming/][John D. Cook: Literate programming to reduce errors]] ([[https://irreal.org/blog/?p=10792][Irreal]]) - [[https://takeonrules.com/2022/09/06/org-mode-capture-templates-and-time-tracking/][Jeremy Friesen: Org Mode Capture Templates and Time Tracking]] ([[https://irreal.org/blog/?p=10800][Irreal]]) - [[http://ag91.github.io/blog/2022/09/06/too-many-org-ids-how-to-tell-no-to-org-mode-for-certain-files][Andrea: Too many org ids! How to tell no to Org mode for certain files]] - [[https://emacsnotes.wordpress.com/2022/09/09/intra-word-emphasis-in-org-mode-using-zero-width-spaces-east-asian-language-users-please-take-note/][Intra-word Emphasis in Org mode using ZERO WIDTH SPACEs; East Asian Language Users please take note]] - [[https://www.youtube.com/watch?v=WQsghMNSymc][Come gestisco un BLOG con un SOLO file ORG MODE (WARNING: 🔥🔥🔥)]] (46:17) - [[https://www.youtube.com/watch?v=Wndg10Fb-Ns][Previsualizar párrafos con LaTeX en Org Mode (test)]] (02:09) - [[https://www.reddit.com/r/emacs/comments/x8vxna/orgjournal_view_history/][org-journal: View history]] - [[https://gist.github.com/progfolio/af627354f87542879de3ddc30a31adc1][Emacs as an Org capture server]] - [[https://www.reddit.com/r/orgmode/comments/x84zww/khoj_a_natural_language_search_engine_for_your/][Khoj: A Natural Language Search Engine for your Org-Mode Notes]] ([[https://www.reddit.com/r/emacs/comments/x854fm/khoj_a_natural_language_search_engine_for_your/][Reddit]]) - [[https://proto.formation.tools/][Show HN: Org-mode reader, setup for a collaborationtool]] ([[https://www.reddit.com/r/emacs/comments/x8gxw1/webbased_org_viewer_that_is_perhaps_a_seedling/][Reddit]], [[https://news.ycombinator.com/item?id=32756688][HN]]) - Org development: - [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=583c01c08496021f2db5ffde118e8ff71039c510][etc/ORG-NEWS: Document new ":step quarter" value]] - [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=eb5ef0ae1424a725f933ef3929e5396a2ab727ab][ox-icalendar.el: Customize vevent summary prefix]] - Coding: - [[https://robert.kra.hn/posts/rust-emacs-setup/][Configuring Emacs for Rust development | Robert Krahn]] - [[https://www.youtube.com/watch?v=Bf0thxV4lo0][Setup emacs on a new M1 Max MacBook Pro for coding React, Javascript, Emacs Lisp, Kubernetes, etc]] (31:29) - Shells: - [[https://olddeuteronomy.github.io/post/eshell-aliases-and-prompt/][Eshell Aliases, Prompt, And Colors - The Emacs Cat]] ([[https://irreal.org/blog/?p=10796][Irreal]]) - Mail and news: - [[https://www.reddit.com/r/emacs/comments/x9w4xv/reddit_thread_view_concept/][Reddit thread view (concept)]] - [[https://github.com/gcr/tumblesocks][tumblesocks: An Emacs tumblr client for tumblr's v2 API.]] - Community: - [[https://www.reddit.com/r/emacs/comments/x7zfs2/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]] - [[https://www.gnu.org/gnu/rms-lisp.en.html][My Lisp Experiences and the Development of GNU Emacs]] (2002, [[https://www.reddit.com/r/emacs/comments/x6ju10/my_lisp_experiences_and_the_development_of_gnu/][Reddit]], [[https://news.ycombinator.com/item?id=32734615][HN]], [[https://irreal.org/blog/?p=10790][Irreal]]) - [[https://www.reddit.com/r/emacs/comments/xaz7ik/what_are_the_kinds_of_things_youve_written_emacs/][What are the kinds of things you've written Emacs Lisp for?]] - [[https://irreal.org/blog/?p=10788][Irreal: Leslie Lamport on Deconstructing the Bakery Algorithm]] - Other: - [[http://elpa.gnu.org/packages/ement.html][[ANN] Ement.el (a Matrix client) now available in GNU ELPA]] ([[https://www.reddit.com/r/emacs/comments/xa7pqz/ann_ementel_a_matrix_client_now_available_in_gnu/][Reddit]]) - [[https://francopasut.netlify.app/post/emacs_regex_blank_lines/][Emacs: Study on constructing Regular Expressions to delete or reduce blank lines | FP Site]] - [[https://www.reddit.com/r/emacs/comments/x7ayg8/global_interactive_emacs/][Global Interactive Emacs]] - [[https://github.com/kisaragi-hiu/interris][interris: An interactive replace-regexp-in-string previewer.]] - [[http://mbork.pl/2022-09-05_Comments_in_srt_files][Marcin Borkowski: Comments in srt files]] - [[https://christiantietze.de/posts/2022/09/delete-to-beginning-of-line-in-emacs-to-rewrite-code/][Christian Tietze: Delete to Beginning of Line in Emacs to Rewrite Code]] - [[https://olddeuteronomy.github.io/post/reverso-context-in-emacs/][Reverso Context in Emacs - The Emacs Cat]] - translation - [[https://lars.ingebrigtsen.no/2022/09/06/lets-party-like-its-1999/][1999 open Emacs bugs]] ([[https://www.reddit.com/r/emacs/comments/xa7nf4/1999_open_emacs_bugs/][Reddit]], [[https://news.ycombinator.com/item?id=32763379][HN]]) - [[https://olddeuteronomy.github.io/post/dms-decimal-degree-conversions/][DMS To Decimal Degree Conversions And More - The Emacs Cat]] - [[https://lars.ingebrigtsen.no/2020/10/26/5x10/][My goal of closing 10% of Emacs bugs (2020)]] ([[https://news.ycombinator.com/item?id=32733413][HN]]) - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00322.html][emacs-devel: Add new --timeout flag to emacsclient]] - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00384.html][emacs-devel: Discussion about how to implement image support for kitty terminal]] ([[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00405.html][layout challenge]]) - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3f0944c51f1657b8fea9600d554890c68fa2dabe][Revert "Add new user option 'custom-ensure-single-theme'"]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b4dbf7184cd68ecd8d1a27fbc1407be0eae7e64c][Add new user option 'custom-ensure-single-theme']] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3062baf609baf49ea3742f224d522ca8d793cdb5][Make `format-prompt' use `substitute-command-keys']] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6cd9e586cc065f02d69c97b23163ec91ccc2b5dd][New function substitute-quotes]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e6dc0cf2d399c907f345e11eeaa4e5d08fc4d7b6][* lisp/subr.el (string-split): New alias for split-string.]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ea0b913ab64c872b169a4b9dfd3e4699cb1fd637][Delete variable window-system-version obsolete since 24.3]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1f29ee2d21b57e81a28550a1b31bc8a39406d17b][Delete many items obsolete since 24.3]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b83640513808c2a88bb150550e74d3b62bb0f616][Add new user option ecomplete-auto-select]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=740a1a3d0ee7cd754b4049f0d65cd756f10b48f6][Add new user option 'diff-add-log-use-relative-names']] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6a19f2a024b4cede80e2896318696008d1dd1b21][Add new --timeout flag to emacsclient]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6a2ee981c3a4a2f7e0864b0394ec47f6522847ee][Add new functions for splitting the root window]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=21c725dfe0c8fc3d4df32edb4995346df1ea9b97][Font lock long Git commit summary lines]] - New packages: - https://elpa.gnu.org/packages/ement.html: Matrix client (GNU ELPA) - https://melpa.org/#/math-tex-convert: Convert LaTeX macros to unicode and back (MELPA) - https://melpa.org/#/mybuild-mode: Major mode for editing Mybuild files from Embox (MELPA) - https://melpa.org/#/samskritam: Library to get samskrit word definition, translate to & from (MELPA) - https://melpa.org/#/yul-mode: Major mode for editing Ethereum Yul intermediate code (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://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://lobste.rs/search?q=emacs&what=stories&order=newest][lobste.rs]], [[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]], [[http://lists.gnu.org/archive/html/emacs-devel/2022-09][emacs-devel]], and [[https://lemmy.ml/c/emacs][lemmy/c/emac s]]. Thanks to Andrés Ramírez for links! You're receiving this message via the Emacs Tangents mailing list. [[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]] --=-=-=--