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


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

    2022-10-24 Emacs news
=====================

  - [Emacs User Survey] (<https://emacssurvey.org/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/yc26yd/the_2022_emacs_user_survey_is_now_open/>), [emacs-devel] (<https://lists.gnu.org/archive/html/emacs-devel/2022-10/msg01824.html>)) - LibreJS-compatible this year
  - Upcoming events:
    - Emacs Berlin (virtual, in English) <https://emacs-berlin.org/> Wed Oct 26 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Oct 27 0030 Singapore
    - M-x Research (contact them for password): TBA <https://m-x-research.github.io/> Tue Nov 1 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1700 Berlin / 2130 Kolkata -- Wed Nov 2 0000 Singapore
    - EmacsATX: Mastering Emacs | Crafted Emacs <https://www.meetup.com/emacsatx/events/289100501/> Wed Nov 2 1630 Vancouver / 1830 Chicago / 1930 Toronto / 2330 GMT -- Thu Nov 3 0030 Berlin / 0500 Kolkata / 0730 Singapore
    - Emacs Paris (virtual, in French) <https://www.emacs-doctor.com/emacs-paris-user-group/> Thu Nov 3 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1730 Berlin / 2200 Kolkata -- Fri Nov 4 0030 Singapore
    - Emacs users group Slovenia <https://emacs.si/> Thu Nov 3 1200 Vancouver / 1400 Chicago / 1500 Toronto / 1900 GMT / 2000 Berlin -- Fri Nov 4 0030 Kolkata / 0300 Singapore
  - Beginner:
    - [Emacs: How to get help with Info Mode] (<https://www.youtube.com/watch?v=SBjQuxLV4m0>) (04:21)
  - Emacs configuration:
    - [Emacs literate configuration] (<https://panadestein.github.io/emacsd/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/y7xw2r/sharing_yet_another_emacs_config/>))
  - Emacs Lisp:
    - [AWS API Usage in Elisp] (<https://lifeofpenguin.blogspot.com/2022/10/aws-api-usage-in-elisp.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/y9nfen/aws_api_usage_in_elisp/>))
  - Appearance:
    - [Protesilaos Stavrou: Emacs: introduction to the ef-themes "cyprus" theme] (<https://protesilaos.com/codelog/2022-10-24-ef-cyprus-theme/>)
    - [Protesilaos Stavrou: Emacs: minor breaking changes coming to modus-themes 3.0.0] (<https://protesilaos.com/codelog/2022-10-23-breaking-modus-themes-3-0-0-notice/>)
  - Navigation:
    - [Actually utilizing `next-buffer` and `previous-buffer` makes emacs much nicer to use] (<https://www.reddit.com/r/emacs/comments/ybqp3m/actually_utilizing_nextbuffer_and_previousbuffer/>)
    - [Protesilaos Stavrou: Emacs: logos version 1.0.0] (<https://protesilaos.com/codelog/2022-10-19-logos-1-0-0/>)
  - Writing:
    - [Protesilaos Stavrou: Emacs: denote version 1.1.0] (<https://protesilaos.com/codelog/2022-10-20-denote-1-1-0/>)
  - Org Mode:
    - [org-mode In Your Pocket Is a GNU-Shaped Devil] (<https://mike.puddingtime.org/vintage/2010/02/03/orgmode-in-your>)
    - [The "Softer Side" of Org-mode] (<https://www.reddit.com/r/orgmode/comments/y8xmrm/the_softer_side_of_orgmode/>)
    - [Org-mode - How I take meeting notes?] (<https://www.youtube.com/watch?v=eJHFwll13OQ>) (07:53)
    - [[ANN] org-bookmark-heading v1.2 released] (<https://github.com/alphapapa/org-bookmark-heading>) ([r/emacs] (<https://www.reddit.com/r/emacs/comments/yap51u/ann_orgbookmarkheading_v12_released/>), [r/orgmode] (<https://www.reddit.com/r/orgmode/comments/yap57e/ann_orgbookmarkheading_v12_released/>))
    - [Looking for HTML and LaTeX templates for Org-Mode Exports.] (<https://www.reddit.com/r/emacs/comments/y9udc6/looking_for_html_and_latex_templates_for_orgmode/>)
    - [Debugging org-noter with edebug in Emacs - YouTube] (<https://www.youtube.com/watch?v=560QrNt-a_w>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/y7kw44/debugging_an_emacs_package_with_edebug/>))
    - [Org-Orgzly, the Ooops release] (<https://codeberg.org/anoduck/org-orgzly/releases/tag/v0.0.3a>)
  - Completion:
    - [GitHub - MintSoup/all-the-icons-completion: Add icons to completion candidates in Emacs] (<https://github.com/MintSoup/all-the-icons-completion>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/y6d265/a_better_alltheiconscompletion_support_for_more/>))
  - Coding:
    - [Eglot is merged into emacs git master] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=83fbda715973f57dc49fe002d255ecaff8273154>) ([HN] (<https://news.ycombinator.com/item?id=33277985>), [Reddit] (<https://www.reddit.com/r/emacs/comments/y94nxp/eglot_is_merged_into_emacs_git_master/>), [lobste.rs] (<https://lobste.rs/s/xcojdk/eglot_has_landed_on_master_emacs_now_has>))
  - Math:
    - [sage-shell-mode: Emacs front end for SageMath] (<https://github.com/sagemath/sage-shell-mode>)
  - Shells:
    - [DWIM rename all consistently] (<https://v.redd.it/1omd87ycsbv91>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/yaj2mh/dwim_rename_all_consistently/>))
  - Multimedia:
    - [Marcin Borkowski: Playing videos from the last position in mpv] (<http://mbork.pl/2022-10-24_Playing_videos_from_the_last_position_in_mpv>)
  - Community:
    - [Weekly Tips, Tricks, &c. Thread] (<https://www.reddit.com/r/emacs/comments/y7wrdn/weekly_tips_tricks_c_thread/>)
    - [jeremyf's knowledge-management-config.org] (<https://github.com/jeremyf/dotemacs/blob/5120ecae1beb96ced888508a234b58644a05674a/emacs.d/knowledge-management-config.org>)
  - Other:
    - [A Potpourri of Emacs Tweaks] (<https://tony-zorman.com/posts/2022-10-22-emacs-potpourri.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/yaqdwq/a_potpourri_of_emacs_tweaks/>)) - frame-inhibit-implied-resize, pixel-scroll-precision-mode, org-roam images, LaTeX, ERC, links, repeat-mode
    - [markdown-xwidget: Preview markdown files using xwidget-webkit. Supports GitHub styles, Mermaid diagrams, Syntax highlightin and Mathjax] (<https://github.com/cfclrk/markdown-xwidget>) ( [Reddit] (<https://www.reddit.com/r/emacs/comments/y8usf1/local_markdown_preview_using_xwidgetwebkit/>))
    - [Securely Generating TOTP tokens with Emacs] (<https://www.masteringemacs.org/article/securely-generating-totp-tokens-emacs>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/y8bvyw/securely_generating_totp_tokens_with_emacs/>))
    - [string-edit.el: Avoid escape nightmares by editing strings in a separate buffer] (<https://github.com/magnars/string-edit.el>)
    - [Mickey Petersen: Securely Generating TOTP tokens with Emacs] (<http://www.masteringemacs.org/article/securely-generating-totp-tokens-emacs?utm_source=newsletter&utm_medium=email&utm_campaign=rss>) ([Irreal] (<https://irreal.org/blog/?p=10898>))
    - [Significant Garbage Collection Improvement For Emacs] (<https://tdodge.consulting/blog/living-the-emacs-garbage-collection-dream>)
    - [Timo Geusch: How to build/upgrade emacs-mac using homebrew] (<https://www.lonecpluspluscoder.com/2022/10/22/homebrew-emacs-mac-cask-from-source/>)
    - [Emacs as a login manager] (<https://www.reddit.com/r/emacs/comments/y7xtz0/emacs_as_a_login_manager/>)
  - Emacs development:
    - [emacs-devel: Allowing rolling release packages on ELPA] (<https://lists.gnu.org/archive/html/emacs-devel/2022-10/msg01729.html>)
    - [Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fab208495699907891bd8df2379efeb317e5d446>)
    - [; * etc/NEWS: Mention Eglot.] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f61db42fc580fb671016c77be942506d9081ac2c>)
    - [Add 'slovak-querty' input method (bug#58642)] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fa7c5c8707cae227e5b9cb7701ec713a66349083>) ([fix] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=663fad561d9a18d9b1291f63fe9e9ac1062cf9aa>))
    - [Add tamil99 input method (bug#58070)] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=45ca261c98af5ff29c16b911bee357081c559cf6>) ([fix] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=084ac1e5147558b448af41fbfebc0a99a578819c>))
    - [* etc/NEWS: Adapt connection-local variables entries.] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cd1a81e572d96c93a1c58b8f85f6105f380342c8>)
    - [Improve handling of $PATH in Eshell for remote directories] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cee1cbfd54375cdece23d4741ced6b0c7091f6d9>) ([fix] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0954689cb3243e3af4b0c12c08bdcad608fd8433>))
    - [Add helpers to dynamically assign connection-local values] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3cc356abfef8294abcb91dc421e3c63a561a11b4>)

  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-10>), and [lemmy/c/emacs] (<https://l
 emmy.ml/c/emacs>). Do you have an Emacs-related link or announcement? Please e-mail me at [sacha@sachachua.com] (<mailto:sacha@sachachua.com>). Thank you!

    
    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: 11505 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org; name=emacs-news.org, Size: 9484 bytes --]

    * 2022-10-24 Emacs news
- [[https://emacssurvey.org/][Emacs User Survey]] ([[https://www.reddit.com/r/emacs/comments/yc26yd/the_2022_emacs_user_survey_is_now_open/][Reddit]], [[https://lists.gnu.org/archive/html/emacs-devel/2022-10/msg01824.html][emacs-devel]]) - LibreJS-compatible this year
- Upcoming events:
  - Emacs Berlin (virtual, in English) https://emacs-berlin.org/ Wed Oct 26 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Oct 27 0030 Singapore
  - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Tue Nov 1 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1700 Berlin / 2130 Kolkata -- Wed Nov 2 0000 Singapore
  - EmacsATX: Mastering Emacs | Crafted Emacs https://www.meetup.com/emacsatx/events/289100501/ Wed Nov 2 1630 Vancouver / 1830 Chicago / 1930 Toronto / 2330 GMT -- Thu Nov 3 0030 Berlin / 0500 Kolkata / 0730 Singapore
  - Emacs Paris (virtual, in French) https://www.emacs-doctor.com/emacs-paris-user-group/ Thu Nov 3 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1730 Berlin / 2200 Kolkata -- Fri Nov 4 0030 Singapore
  - Emacs users group Slovenia https://emacs.si/ Thu Nov 3 1200 Vancouver / 1400 Chicago / 1500 Toronto / 1900 GMT / 2000 Berlin -- Fri Nov 4 0030 Kolkata / 0300 Singapore
- Beginner:
  - [[https://www.youtube.com/watch?v=SBjQuxLV4m0][Emacs: How to get help with  Info Mode]] (04:21)
- Emacs configuration:
  - [[https://panadestein.github.io/emacsd/][Emacs literate configuration]] ([[https://www.reddit.com/r/emacs/comments/y7xw2r/sharing_yet_another_emacs_config/][Reddit]])
- Emacs Lisp:
  - [[https://lifeofpenguin.blogspot.com/2022/10/aws-api-usage-in-elisp.html][AWS API Usage in Elisp]] ([[https://www.reddit.com/r/emacs/comments/y9nfen/aws_api_usage_in_elisp/][Reddit]])
- Appearance:
  - [[https://protesilaos.com/codelog/2022-10-24-ef-cyprus-theme/][Protesilaos Stavrou: Emacs: introduction to the ef-themes "cyprus" theme]]
  - [[https://protesilaos.com/codelog/2022-10-23-breaking-modus-themes-3-0-0-notice/][Protesilaos Stavrou: Emacs: minor breaking changes coming to modus-themes 3.0.0]]
- Navigation:
  - [[https://www.reddit.com/r/emacs/comments/ybqp3m/actually_utilizing_nextbuffer_and_previousbuffer/][Actually utilizing `next-buffer` and `previous-buffer` makes emacs much nicer to use]]
  - [[https://protesilaos.com/codelog/2022-10-19-logos-1-0-0/][Protesilaos Stavrou: Emacs: logos version 1.0.0]]
- Writing:
  - [[https://protesilaos.com/codelog/2022-10-20-denote-1-1-0/][Protesilaos Stavrou: Emacs: denote version 1.1.0]]
- Org Mode:
  - [[https://mike.puddingtime.org/vintage/2010/02/03/orgmode-in-your][org-mode In Your Pocket Is a GNU-Shaped Devil]]
  - [[https://www.reddit.com/r/orgmode/comments/y8xmrm/the_softer_side_of_orgmode/][The "Softer Side" of Org-mode]]
  - [[https://www.youtube.com/watch?v=eJHFwll13OQ][Org-mode - How I take meeting notes?]] (07:53)
  - [[https://github.com/alphapapa/org-bookmark-heading][[ANN] org-bookmark-heading v1.2 released]] ([[https://www.reddit.com/r/emacs/comments/yap51u/ann_orgbookmarkheading_v12_released/][r/emacs]], [[https://www.reddit.com/r/orgmode/comments/yap57e/ann_orgbookmarkheading_v12_released/][r/orgmode]])
  - [[https://www.reddit.com/r/emacs/comments/y9udc6/looking_for_html_and_latex_templates_for_orgmode/][Looking for HTML and LaTeX templates for Org-Mode Exports.]]
  - [[https://www.youtube.com/watch?v=560QrNt-a_w][Debugging org-noter with edebug in Emacs - YouTube]] ([[https://www.reddit.com/r/emacs/comments/y7kw44/debugging_an_emacs_package_with_edebug/][Reddit]])
  - [[https://codeberg.org/anoduck/org-orgzly/releases/tag/v0.0.3a][Org-Orgzly, the Ooops release]]
- Completion:
  - [[https://github.com/MintSoup/all-the-icons-completion][GitHub - MintSoup/all-the-icons-completion: Add icons to completion candidates in Emacs]] ([[https://www.reddit.com/r/emacs/comments/y6d265/a_better_alltheiconscompletion_support_for_more/][Reddit]])
- Coding:
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=83fbda715973f57dc49fe002d255ecaff8273154][Eglot is merged into emacs git master]] ([[https://news.ycombinator.com/item?id=33277985][HN]], [[https://www.reddit.com/r/emacs/comments/y94nxp/eglot_is_merged_into_emacs_git_master/][Reddit]], [[https://lobste.rs/s/xcojdk/eglot_has_landed_on_master_emacs_now_has][lobste.rs]])
- Math:
  - [[https://github.com/sagemath/sage-shell-mode][sage-shell-mode: Emacs front end for SageMath]]
- Shells:
  - [[https://v.redd.it/1omd87ycsbv91][DWIM rename all consistently]] ([[https://www.reddit.com/r/emacs/comments/yaj2mh/dwim_rename_all_consistently/][Reddit]])
- Multimedia:
  - [[http://mbork.pl/2022-10-24_Playing_videos_from_the_last_position_in_mpv][Marcin Borkowski: Playing videos from the last position in mpv]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/y7wrdn/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]]
  - [[https://github.com/jeremyf/dotemacs/blob/5120ecae1beb96ced888508a234b58644a05674a/emacs.d/knowledge-management-config.org][jeremyf's knowledge-management-config.org]]
- Other:
  - [[https://tony-zorman.com/posts/2022-10-22-emacs-potpourri.html][A Potpourri of Emacs Tweaks]] ([[https://www.reddit.com/r/emacs/comments/yaqdwq/a_potpourri_of_emacs_tweaks/][Reddit]]) - frame-inhibit-implied-resize, pixel-scroll-precision-mode, org-roam images, LaTeX, ERC, links, repeat-mode
  - [[https://github.com/cfclrk/markdown-xwidget][markdown-xwidget: Preview markdown files using xwidget-webkit. Supports GitHub styles, Mermaid diagrams, Syntax highlightin and Mathjax]] ( [[https://www.reddit.com/r/emacs/comments/y8usf1/local_markdown_preview_using_xwidgetwebkit/][Reddit]])
  - [[https://www.masteringemacs.org/article/securely-generating-totp-tokens-emacs][Securely Generating TOTP tokens with Emacs]] ([[https://www.reddit.com/r/emacs/comments/y8bvyw/securely_generating_totp_tokens_with_emacs/][Reddit]])
  - [[https://github.com/magnars/string-edit.el][string-edit.el: Avoid escape nightmares by editing strings in a separate buffer]]
  - [[http://www.masteringemacs.org/article/securely-generating-totp-tokens-emacs?utm_source=newsletter&utm_medium=email&utm_campaign=rss][Mickey Petersen: Securely Generating TOTP tokens with Emacs]] ([[https://irreal.org/blog/?p=10898][Irreal]])
  - [[https://tdodge.consulting/blog/living-the-emacs-garbage-collection-dream][Significant Garbage Collection Improvement For Emacs]]
  - [[https://www.lonecpluspluscoder.com/2022/10/22/homebrew-emacs-mac-cask-from-source/][Timo Geusch: How to build/upgrade emacs-mac using homebrew]]
  - [[https://www.reddit.com/r/emacs/comments/y7xtz0/emacs_as_a_login_manager/][Emacs as a login manager]]
- Emacs development:
  - [[https://lists.gnu.org/archive/html/emacs-devel/2022-10/msg01729.html][emacs-devel: Allowing rolling release packages on ELPA]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fab208495699907891bd8df2379efeb317e5d446][Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f61db42fc580fb671016c77be942506d9081ac2c][; * etc/NEWS: Mention Eglot.]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fa7c5c8707cae227e5b9cb7701ec713a66349083][Add 'slovak-querty' input method (bug#58642)]] ([[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=663fad561d9a18d9b1291f63fe9e9ac1062cf9aa][fix]])
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=45ca261c98af5ff29c16b911bee357081c559cf6][Add tamil99 input method (bug#58070)]] ([[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=084ac1e5147558b448af41fbfebc0a99a578819c][fix]])
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cd1a81e572d96c93a1c58b8f85f6105f380342c8][* etc/NEWS: Adapt connection-local variables entries.]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cee1cbfd54375cdece23d4741ced6b0c7091f6d9][Improve handling of $PATH in Eshell for remote directories]] ([[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0954689cb3243e3af4b0c12c08bdcad608fd8433][fix]])
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3cc356abfef8294abcb91dc421e3c63a561a11b4][Add helpers to dynamically assign connection-local values]]

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-10][emacs-devel]], and [[https://lemmy.ml/c/emacs][lemmy/c/emac
 s]]. Do you have an Emacs-related link or announcement? Please e-mail me at [[mailto:sacha@sachachua.com][sacha@sachachua.com]]. Thank you!

    
    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-10-24 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24 14:01 2022-10-24 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).