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


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

    2022-06-27 Emacs news
=====================

  - Upcoming events:
    - Emacs Berlin (virtual, in English) <https://emacs-berlin.org/> Wed Jun 29 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Jun 30 0030 Singapore
    - Emacs FFM: Return of the Emacs FFM Meetup! <https://www.meetup.com/emacs-ffm/events/286448683/> Wed Jun 29 1000 Vancouver / 1200 Chicago / 1300 Toronto / 1700 GMT / 1900 Berlin / 2230 Kolkata -- Thu Jun 30 0100 Singapore
    - M-x Research (contact them for password): TBA <https://m-x-research.github.io/> Tue Jul 5 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore
    - EmacsATX: Emacs Social <https://www.meetup.com/emacsatx/events/286429826/> Wed Jul 6 1630 Vancouver / 1830 Chicago / 1930 Toronto / 2330 GMT -- Thu Jul 7 0130 Berlin / 0500 Kolkata / 0730 Singapore
    - Emacs Paris (virtual, in French) <https://www.emacs-doctor.com/emacs-paris-user-group/> Thu Jul 7 0830 Vancouver / 1030 Chicago / 1130 Toronto / 1530 GMT / 1730 Berlin / 2100 Kolkata / 2330 Singapore
    - Emacs users group Slovenia <https://emacs.si/> Thu Jul 7 1100 Vancouver / 1300 Chicago / 1400 Toronto / 1800 GMT / 2000 Berlin / 2330 Kolkata -- Fri Jul 8 0200 Singapore
    - Atelier Emacs Montpellier (in person) <https://lebib.org/date/atelier-emacs> Fri Jul 8 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1800 Berlin / 2130 Kolkata -- Sat Jul 9 0000 Singapore
  - Emacs configuration:
    - [Improving Emacs Performance] (<https://www.bytedude.com/improving-emacs-performance/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/vjo43z/improving_emacs_performance/>))
    - [GNU Guix as Emacs package manager] (<https://www.youtube.com/watch?v=gqmZjovuomc>) (50:42)
  - Emacs Lisp:
    - [Introducción a Emacs Lisp (español de argentina)] (<https://www.youtube.com/watch?v=mCJJVJJNlAU>) (59:14)
  - Appearance:
    - [[ANN] hl-prog-extra can now highlight multiple faces per-match] (<https://codeberg.com/ideasman42/emacs-hl-prog-extra>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/vlps5k/ann_hlprogextra_can_now_highlight_multiple_faces/>))
    - [Emacs Long Lines Fix] (<https://www.youtube.com/watch?v=5C3wB3xiMmU>) (05:37)
  - Navigation:
    - [GNU Hyperbole: many have heard of it, but what does it do? This is my answer.] (<https://tilde.town/~ramin_hal9001/articles/intro-to-hyperbole.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/vhc8l1/gnu_hyperbole_many_have_heard_of_it_but_what_does/>))
    - [GNU Hypobole 1.0] (<https://www.reddit.com/r/emacs/comments/vied1y/gnu_hypobole_10/>) - mostly-joking minimal subset of Hyperbole
    - [Karthik Chikmagalur: more < less < emacs] (<https://karthinks.com/software/more-less-emacs/>) - improving paging by hiding cursor and scrolling by half-screens
  - Writing:
    - [Protesilaos Stavrou: Emacs: denote version 0.1.0] (<https://protesilaos.com/codelog/2022-06-27-denote-0-1-0/>)
    - [scripter.co | Emacs: Gujarati Transliteration] (<https://scripter.co/gujarati-transliteration/?utm_source=atom_feed>)
  - Org Mode:
    - [Emacs | Org Mode Agenda Basics - Getting Started with TODOs And Calendars] (<https://www.youtube.com/watch?v=HUNRMIOU7aw>) (12:59)
    - [Org-mode - Completely moved to org-reveal] (<https://www.youtube.com/watch?v=SAYPfUZQmn0>) (11:30)
    - [Emacs, Hugo, GitLab and this Blog | macOS & (open-source) Software] (<https://macowners.club/posts/emacs-hugo-gitlab-blog/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/vj63n0/yet_another_blog_setup_based_on_emacs_org_mode/>))
    - Org development:
      - [org-cycle.el: New custom setting `org-cycle-hide-drawer-startup'] (<https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=bcfed0f3417238dac63aed265061618d45fbd4e7>)
      - [ox-latex tabbing environment support] (<https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=4a0d951c647fa9ddd7c2c9d896f5fb5c66fce42c>)
  - Coding:
    - [New justl-mode release] (<https://www.reddit.com/r/emacs/comments/vkayta/new_justlmode_release/>) - save and run project-specific commands
    - [Sidekick: provide information about a symbol inside a single window.] (<https://github.com/VernonGrant/sidekick.el>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/vl3qgl/sidekick_is_a_emacs_package_that_provides/>), [earlier discussion] (<https://www.reddit.com/r/emacs/comments/vhfpzf/ive_been_working_on_a_new_emacs_extension_thats/>))
    - [Lsp-Bridge is Good] (<https://www.reddit.com/r/emacs/comments/vhqewj/lspbridge_is_good/>)
    - [Configure Magit Forges for a self-hosted gitlab instance] (<https://ctprods.cyprientaque.com/blog/configure-magit-forges-for-self-hosted-gitlab-instance>)
    - [scripter.co | Emacs: View GitHub Pull Requests in Magit] (<https://scripter.co/view-github-pull-requests-in-magit/?utm_source=atom_feed>)
    - [git-zip-commit: Pack a commit's changed files into a zip file] (<https://github.com/kisaragi-hiu/git-zip-commit>)
  - Community:
    - [Weekly Tips, Tricks, &c. Thread] (<https://www.reddit.com/r/emacs/comments/vi01zb/weekly_tips_tricks_c_thread/>)
  - Other:
    - [What you NEED to know before learning emacs] (<https://www.youtube.com/watch?v=N7lYOhb64BQ>) (08:08)
    - [Marcin Borkowski: Copying the current location] (<http://mbork.pl/2022-06-20_Copying_the_current_location>) ([Irreal] (<https://irreal.org/blog/?p=10623>))
    - [GitHub - lim6112j/custom-teletype-lisp] (<https://github.com/lim6112j/custom-teletype-lisp>) ([YouTube, 1:31] (<https://www.youtube.com/watch?v=JzvTwYKNK8o>)) - autotype characters with pauses in between
    - [Mickey Petersen: Mastering Emacs is now available in Japanese] (<http://www.masteringemacs.org/article/mastering-emacs-now-available-in-japanese>)
    - [Configuring Herbstluft WM with Emacs Lisp - System Crafters Live!] (<https://www.youtube.com/watch?v=OMcpd9ixPOU>) (02:03:15)
  - Emacs development:
    - [emacs-devel: progress in discussion about plain-text READMEs in installed packages] (<https://lists.gnu.org/archive/html/emacs-devel/2022-06/msg00404.html>)
    - [Extend Emacs in C or Other Languages] (<https://www.youtube.com/watch?v=n61aVA8oZW8>) (29:49)
    - [Tree Sitter Emacs Integration] (<https://www.youtube.com/watch?v=fnaWvVQABYs>) (07:11)
    - [Moving Garbage Collection in Emacs] (<https://www.youtube.com/watch?v=4y01vwbYam4>) (05:48, [Reddit] (<https://www.reddit.com/r/emacs/comments/vh7wbc/video_moving_garbage_collection_in_emacs/>))
    - [Allow plist-get/plist-put/plist-member to take a comparison function] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=513acdc9b4495c5273c55447c47d21534deffc7f>)
    - [Add NEWS entry about C-h v font locking] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5b1bb1af030597aab7f7895b6e3da9b430f9438a>)
    - [find-dired: Add find-dired-with-command] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bc3b20b44164aad1b196518516ecf3645219ac72>)
    - [Make Eshell globs ending in "/" match directories only] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7fc3f1b0d14ad390ca361a40ecf02eaa9f1b202a>)
    - [New command recentf-open] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3d3029353b95360e374fc673339b7c8cd5568db1>)
    - [Avoid recording passwords' chars] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f01024b94d1b2af9ebb14a2d1faaddce23314811>) ([reworded] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=376ecd5346496a4f11a3bc93814b03d7a884b841>))
    - [Allow toggling completion modes for `M-x' with `M-X'] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cdbb02a597298b7812b456fca3d61e223dc40b7c>)
    - [Add support for image flipping] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6fbea946bfd0119cf517211d058ea277c9209a87>)
    - [Interactively, 'kill-buffer' will now offer to save the buffer if unsaved] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=66669c5c200d00f7fc4b112f3c418a3796915fee>)
    - [Allow read-multiple-choice to do long-form answers] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bed9fd41efc72526a7fddcbe73c2ad9a97495356>)
    - [Merge branch 'abort-redisplay'] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=289b457cac1439ac5f9bb6ce1143d91b8d52da91>) - max-redisplay-ticks
    - [Use shortened filenames in recentf-mode] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c753e4cb2a2a5998626d48d85071c047cbab6c54>)
    - [New user option tetris-allow-repetitions controls how randomness is implemented] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fa6d9c1e848972e80b75d6c079e73ec9c398a93d>)
    - [Increase gc-cons-percentage in -batch Emacs] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=73a384a98698ae1ef655c41a2b76a31b3f2c80fc>)
    - [Rename recently-introduced dired-omit-line-regexp user option] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3d4b389f3247d0158ba8572caf89331cb6f04a6d>)
  - New packages:
    - embark-vc <https://melpa.org/#/embark-vc>: Embark actions for various VC integrations (MELPA)
    - jsonian <https://melpa.org/#/jsonian>: A major mode for editing JSON files (MELPA)
    - ob-git-permalink <https://melpa.org/#/ob-git-permalink>: Import GitHub code given a permalink (MELPA)
    - zetteldesk-info <https://melpa.org/#/zetteldesk-info>: A zetteldesk extension for interacting with the info program (MELPA)
    - zetteldesk-remark <https://melpa.org/#/zetteldesk-remark>: Org-Remark integration for zetteldesk.el (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>), [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-06>), and [lemmy/c/emacs] (<https://lemmy.ml/c/emacs>).

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

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

    * 2022-06-27 Emacs news
- Upcoming events:
  - Emacs Berlin (virtual, in English) https://emacs-berlin.org/ Wed Jun 29 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Jun 30 0030 Singapore
  - Emacs FFM: Return of the Emacs FFM Meetup! https://www.meetup.com/emacs-ffm/events/286448683/ Wed Jun 29 1000 Vancouver / 1200 Chicago / 1300 Toronto / 1700 GMT / 1900 Berlin / 2230 Kolkata -- Thu Jun 30 0100 Singapore
  - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Tue Jul 5 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore
  - EmacsATX: Emacs Social https://www.meetup.com/emacsatx/events/286429826/ Wed Jul 6 1630 Vancouver / 1830 Chicago / 1930 Toronto / 2330 GMT -- Thu Jul 7 0130 Berlin / 0500 Kolkata / 0730 Singapore
  - Emacs Paris (virtual, in French) https://www.emacs-doctor.com/emacs-paris-user-group/ Thu Jul 7 0830 Vancouver / 1030 Chicago / 1130 Toronto / 1530 GMT / 1730 Berlin / 2100 Kolkata / 2330 Singapore
  - Emacs users group Slovenia https://emacs.si/ Thu Jul 7 1100 Vancouver / 1300 Chicago / 1400 Toronto / 1800 GMT / 2000 Berlin / 2330 Kolkata -- Fri Jul 8 0200 Singapore
  - Atelier Emacs Montpellier (in person) https://lebib.org/date/atelier-emacs Fri Jul 8 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1800 Berlin / 2130 Kolkata -- Sat Jul 9 0000 Singapore
- Emacs configuration:
  - [[https://www.bytedude.com/improving-emacs-performance/][Improving Emacs Performance]] ([[https://www.reddit.com/r/emacs/comments/vjo43z/improving_emacs_performance/][Reddit]])
  - [[https://www.youtube.com/watch?v=gqmZjovuomc][GNU Guix as Emacs package manager]] (50:42)
- Emacs Lisp:
  - [[https://www.youtube.com/watch?v=mCJJVJJNlAU][Introducción a Emacs Lisp (español de argentina)]] (59:14)
- Appearance:
  - [[https://codeberg.com/ideasman42/emacs-hl-prog-extra][[ANN] hl-prog-extra can now highlight multiple faces per-match]] ([[https://www.reddit.com/r/emacs/comments/vlps5k/ann_hlprogextra_can_now_highlight_multiple_faces/][Reddit]])
  - [[https://www.youtube.com/watch?v=5C3wB3xiMmU][Emacs Long Lines Fix]] (05:37)
- Navigation:
  - [[https://tilde.town/~ramin_hal9001/articles/intro-to-hyperbole.html][GNU Hyperbole: many have heard of it, but what does it do? This is my answer.]] ([[https://www.reddit.com/r/emacs/comments/vhc8l1/gnu_hyperbole_many_have_heard_of_it_but_what_does/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/vied1y/gnu_hypobole_10/][GNU Hypobole 1.0]] - mostly-joking minimal subset of Hyperbole
  - [[https://karthinks.com/software/more-less-emacs/][Karthik Chikmagalur: more < less < emacs]] - improving paging by hiding cursor and scrolling by half-screens
- Writing:
  - [[https://protesilaos.com/codelog/2022-06-27-denote-0-1-0/][Protesilaos Stavrou: Emacs: denote version 0.1.0]]
  - [[https://scripter.co/gujarati-transliteration/?utm_source=atom_feed][scripter.co | Emacs: Gujarati Transliteration]]
- Org Mode:
  - [[https://www.youtube.com/watch?v=HUNRMIOU7aw][Emacs | Org Mode Agenda Basics - Getting Started with TODOs And Calendars]] (12:59)
  - [[https://www.youtube.com/watch?v=SAYPfUZQmn0][Org-mode - Completely moved to org-reveal]] (11:30)
  - [[https://macowners.club/posts/emacs-hugo-gitlab-blog/][Emacs, Hugo, GitLab and this Blog | macOS & (open-source) Software]] ([[https://www.reddit.com/r/emacs/comments/vj63n0/yet_another_blog_setup_based_on_emacs_org_mode/][Reddit]])
  - Org development:
    - [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=bcfed0f3417238dac63aed265061618d45fbd4e7][org-cycle.el: New custom setting `org-cycle-hide-drawer-startup']]
    - [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=4a0d951c647fa9ddd7c2c9d896f5fb5c66fce42c][ox-latex tabbing environment support]]
- Coding:
  - [[https://www.reddit.com/r/emacs/comments/vkayta/new_justlmode_release/][New justl-mode release]] - save and run project-specific commands
  - [[https://github.com/VernonGrant/sidekick.el][Sidekick: provide information about a symbol inside a single window.]] ([[https://www.reddit.com/r/emacs/comments/vl3qgl/sidekick_is_a_emacs_package_that_provides/][Reddit]], [[https://www.reddit.com/r/emacs/comments/vhfpzf/ive_been_working_on_a_new_emacs_extension_thats/][earlier discussion]])
  - [[https://www.reddit.com/r/emacs/comments/vhqewj/lspbridge_is_good/][Lsp-Bridge is Good]]
  - [[https://ctprods.cyprientaque.com/blog/configure-magit-forges-for-self-hosted-gitlab-instance][Configure Magit Forges for a self-hosted gitlab instance]]
  - [[https://scripter.co/view-github-pull-requests-in-magit/?utm_source=atom_feed][scripter.co | Emacs: View GitHub Pull Requests in Magit]]
  - [[https://github.com/kisaragi-hiu/git-zip-commit][git-zip-commit: Pack a commit's changed files into a zip file]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/vi01zb/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]]
- Other:
  - [[https://www.youtube.com/watch?v=N7lYOhb64BQ][What you NEED to know before learning emacs]] (08:08)
  - [[http://mbork.pl/2022-06-20_Copying_the_current_location][Marcin Borkowski: Copying the current location]] ([[https://irreal.org/blog/?p=10623][Irreal]])
  - [[https://github.com/lim6112j/custom-teletype-lisp][GitHub - lim6112j/custom-teletype-lisp]] ([[https://www.youtube.com/watch?v=JzvTwYKNK8o][YouTube, 1:31]]) - autotype characters with pauses in between
  - [[http://www.masteringemacs.org/article/mastering-emacs-now-available-in-japanese][Mickey Petersen: Mastering Emacs is now available in Japanese]]
  - [[https://www.youtube.com/watch?v=OMcpd9ixPOU][Configuring Herbstluft WM with Emacs Lisp - System Crafters Live!]] (02:03:15)
- Emacs development:
  - [[https://lists.gnu.org/archive/html/emacs-devel/2022-06/msg00404.html][emacs-devel: progress in discussion about plain-text READMEs in installed packages]]
  - [[https://www.youtube.com/watch?v=n61aVA8oZW8][Extend Emacs in C or Other Languages]] (29:49)
  - [[https://www.youtube.com/watch?v=fnaWvVQABYs][Tree Sitter Emacs Integration]] (07:11)
  - [[https://www.youtube.com/watch?v=4y01vwbYam4][Moving Garbage Collection in Emacs]] (05:48, [[https://www.reddit.com/r/emacs/comments/vh7wbc/video_moving_garbage_collection_in_emacs/][Reddit]])
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=513acdc9b4495c5273c55447c47d21534deffc7f][Allow plist-get/plist-put/plist-member to take a comparison function]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5b1bb1af030597aab7f7895b6e3da9b430f9438a][Add NEWS entry about C-h v font locking]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bc3b20b44164aad1b196518516ecf3645219ac72][find-dired: Add find-dired-with-command]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7fc3f1b0d14ad390ca361a40ecf02eaa9f1b202a][Make Eshell globs ending in "/" match directories only]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3d3029353b95360e374fc673339b7c8cd5568db1][New command recentf-open]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f01024b94d1b2af9ebb14a2d1faaddce23314811][Avoid recording passwords' chars]] ([[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=376ecd5346496a4f11a3bc93814b03d7a884b841][reworded]])
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cdbb02a597298b7812b456fca3d61e223dc40b7c][Allow toggling completion modes for `M-x' with `M-X']]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6fbea946bfd0119cf517211d058ea277c9209a87][Add support for image flipping]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=66669c5c200d00f7fc4b112f3c418a3796915fee][Interactively, 'kill-buffer' will now offer to save the buffer if unsaved]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bed9fd41efc72526a7fddcbe73c2ad9a97495356][Allow read-multiple-choice to do long-form answers]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=289b457cac1439ac5f9bb6ce1143d91b8d52da91][Merge branch 'abort-redisplay']] - max-redisplay-ticks
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c753e4cb2a2a5998626d48d85071c047cbab6c54][Use shortened filenames in recentf-mode]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fa6d9c1e848972e80b75d6c079e73ec9c398a93d][New user option tetris-allow-repetitions controls how randomness is implemented]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=73a384a98698ae1ef655c41a2b76a31b3f2c80fc][Increase gc-cons-percentage in -batch Emacs]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3d4b389f3247d0158ba8572caf89331cb6f04a6d][Rename recently-introduced dired-omit-line-regexp user option]]
- New packages:
  - https://melpa.org/#/embark-vc: Embark actions for various VC integrations (MELPA)
  - https://melpa.org/#/jsonian: A major mode for editing JSON files (MELPA)
  - https://melpa.org/#/ob-git-permalink: Import GitHub code given a permalink (MELPA)
  - https://melpa.org/#/zetteldesk-info: A zetteldesk extension for interacting with the info program (MELPA)
  - https://melpa.org/#/zetteldesk-remark: Org-Remark integration for zetteldesk.el (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://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-06][emacs-devel]], and [[https://lemmy.ml/c/emacs][lemmy/c/emacs]].

    
    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-06-28  1:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28  1:08 2022-06-27 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).