unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2022-09-12 Emacs news
@ 2022-09-12 14:46 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2022-09-12 14:46 UTC (permalink / raw)
  To: emacs-tangents


[-- Attachment #1.1: Type: text/plain, Size: 13832 bytes --]

  2022-09-12 Emacs news
=====================

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

[-- Attachment #1.2: Type: text/html, Size: 15901 bytes --]

[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org, Size: 13446 bytes --]

  * 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]]
  

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-12 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 14:46 2022-09-12 Emacs news Sacha Chua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).