unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
From: Sacha Chua <sacha@sachachua.com>
To: emacs-tangents@gnu.org
Subject: 2022-05-09 Emacs news
Date: Tue, 10 May 2022 10:54:51 -0400	[thread overview]
Message-ID: <87sfph1lqc.fsf@sachachua.com> (raw)


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

    2022-05-09 Emacs news
=====================

  - Upcoming events:
    - Atelier Emacs Montpellier (in person) <https://lebib.org/date/atelier-emacs> Fri May 13 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1800 Berlin / 2130 Kolkata -- Sat May 14 0000 Singapore
    - M-x Research (contact them for password): TBA <https://m-x-research.github.io/> Tue May 17 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore
  - Beginner:
    - [Wrote some basic emacs notes for myself as I kept forgetting these and looking these up would take a lot of time in the dense manuals.] (<https://www.reddit.com/r/emacs/comments/uioib2/wrote_some_basic_emacs_notes_for_myself_as_i_kept/>)
    - [Emacs Important Shortcuts 2022_05_06_06:03:45] (<https://www.youtube.com/watch?v=HyX7a7zLulM>) (06:55) C-x b, M-:, M-&
  - Emacs configuration:
    - [Nicolas P. Rougier's dotemacs] (<https://github.com/rougier/dotemacs>) ([screenshot] (<https://i.redd.it/w7ge1d5klwx81.png>), [Reddit] (<https://www.reddit.com/r/emacs/comments/ujuokl/my_take_on_dotemacsorg/>))
  - Emacs Lisp:
    - [xah talk show 2022-05-07 look into emacs lisp string functions] (<https://www.youtube.com/watch?v=HGbOukG4q9Q>) (01:14:10)
  - Appearance:
    - [Protesilaos Stavrou: Emacs: fontaine version 0.2.0] (<https://protesilaos.com/codelog/2022-05-09-emacs-fontaine-0-2-0/>)
  - Dired:
    - [Emacs for Professionals: "Batch file renaming"] (<https://tilde.town/~ramin_hal9001/emacs-for-professionals/batch-file-renaming.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uiz6k7/emacs_for_professionals_batch_file_renaming/>))
  - Org Mode:
    - [Marcin Borkowski: My productivity system - implementation] (<http://mbork.pl/2022-05-09_My_productivity_system_-_implementation>)
    - [Org mode - Insert timestamp in proposals] (<https://www.youtube.com/watch?v=9kVG_KudkWw>) (06:38)
    - [org-imenu-filter to filter imenu-list with "regular" tags/properties expressions.] (<https://gist.github.com/rougier/75f72bc6d470c662e3a46a908d360597>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ukiz95/orgimenufilter_to_filter_imenulist_with_regular/>))
    - [[ANN] org-ql 0.5 released;] (<https://github.com/alphapapa/org-ql#05>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ukp1w0/ann_orgql_05_released/>))
    - [#4 Org mode profiling meetup on Sat, May 7 - meeting notes] (<https://lists.gnu.org/archive/html/emacs-orgmode/2022-05/orgrBy2AefiWG.org>) ([Reddit] (<https://www.reddit.com/r/orgmode/comments/uitfvg/4_org_mode_profiling_meetup_on_sat_may_7/>))
    - [org-store-link... powerful and flexible | THIS IS EMACS] (<https://github.com/tonyaldon/posts/blob/master/posts.org#2022-05-06-fri-org-store-link-powerful-and-flexible--this-is-emacs>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ujpq3s/orgstorelink_powerful_and_flexible_this_is_emacs/>))
    - [org-mode links everywhere, not only in org-mode buffers | THIS IS EMACS] (<https://github.com/tonyaldon/posts/blob/master/posts.org#2022-05-04-wed-org-mode-links-everywhere-not-only-in-org-mode-buffers--this-is-emacs>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ui8eiq/orgmode_links_everywhere_not_only_in_orgmode/>), [Irreal] (<https://irreal.org/blog/?p=10518>))
    - Import, export, and integration:
      - [PSA: ox-hugo will remove the option to export front-matter in YAML format in near future] (<https://www.reddit.com/r/emacs/comments/ui6nzo/psa_oxhugo_will_remove_the_option_to_export/>)
      - [Magnus: Comments and org-static-blog] (<https://magnus.therning.org/2022-05-09-comments-and-org-static-blog.html>)
    - Org Roam:
      - [Making Connections in Your Notes] (<https://www.youtube.com/watch?v=Lg61ocfxk3c>) (13:49, [Irreal] (<https://irreal.org/blog/?p=10516>)) - org-roam
      - [How to rank your backlinks notes with Org Roam] (<https://ag91.github.io/blog/2022/05/08/how-to-rank-your-backlinks-notes-with-org-roam/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ulcw8q/how_to_rank_your_backlinks_notes_with_org_roam/>))
    - Org development: [ob-plantuml: Allow setting PlantUML args for jar file] (<https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=b5f0efc0491c0c1b354ca2b8686e2f5aa8e6ee11>)
  - Coding:
    - [Emacs for Professionals: "Browsing source code"] (<https://tilde.town/~ramin_hal9001/emacs-for-professionals/browsing-source-code.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uiz5z4/emacs_for_professionals_browsing_source_code/>))
    - [Org-capturing live Jira Issues] (<https://fritzgrabo.com/posts/org-capturing-live-jira-issues/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/ulaswe/blog_post_orgcapturing_live_jira_issues/>))
    - [Flymake module for awesome-tray package] (<https://gist.github.com/CIAvash/2ebe4d14f8104c911a4762db9dd42d95>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uiu5na/flymake_module_for_awesometray_package/>))
    - [scripter.co | Emacs: Creating a patch file using Magit] (<https://scripter.co/creating-a-patch-file-using-magit/?utm_source=atom_feed>)
    - [Team Linguini: Emacs IDE] (<https://www.youtube.com/watch?v=3IFEsrumRkM>) (05:01)
  - Fun:
    - [Read the diminish.el source; got some unexpected literary edification.] (<https://github.com/emacsmirror/diminish/blob/master/diminish.el#L129>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uhxkil/read_the_diminishel_source_got_some_unexpected/>))
  - Community:
    - [Weekly Tips, Tricks, &c. Thread] (<https://www.reddit.com/r/emacs/comments/ui1q41/weekly_tips_tricks_c_thread/>)
    - [Making fan Doom Emacs logo for dashboard. Plan to make both Nord and Doom One versions. Any suggestions?] (<https://www.reddit.com/r/DoomEmacs/comments/ukj7js/making_fan_doom_emacs_logo_for_dashboard_plan_to/>) and [day 2] (<https://www.reddit.com/r/DoomEmacs/comments/ul4fvp/making_fan_doom_emacs_logo_day_2/>)
    - [Protesilaos Stavrou: I am translating the Emacs TUTORIAL into Greek] (<https://protesilaos.com/codelog/2022-05-07-translate-emacs-tutorial-greek/>)
    - [Lars Ingebrigtsen: 16x10%] (<https://lars.ingebrigtsen.no/2022/05/09/16x10/>)
    - [Let's Give Emacs Another Look | Before TheLinuxCast 😎😅] (<https://www.youtube.com/watch?v=1dvn3mk9foo>) (02:30:09)
  - Other:
    - [Mickey Petersen: The Emacs 28 Edition of Mastering Emacs is out now] (<http://www.masteringemacs.org/article/the-emacs-28-edition-of-mastering-emacs-out-now>)
    - [New package: Clippo - Clipboard Manager via Emacs (currently, tailored only for yabai but support for other WM's shouldn't be too hard!)] (<https://www.reddit.com/r/emacs/comments/uk2w47/new_package_clippo_clipboard_manager_via_emacs/>)
    - [Emacs for Professionals: "Emacs as a Shell" (not about shell-mode) about how Emacs is a shell in and of itself] (<https://tilde.town/~ramin_hal9001/emacs-for-professionals/emacs-as-your-shell.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uiz37n/emacs_for_professionals_emacs_as_a_shell_not/>))
    - [flite mode demo: Text to Speech (TTS) using Festival Lite in Emacs] (<https://www.youtube.com/watch?v=cbdUKpmNZQM>) (01:57)
    - [New package image-roll! Improved document display engine providing continuous scrolling.] (<https://www.reddit.com/r/emacs/comments/uhcuhy/new_package_imageroll_improved_document_display/>)
    - [Update: MSI Installer for GNU Emacs 28.1 for Windows] (<https://chaoticlab.io/posts/emacs-28-1-msi/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/uivngi/update_msi_installer_for_gnu_emacs_281_for_windows/>))
  - Emacs development:
    - [emacs-devel progress on feature/tree-sitter] (<https://lists.gnu.org/archive/html/emacs-devel/2022-05/msg00307.html>)
    - [Add support for the Sharada script] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=57b69ff39c1ec7aa74f2a19bd4c4de9f67a7df84>)
    - [Add new user option table-latex-environment] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b6b2c11edc46517a3a1ac9f869bdd40adf8a3df>)
    - [Allow precision-scrolling nonselected windows when the minibuffer is resized] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fd8eaa72a611d050e1fe9c38c466c7812c7795dd>)
    - [Add Greek translation of the tutorial] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fad31cebe174cc35738de943eae8e34038f11b1a>)
    - [Add support for the Tirhuta script] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=82f1f198c6b473c5f1169983d998f0779958d087>)
    - [Allow term-mode to send function keys to the underlying shell] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=33141b51c3121b93f625c76b996b17ec8de97419>)
    - [Make 'delete-process' into a command] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fc0bd6057c676b9945aa739dd9365a350ca5acef>)
    - [(dabbrev-completion): Fix bug#45768] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=19d1b9275e7565fb67fd9e0587f08837ba8a3220>)
    - [Add support for the Kaithi script] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=987a212eb17b32cabcf46640417768bcccb2be5e>)
    - [Document the `x' DWIM action in the manual] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5ac6af4e886e630e039d282bb6f3965d7367c461>)
    - [Make `x' in package-menu-mode more DWIM] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c56070beb6cb7bc383c7f39215c915e1f43fd578>)
    - [Allow dabbrev to ignore binary buffers] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8df69384f3951356dfb539e2cf72d905f82d00ae>)
    - [Allow inhibiting linkification in *Help* buffers] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ea58276462d93f24c75473c69154ef7a4a47b63c>)
    - [Avoid having font locking triggering unnecessary auto-saving] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e8488bcc9cbbeafe6307a73b2386ced986327618>)
    - [Char-fold quotation characters in *info* and *Help*] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=16dc1d597b70524782da58677a88135d20c1a617>)
    - [Add new helper macros for minor modes to restore variables] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b13356487fc3eaf82bfe51bee24ddf70c27c5834>)
    - [Turn on XInput 2 support by default] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0105a4ddb8a58146f3fc71c265e57291c873af0b>)
    - [Add NEWS entry about incompatible sorting command behaviors] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8a7db868cc28f933bc2fb2739d122ed11c9ec872>)
    - [Add new macro with-buffer-unmodified-if-unchanged] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=59353ec7b579213de3c70950d5d938b7540ce72f>)
    - [Improve the behavior of concatenating parts of Eshell arguments] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a3a7279a4ab00be69519f98536ec75dc81217b50>)
    - [Return a list of numbers if all lines of an Eshell subcommand are numeric] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=06423b5d1e05d524e8e745f071cbb691b446efd2>)
    - [Eshell variable expansion should always return strings inside quotes] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f7a82699d6e854c2920f7c090fb8df7a3e012a4d>)
    - [Add new command 'package-update'] (<https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0916fd3aaacf62e641414fb2b474c86888116487>)
  - New packages:
    - cpupower <https://elpa.gnu.org/packages/cpupower.html>: cpupower command interface (GNU ELPA)
    - cue-mode <https://melpa.org/#/cue-mode>: Major mode for CUE language files (MELPA)
    - evm-mode <https://melpa.org/#/evm-mode>: Major mode for editing Ethereum EVM bytecode (MELPA)
    - le-thesaurus <https://melpa.org/#/le-thesaurus>: Query thesaurus.com for synonyms of a given word (MELPA)
    - project-rootfile <https://melpa.org/#/project-rootfile>: Extension of project.el to detect project with root file (MELPA)
    - scholar-import <https://melpa.org/#/scholar-import>: Import Bibtex & PDF from Google Scholar (MELPA)
    - sisyphus <https://melpa.org/#/sisyphus>: Create releases of Emacs packages (MELPA)
    - timu-rouge-theme <https://melpa.org/#/timu-rouge-theme>: Color theme inspired by the Rouge Theme for VSCode (MELPA)
    - tomelr <https://elpa.gnu.org/packages/tomelr.html>: Convert S-expressions to TOML (GNU ELPA)

  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-05>), 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: 15349 bytes --]

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

    * 2022-05-09 Emacs news
- Upcoming events:
  - Atelier Emacs Montpellier (in person) https://lebib.org/date/atelier-emacs Fri May 13 0900 Vancouver / 1100 Chicago / 1200 Toronto / 1600 GMT / 1800 Berlin / 2130 Kolkata -- Sat May 14 0000 Singapore
  - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Tue May 17 0800 Vancouver / 1000 Chicago / 1100 Toronto / 1500 GMT / 1700 Berlin / 2030 Kolkata / 2300 Singapore
- Beginner:
  - [[https://www.reddit.com/r/emacs/comments/uioib2/wrote_some_basic_emacs_notes_for_myself_as_i_kept/][Wrote some basic emacs notes for myself as I kept forgetting these and looking these up would take a lot of time in the dense manuals.]]
  - [[https://www.youtube.com/watch?v=HyX7a7zLulM][Emacs Important Shortcuts 2022_05_06_06:03:45]] (06:55) C-x b, M-:, M-&
- Emacs configuration:
  - [[https://github.com/rougier/dotemacs][Nicolas P. Rougier's dotemacs]] ([[https://i.redd.it/w7ge1d5klwx81.png][screenshot]], [[https://www.reddit.com/r/emacs/comments/ujuokl/my_take_on_dotemacsorg/][Reddit]])
- Emacs Lisp:
  - [[https://www.youtube.com/watch?v=HGbOukG4q9Q][xah talk show 2022-05-07 look into emacs lisp string functions]] (01:14:10)
- Appearance:
  - [[https://protesilaos.com/codelog/2022-05-09-emacs-fontaine-0-2-0/][Protesilaos Stavrou: Emacs: fontaine version 0.2.0]]
- Dired:
  - [[https://tilde.town/~ramin_hal9001/emacs-for-professionals/batch-file-renaming.html][Emacs for Professionals: "Batch file renaming"]] ([[https://www.reddit.com/r/emacs/comments/uiz6k7/emacs_for_professionals_batch_file_renaming/][Reddit]])
- Org Mode:
  - [[http://mbork.pl/2022-05-09_My_productivity_system_-_implementation][Marcin Borkowski: My productivity system - implementation]]
  - [[https://www.youtube.com/watch?v=9kVG_KudkWw][Org mode - Insert timestamp in proposals]] (06:38)
  - [[https://gist.github.com/rougier/75f72bc6d470c662e3a46a908d360597][org-imenu-filter to filter imenu-list with "regular" tags/properties expressions.]] ([[https://www.reddit.com/r/emacs/comments/ukiz95/orgimenufilter_to_filter_imenulist_with_regular/][Reddit]])
  - [[https://github.com/alphapapa/org-ql#05][[ANN] org-ql 0.5 released;]] ([[https://www.reddit.com/r/emacs/comments/ukp1w0/ann_orgql_05_released/][Reddit]])
  - [[https://lists.gnu.org/archive/html/emacs-orgmode/2022-05/orgrBy2AefiWG.org][#4 Org mode profiling meetup on Sat, May 7 - meeting notes]] ([[https://www.reddit.com/r/orgmode/comments/uitfvg/4_org_mode_profiling_meetup_on_sat_may_7/][Reddit]])
  - [[https://github.com/tonyaldon/posts/blob/master/posts.org#2022-05-06-fri-org-store-link-powerful-and-flexible--this-is-emacs][org-store-link... powerful and flexible | THIS IS EMACS]] ([[https://www.reddit.com/r/emacs/comments/ujpq3s/orgstorelink_powerful_and_flexible_this_is_emacs/][Reddit]])
  - [[https://github.com/tonyaldon/posts/blob/master/posts.org#2022-05-04-wed-org-mode-links-everywhere-not-only-in-org-mode-buffers--this-is-emacs][org-mode links everywhere, not only in org-mode buffers | THIS IS EMACS]] ([[https://www.reddit.com/r/emacs/comments/ui8eiq/orgmode_links_everywhere_not_only_in_orgmode/][Reddit]], [[https://irreal.org/blog/?p=10518][Irreal]])
  - Import, export, and integration:
    - [[https://www.reddit.com/r/emacs/comments/ui6nzo/psa_oxhugo_will_remove_the_option_to_export/][PSA: ox-hugo will remove the option to export front-matter in YAML format in near future]]
    - [[https://magnus.therning.org/2022-05-09-comments-and-org-static-blog.html][Magnus: Comments and org-static-blog]]
  - Org Roam:
    - [[https://www.youtube.com/watch?v=Lg61ocfxk3c][Making Connections in Your Notes]] (13:49, [[https://irreal.org/blog/?p=10516][Irreal]]) - org-roam
    - [[https://ag91.github.io/blog/2022/05/08/how-to-rank-your-backlinks-notes-with-org-roam/][How to rank your backlinks notes with Org Roam]] ([[https://www.reddit.com/r/emacs/comments/ulcw8q/how_to_rank_your_backlinks_notes_with_org_roam/][Reddit]])
  - Org development: [[https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=b5f0efc0491c0c1b354ca2b8686e2f5aa8e6ee11][ob-plantuml: Allow setting PlantUML args for jar file]]
- Coding:
  - [[https://tilde.town/~ramin_hal9001/emacs-for-professionals/browsing-source-code.html][Emacs for Professionals: "Browsing source code"]] ([[https://www.reddit.com/r/emacs/comments/uiz5z4/emacs_for_professionals_browsing_source_code/][Reddit]])
  - [[https://fritzgrabo.com/posts/org-capturing-live-jira-issues/][Org-capturing live Jira Issues]] ([[https://www.reddit.com/r/emacs/comments/ulaswe/blog_post_orgcapturing_live_jira_issues/][Reddit]])
  - [[https://gist.github.com/CIAvash/2ebe4d14f8104c911a4762db9dd42d95][Flymake module for awesome-tray package]] ([[https://www.reddit.com/r/emacs/comments/uiu5na/flymake_module_for_awesometray_package/][Reddit]])
  - [[https://scripter.co/creating-a-patch-file-using-magit/?utm_source=atom_feed][scripter.co | Emacs: Creating a patch file using Magit]]
  - [[https://www.youtube.com/watch?v=3IFEsrumRkM][Team Linguini: Emacs IDE]] (05:01)
- Fun:
  - [[https://github.com/emacsmirror/diminish/blob/master/diminish.el#L129][Read the diminish.el source; got some unexpected literary edification.]] ([[https://www.reddit.com/r/emacs/comments/uhxkil/read_the_diminishel_source_got_some_unexpected/][Reddit]])
- Community:
  - [[https://www.reddit.com/r/emacs/comments/ui1q41/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]]
  - [[https://www.reddit.com/r/DoomEmacs/comments/ukj7js/making_fan_doom_emacs_logo_for_dashboard_plan_to/][Making fan Doom Emacs logo for dashboard. Plan to make both Nord and Doom One versions. Any suggestions?]] and [[https://www.reddit.com/r/DoomEmacs/comments/ul4fvp/making_fan_doom_emacs_logo_day_2/][day 2]]
  - [[https://protesilaos.com/codelog/2022-05-07-translate-emacs-tutorial-greek/][Protesilaos Stavrou: I am translating the Emacs TUTORIAL into Greek]]
  - [[https://lars.ingebrigtsen.no/2022/05/09/16x10/][Lars Ingebrigtsen: 16x10%]]
  - [[https://www.youtube.com/watch?v=1dvn3mk9foo][Let's Give Emacs Another Look | Before TheLinuxCast 😎😅]] (02:30:09)
- Other:
  - [[http://www.masteringemacs.org/article/the-emacs-28-edition-of-mastering-emacs-out-now][Mickey Petersen: The Emacs 28 Edition of Mastering Emacs is out now]]
  - [[https://www.reddit.com/r/emacs/comments/uk2w47/new_package_clippo_clipboard_manager_via_emacs/][New package: Clippo - Clipboard Manager via Emacs (currently, tailored only for yabai but support for other WM's shouldn't be too hard!)]]
  - [[https://tilde.town/~ramin_hal9001/emacs-for-professionals/emacs-as-your-shell.html][Emacs for Professionals: "Emacs as a Shell" (not about shell-mode) about how Emacs is a shell in and of itself]] ([[https://www.reddit.com/r/emacs/comments/uiz37n/emacs_for_professionals_emacs_as_a_shell_not/][Reddit]])
  - [[https://www.youtube.com/watch?v=cbdUKpmNZQM][flite mode demo: Text to Speech (TTS) using Festival Lite in Emacs]] (01:57)
  - [[https://www.reddit.com/r/emacs/comments/uhcuhy/new_package_imageroll_improved_document_display/][New package image-roll! Improved document display engine providing continuous scrolling.]]
  - [[https://chaoticlab.io/posts/emacs-28-1-msi/][Update: MSI Installer for GNU Emacs 28.1 for Windows]] ([[https://www.reddit.com/r/emacs/comments/uivngi/update_msi_installer_for_gnu_emacs_281_for_windows/][Reddit]])
- Emacs development:
  - [[https://lists.gnu.org/archive/html/emacs-devel/2022-05/msg00307.html][emacs-devel progress on feature/tree-sitter]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=57b69ff39c1ec7aa74f2a19bd4c4de9f67a7df84][Add support for the Sharada script]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b6b2c11edc46517a3a1ac9f869bdd40adf8a3df][Add new user option table-latex-environment]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fd8eaa72a611d050e1fe9c38c466c7812c7795dd][Allow precision-scrolling nonselected windows when the minibuffer is resized]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fad31cebe174cc35738de943eae8e34038f11b1a][Add Greek translation of the tutorial]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=82f1f198c6b473c5f1169983d998f0779958d087][Add support for the Tirhuta script]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=33141b51c3121b93f625c76b996b17ec8de97419][Allow term-mode to send function keys to the underlying shell]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fc0bd6057c676b9945aa739dd9365a350ca5acef][Make 'delete-process' into a command]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=19d1b9275e7565fb67fd9e0587f08837ba8a3220][(dabbrev-completion): Fix bug#45768]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=987a212eb17b32cabcf46640417768bcccb2be5e][Add support for the Kaithi script]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5ac6af4e886e630e039d282bb6f3965d7367c461][Document the `x' DWIM action in the manual]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c56070beb6cb7bc383c7f39215c915e1f43fd578][Make `x' in package-menu-mode more DWIM]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8df69384f3951356dfb539e2cf72d905f82d00ae][Allow dabbrev to ignore binary buffers]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ea58276462d93f24c75473c69154ef7a4a47b63c][Allow inhibiting linkification in *Help* buffers]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e8488bcc9cbbeafe6307a73b2386ced986327618][Avoid having font locking triggering unnecessary auto-saving]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=16dc1d597b70524782da58677a88135d20c1a617][Char-fold quotation characters in *info* and *Help*]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b13356487fc3eaf82bfe51bee24ddf70c27c5834][Add new helper macros for minor modes to restore variables]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0105a4ddb8a58146f3fc71c265e57291c873af0b][Turn on XInput 2 support by default]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8a7db868cc28f933bc2fb2739d122ed11c9ec872][Add NEWS entry about incompatible sorting command behaviors]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=59353ec7b579213de3c70950d5d938b7540ce72f][Add new macro with-buffer-unmodified-if-unchanged]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a3a7279a4ab00be69519f98536ec75dc81217b50][Improve the behavior of concatenating parts of Eshell arguments]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=06423b5d1e05d524e8e745f071cbb691b446efd2][Return a list of numbers if all lines of an Eshell subcommand are numeric]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f7a82699d6e854c2920f7c090fb8df7a3e012a4d][Eshell variable expansion should always return strings inside quotes]]
  - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0916fd3aaacf62e641414fb2b474c86888116487][Add new command 'package-update']]
- New packages:
  - https://elpa.gnu.org/packages/cpupower.html: cpupower command interface (GNU ELPA)
  - https://melpa.org/#/cue-mode: Major mode for CUE language files (MELPA)
  - https://melpa.org/#/evm-mode: Major mode for editing Ethereum EVM bytecode (MELPA)
  - https://melpa.org/#/le-thesaurus: Query thesaurus.com for synonyms of a given word (MELPA)
  - https://melpa.org/#/project-rootfile: Extension of project.el to detect project with root file (MELPA)
  - https://melpa.org/#/scholar-import: Import Bibtex & PDF from Google Scholar (MELPA)
  - https://melpa.org/#/sisyphus: Create releases of Emacs packages (MELPA)
  - https://melpa.org/#/timu-rouge-theme: Color theme inspired by the Rouge Theme for VSCode (MELPA)
  - https://elpa.gnu.org/packages/tomelr.html: Convert S-expressions to TOML (GNU ELPA)

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-05][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]]
    

                 reply	other threads:[~2022-05-10 14:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfph1lqc.fsf@sachachua.com \
    --to=sacha@sachachua.com \
    --cc=emacs-tangents@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).