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-19 Emacs news Date: Mon, 19 Sep 2022 14:34:25 -0400 Message-ID: <87k05zrz66.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="33652"; 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:eI6vAz2TrRhOXGzmka5hfC1Sl9o= Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane-mx.org@gnu.org Mon Sep 19 20:39:40 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 1oaLgB-0008Pu-N6 for get-emacs-tangents@m.gmane-mx.org; Mon, 19 Sep 2022 20:39:39 +0200 Original-Received: from localhost ([::1]:50564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oaLgA-0001Hc-If for get-emacs-tangents@m.gmane-mx.org; Mon, 19 Sep 2022 14:39:38 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaLbO-0005GC-Vy for emacs-tangents@gnu.org; Mon, 19 Sep 2022 14:34:51 -0400 Original-Received: from ciao.gmane.io ([116.202.254.214]:37298) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaLbK-00043q-PN for emacs-tangents@gnu.org; Mon, 19 Sep 2022 14:34:42 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1oaLbH-0001S1-Hd for emacs-tangents@gnu.org; Mon, 19 Sep 2022 20:34:35 +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: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 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, T_PDS_OTHER_BAD_TLD=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:918 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2022-09-19 Emacs news ===================== - [Emacs 28.2 released] () ([Reddit] (), [HN] ()) - [[ANN] EmacsConf 2022 Second Call for Participation (extended until Sep 30)] () - [LibrePlanet 2023 Call for Sessions | Free Software Foundation] () (until Nov 2) - Upcoming events: - 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 - Emacs Berlin (virtual, in English) Wed Sep 28 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Sep 29 0030 Singapore - Beginner: - [EMACS Commands Full Tutorials with Precious Iriaevho (Live Recording)] () (01:01:40) - Emacs configuration: - [Tips On Customizing Emacs To Fit Your Needs] () (10:46) - [Modal editing: Evil, Boon or Meow?] () - [frostyx's Emacs config] () - [jimeh's personal Emacs config] () - Emacs Lisp: - [Easiest way for the dates of $tomorrow, $week-start and $week-end] () - [mode-minder: list all your major and minor modes] () - [How to build an editor with Emacs Lisp - 10 More on Macros] () (29:15) - Appearance: - [Proof of concept: reading user input from the mode-line] () ([Reddit] ()) - [Protesilaos Stavrou: The ef-themes now include two tri-chrome themes] () - [Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours] () - Navigation: - [GitHub - jdtsmith/outli: Simple comment-based outlines for Emacs] () ([Reddit] ()) - [Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access] () - [consult-jump-project: Quickly jump between projects, their files and buffers with consult] () - [Andrea: Hacking Projectile to search in all my projects] () - Writing: - [Emacs and a new Workflow · The Art of Not Asking Why] () ([Irreal] ()) - [Irreal: Webster’s 1913 Redux] () - [emacs-dumb-japanese: An opinionated Japanese input method that never learns your language] () - Org Mode: - [Don't understand org-mode] () - [Cool looking org-mode] () - [I wrote a command for recursively viewing the backlinks of your nodes until you decide to select one and thought you guys might like it! (info in comments)] () ([Reddit] ()) - [Markdown anchor linking on Github | shom.dev] () - [GitHub - gicrisf/ox-zola: A carefully crafted Org exporter back-end for Zola] () ([Reddit] ()) - [Emacs | Get Attached To Org Mode Attachments] () (11:16) - Completion: - [GitHub - sstraust/ido-numbered-mode: Add numbered mode to ido in emacs!] () ([Reddit] ()) - [aggressive-completion: Minor mode which automatically completes for you after a short delay] () - [Andrea: A way to fix Helm handling of symlink (/tmp dir) in Mac OS] () - Coding: - [OCaml with Emacs in 2022] () - [Setup emacs on a new M1 Max MacBook Pro for coding React, Javascript, Emacs Lisp, Kubernetes, etc] () (31:29) - Shells: - [Custom Eshell Prompts] () - Mail and news: - [Podcast transcripts with elfeed & speech recognition engine] () ([Reddit] ()) - [Protesilaos Stavrou: Emacs: prototype of notmuch-indicator] () - Fun: - [uwu.el: A virtual pet written for GNU Emacs.] () ([YouTube] (), 01:05) - Community: - [Weekly Tips, Tricks, &c. Thread] () - [You can now support Org-mode through https://liberapay.com/org-mode/] () ([Reddit] ()) - [Eric MacAdie: 2022-09 Austin Emacs Meetup] () - [John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips] () - Other: - [Mario Jason Braganza: Rename a File as You Work on It in Emacs] () - [Marcin Borkowski: Safe killing with Emacs] () - [(Semi-)Automatically fetching Ledger commodity prices with elisp] () - [Alvaro Ramirez: $ rm Important.txt (uh oh!)] () ([Reddit] (), [lobste.rs] ()) - [D.V.F.P.: Comparison of Vim and Emacs for a substitution operation using regular expressions] () - [Emacs Keyboard Macro] () (14:31) - Emacs development: - [emacs-devel discussion: Adding a "quick-help" menu] () - [emacs-devel discussion on toolbar icons: Re: Adding icon sets to Emacs -- and next steps for icons.el] () - [emacs-devel: Re: Progress on merging Eglot?] () - [Don't save bookmark context from encrypted files] () - [Add NEWS entry for osc.el (bug#57821)] () - [Increase image-dired-thumb-size to 128] () - [Make `image-dired-thumb-(height|width)' obsolete] () - [Optimize tty display updates (bug#57727)] () - [Update Unicode support to Unicode version 15.0.0 (bug#57846)] () - [image-dired: Add support for PDF files (Bug#26432)] () - [Learn the Basics of the Dired File Manager (Doom Emacs)] () (28:40) - [Rename `image-elide' to `image-cut' and add more bindings] () - [Improve image-dired-display-properties-format] () - [Document MS-Windows support in wallpaper.el] () - [Implement support for 'wallpaper-set' on MS-Windows] () - [Add rudimentary font-locking to edit-abbrevs-mode] () - [Rename image transform commands to be less confusing] () - [Add new command image-mode-wallpaper-set] () - [Make it easier to customize wallpaper command] () - [Improve wallpaper.el docs for recent changes] () - [Add new function xdg-current-desktop to xdg.el] () - [Add new command image-dired-set-wallpaper] () - [Add new library wallpaper.el] () - [Add new commands 'image-crop' and 'image-elide'] () - [Document the recently added branch commands (bug#50344)] () - ['C-x v b' prefix key is used for branch commands to create/switch/print branch] () - New packages: - pixelblaze : Interact with a Pixelblaze via Websocket (MELPA) - pueue : Interface for pueue (MELPA) - py-snippets : Collection of advanced Python yasnippet snippets (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-19 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-19 Emacs news - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00730.html][Emacs 28.2 released]] ([[https://www.reddit.com/r/emacs/comments/xcdxjn/emacs_282_is_released/][Reddit]], [[https://news.ycombinator.com/item?id=32808690][HN]]) - [[https://lists.gnu.org/archive/html/emacs-orgmode/2022-09/msg00320.html][[ANN] EmacsConf 2022 Second Call for Participation (extended until Sep 30)]] - [[https://my.fsf.org/node/55][LibrePlanet 2023 Call for Sessions | Free Software Foundation]] (until Nov 2) - Upcoming events: - 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 - Emacs Berlin (virtual, in English) https://emacs-berlin.org/ Wed Sep 28 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Sep 29 0030 Singapore - Beginner: - [[https://www.youtube.com/watch?v=3WyH38WX9js][EMACS Commands Full Tutorials with Precious Iriaevho (Live Recording)]] (01:01:40) - Emacs configuration: - [[https://www.youtube.com/watch?v=O6tGvwp-Ayk][Tips On Customizing Emacs To Fit Your Needs]] (10:46) - [[https://www.reddit.com/r/emacs/comments/xex6dk/modal_editing_evil_boon_or_meow/][Modal editing: Evil, Boon or Meow?]] - [[https://github.com/frostyx/dotfiles/blob/master/.emacs.d/frostyx.org][frostyx's Emacs config]] - [[https://github.com/jimeh/.emacs.d][jimeh's personal Emacs config]] - Emacs Lisp: - [[https://www.reddit.com/r/emacs/comments/xdvbgd/easiest_way_for_the_dates_of_tomorrow_weekstart/][Easiest way for the dates of $tomorrow, $week-start and $week-end]] - [[https://www.reddit.com/r/emacs/comments/xeiryd/modeminder_list_all_your_major_and_minor_modes/][mode-minder: list all your major and minor modes]] - [[https://www.youtube.com/watch?v=sIPykkAvklw][How to build an editor with Emacs Lisp - 10 More on Macros]] (29:15) - Appearance: - [[https://i.redd.it/yuvb589d7lo91.png][Proof of concept: reading user input from the mode-line]] ([[https://www.reddit.com/r/emacs/comments/xhcaim/proof_of_concept_reading_user_input_from_the/][Reddit]]) - [[https://protesilaos.com/codelog/2022-09-16-ef-themes-trio/][Protesilaos Stavrou: The ef-themes now include two tri-chrome themes]] - [[https://protesilaos.com/codelog/2022-09-18-ef-themes-deuteranopia-regexp/][Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours]] - Navigation: - [[https://github.com/jdtsmith/outli][GitHub - jdtsmith/outli: Simple comment-based outlines for Emacs]] ([[https://www.reddit.com/r/emacs/comments/xg4hlu/outli_simple_outliner_mode_with_orglike/][Reddit]]) - [[https://christiantietze.de/posts/2022/02/emacs-tab-bar-numbered-tabs/][Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access]] - [[https://github.com/jdtsmith/consult-jump-project][consult-jump-project: Quickly jump between projects, their files and buffers with consult]] - [[http://ag91.github.io/blog/2022/09/13/hacking-projectile-to-search-in-all-my-projects][Andrea: Hacking Projectile to search in all my projects]] - Writing: - [[https://taonaw.com/2022-09-10/][Emacs and a new Workflow · The Art of Not Asking Why]] ([[https://irreal.org/blog/?p=10808][Irreal]]) - [[https://irreal.org/blog/?p=10815][Irreal: Webster’s 1913 Redux]] - [[https://github.com/akirak/emacs-dumb-japanese][emacs-dumb-japanese: An opinionated Japanese input method that never learns your language]] - Org Mode: - [[https://www.reddit.com/r/emacs/comments/xgte91/dont_understand_orgmode/][Don't understand org-mode]] - [[https://her.esy.fun/posts/0020-cool-looking-org-mode/index.html][Cool looking org-mode]] - [[https://i.redd.it/7tf0ow58s9o91.gif][I wrote a command for recursively viewing the backlinks of your nodes until you decide to select one and thought you guys might like it! (info in comments)]] ([[https://www.reddit.com/r/emacs/comments/xg0hwm/i_wrote_a_command_for_recursively_viewing_the/][Reddit]]) - [[https://shom.dev/posts/20220917_markdown-anchor-linking-on-github/][Markdown anchor linking on Github | shom.dev]] - [[https://github.com/gicrisf/ox-zola][GitHub - gicrisf/ox-zola: A carefully crafted Org exporter back-end for Zola]] ([[https://www.reddit.com/r/orgmode/comments/xdzkf0/org_mode_exporter_for_zola/][Reddit]]) - [[https://www.youtube.com/watch?v=UPUdbLFJmqs][Emacs | Get Attached To Org Mode Attachments]] (11:16) - Completion: - [[https://github.com/sstraust/ido-numbered-mode][GitHub - sstraust/ido-numbered-mode: Add numbered mode to ido in emacs!]] ([[https://www.reddit.com/r/emacs/comments/xf6b0i/idonumberedmode_i_made_my_first_emacs_package_it/][Reddit]]) - [[https://elpa.gnu.org/packages/aggressive-completion.html][aggressive-completion: Minor mode which automatically completes for you after a short delay]] - [[http://ag91.github.io/blog/2022/09/13/a-way-to-fix-helm-handling-of-symlink-tmp-dir-in-mac-os][Andrea: A way to fix Helm handling of symlink (/tmp dir) in Mac OS]] - Coding: - [[https://lambdafoo.com/posts/2022-09-07-ocaml-with-emacs-2022.html][OCaml with Emacs in 2022]] - [[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://www.bytedude.com/custom-eshell-prompts/][Custom Eshell Prompts]] - Mail and news: - [[https://sqrtminusone.xyz/posts/2022-09-16-vosk/][Podcast transcripts with elfeed & speech recognition engine]] ([[https://www.reddit.com/r/emacs/comments/xfzqjo/podcast_transcripts_with_elfeed_speech/][Reddit]]) - [[https://protesilaos.com/codelog/2022-09-19-emacs-notmuch-indicator-prototype/][Protesilaos Stavrou: Emacs: prototype of notmuch-indicator]] - Fun: - [[https://sr.ht/~vidak/uwu.el/][uwu.el: A virtual pet written for GNU Emacs.]] ([[https://www.youtube.com/watch?v=ipx2urVQO1c][YouTube]], 01:05) - Community: - [[https://www.reddit.com/r/emacs/comments/xdw6ok/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]] - [[https://www.reddit.com/r/orgmode/comments/xgh63m/you_can_now_support_orgmode_through/][You can now support Org-mode through https://liberapay.com/org-mode/]] ([[https://www.reddit.com/r/emacs/comments/xgmo5l/you_can_now_support_orgmode_through/][Reddit]]) - [[https://macadie.info/2022/09/17/2022-09-austin-emacs-meetup/][Eric MacAdie: 2022-09 Austin Emacs Meetup]] - [[https://www.youtube.com/watch?v=tzr7hRXcwkw&feature=youtu.be][John Carmack: Best programming setup and IDE | Lex Fridman Podcast Clips]] - Other: - [[https://janusworx.com/blog/rename-a-file-as-you-work-on-it-in-emacs/][Mario Jason Braganza: Rename a File as You Work on It in Emacs]] - [[http://mbork.pl/2022-09-17_Safe_killing_with_Emacs][Marcin Borkowski: Safe killing with Emacs]] - [[https://www.reddit.com/r/emacs/comments/xdrg1r/semiautomatically_fetching_ledger_commodity/][(Semi-)Automatically fetching Ledger commodity prices with elisp]] - [[http://xenodium.com/rm-important-txt-oh-sht][Alvaro Ramirez: $ rm Important.txt (uh oh!)]] ([[https://www.reddit.com/r/emacs/comments/xguvdz/recoverable_rm_blunders_via_eshell_and_system/][Reddit]], [[https://lobste.rs/s/fs78pl/rm_important_txt_uh_oh][lobste.rs]]) - [[https://francopasut.netlify.app/post/vim_emacs_blank_regex/][D.V.F.P.: Comparison of Vim and Emacs for a substitution operation using regular expressions]] - [[https://www.youtube.com/watch?v=xBSU_RzFe7g][Emacs Keyboard Macro]] (14:31) - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01011.html][emacs-devel discussion: Adding a "quick-help" menu]] - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg00403.html][emacs-devel discussion on toolbar icons: Re: Adding icon sets to Emacs -- and next steps for icons.el]] - [[https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01236.html][emacs-devel: Re: Progress on merging Eglot?]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a53781470935fc0b7c7e576c3d02ed723c9587c4][Don't save bookmark context from encrypted files]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=57cc85f05865e24c23bf2a05c5873c42961ca20f][Add NEWS entry for osc.el (bug#57821)]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5cceb6d6acf6299f1347133aec7097b8771ff952][Increase image-dired-thumb-size to 128]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9aef9e2cb6b547f62911d06e90081af32134de66][Make `image-dired-thumb-(height|width)' obsolete]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cbac94b4aeecdf57e2a1f3e95e27ec76505ae964][Optimize tty display updates (bug#57727)]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ec7f8f1699ca1ab4d1e75b369ea231f5802f0e3][Update Unicode support to Unicode version 15.0.0 (bug#57846)]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=aaf39c38784198353b61bf6086f48a689b199f0d][image-dired: Add support for PDF files (Bug#26432)]] - [[https://www.youtube.com/watch?v=eQ_3L702n7w][Learn the Basics of the Dired File Manager (Doom Emacs)]] (28:40) - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e0ab4e361223d39d955710ce1ae1e64b95bf0c0f][Rename `image-elide' to `image-cut' and add more bindings]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=89084a193ef5bef813d9f9f5640a83882371beb9][Improve image-dired-display-properties-format]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4907859ee039f0d707b21050c2dec7d49f571590][Document MS-Windows support in wallpaper.el]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=09e93c4dafc6ffa3e556429757348adfa49a5a83][Implement support for 'wallpaper-set' on MS-Windows]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6d61d6018c00fd952937966a8cadfd1e7c102efa][Add rudimentary font-locking to edit-abbrevs-mode]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=37fe0cd3580f7998bd407d9a089c8c899011f8ae][Rename image transform commands to be less confusing]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d3188196cca68f79a18a6d8a331fd98d4b18c22c][Add new command image-mode-wallpaper-set]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8c3b40254bfa29c843eb4ff967c5e6f7c717bb07][Make it easier to customize wallpaper command]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=41a31553197911b6ccdb5da93801ff63cef9b3cf][Improve wallpaper.el docs for recent changes]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fd70791218936da56a622707d3e09efc33feb16d][Add new function xdg-current-desktop to xdg.el]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=535adb96f6c1be7f43ba5d1b04b3d00e1c94b626][Add new command image-dired-set-wallpaper]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=32b7aaa9f1e1fa12ea1db92594a872503f0de498][Add new library wallpaper.el]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=07c0e090bd17204bb1a7670716974c566a8ff6ae][Add new commands 'image-crop' and 'image-elide']] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5e6a7a210bbb92b7f4c94b5765297fd814362338][Document the recently added branch commands (bug#50344)]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=71302884dd3dec26e34916c30e3893dd15b786f8]['C-x v b' prefix key is used for branch commands to create/switch/print branch]] - New packages: - https://melpa.org/#/pixelblaze: Interact with a Pixelblaze via Websocket (MELPA) - https://melpa.org/#/pueue: Interface for pueue (MELPA) - https://melpa.org/#/py-snippets: Collection of advanced Python yasnippet 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://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]] --=-=-=--