Planet Emacslife
Yuan Fu (casouri): Tree-sitter in Emacs 29 and Beyond
https://archive.casouri.cc/note/2023/tree-sitter-in-emacs-29
Yuan Fu (casouri): Tree-sitter in Emacs 29 and Beyond
https://archive.casouri.cc/note/2023/tree-sitter-in-emacs-29
Planet Emacslife
Yuan Fu (casouri): Tree-sitter Starter Guide
https://archive.casouri.cc/note/2023/tree-sitter-starter-guide
Yuan Fu (casouri): Tree-sitter Starter Guide
https://archive.casouri.cc/note/2023/tree-sitter-starter-guide
Planet Emacslife
Magnus: Composing instances using deriving via
https://magnus.therning.org/2023-01-15-composing-instances-using-~deriving-via~.html
Magnus: Composing instances using deriving via
https://magnus.therning.org/2023-01-15-composing-instances-using-~deriving-via~.html
magnus.therning.org
Composing instances using deriving via
Planet Emacslife
Sacha Chua: 2023-01-16 Emacs news
https://sachachua.com/blog/2023/01/2023-01-16-emacs-news/
Sacha Chua: 2023-01-16 Emacs news
https://sachachua.com/blog/2023/01/2023-01-16-emacs-news/
👍2
Planet Emacslife
Protesilaos Stavrou: Emacs: ‘substitute’ package demo
https://protesilaos.com/codelog/2023-01-16-emacs-substitute-package-demo/
Protesilaos Stavrou: Emacs: ‘substitute’ package demo
https://protesilaos.com/codelog/2023-01-16-emacs-substitute-package-demo/
Protesilaos Stavrou
Emacs: ‘substitute’ package demo
Video demonstration of my new ‘substitute’ package for Emacs. It helps me efficiently replace targets in the buffer or context.
👍1
Planet Emacslife
Johnny Five is Alive: Hello World
https://johnnyfiveisalive.com/2023/2023-01-13-hello-world.html
Johnny Five is Alive: Hello World
https://johnnyfiveisalive.com/2023/2023-01-13-hello-world.html
Johnnyfiveisalive
Hello World
First blog post is Hello World!
Planet Emacslife
Johnny Five is Alive: Org mode Export to PDF
https://johnnyfiveisalive.com/2023/2023-01-15-org-mode-export-to-pdf.html
Johnny Five is Alive: Org mode Export to PDF
https://johnnyfiveisalive.com/2023/2023-01-15-org-mode-export-to-pdf.html
Johnnyfiveisalive
Org mode Export to PDF
Export PDF from Org mode file
Planet Emacslife
Troy Hinckley: Design of Emacs in Rust
https://coredumped.dev/2023/01/17/design-of-emacs-in-rust/
Troy Hinckley: Design of Emacs in Rust
https://coredumped.dev/2023/01/17/design-of-emacs-in-rust/
Planet Emacslife
Irreal: Why Use Emacs, Vim, and Other Nerdy Software
https://irreal.org/blog/?p=11086
Irreal: Why Use Emacs, Vim, and Other Nerdy Software
https://irreal.org/blog/?p=11086
Planet Emacslife
200ok: Schedule recurring events with flexibility
https://200ok.ch/posts/2023-01-15_schedule_recurring_events_with_flexibility.html
200ok: Schedule recurring events with flexibility
https://200ok.ch/posts/2023-01-15_schedule_recurring_events_with_flexibility.html
200ok.ch
Schedule recurring events with flexibility
Introducing event-scheduler, a new JavaScript library that allows users to schedule recurring (multi-day) events with the flexibility to provide exceptions for any conflicts. Built with Free/Libre and Open-Source Software (FLOSS) principles, this library…
Planet Emacslife
200ok: Schwäbische.de relaunches with alephDAM, becoming a leading news hub in the region
https://200ok.ch/posts/2023-01-18_schwäbische.de_relaunches_with_alephdam_and_forward_publishing_becoming_a_leading_news_hub_in_the_region.html
200ok: Schwäbische.de relaunches with alephDAM, becoming a leading news hub in the region
https://200ok.ch/posts/2023-01-18_schwäbische.de_relaunches_with_alephdam_and_forward_publishing_becoming_a_leading_news_hub_in_the_region.html
200ok.ch
Schwäbische.de relaunches with alephDAM, becoming a leading news hub in the region
Schwäbische.de, a German news website, has recently undergone a major relaunch with the help of alephDAM and Forward Publishing. The website now boasts a new design, and is available on smartphones and tablets through a new app. Schwäbische.de aims to be…
Planet Emacslife
Nicolas Martyanoff: Taking code screenshots in Emacs
https://www.n16f.net/blog/taking-code-screenshots-in-emacs/
Nicolas Martyanoff: Taking code screenshots in Emacs
https://www.n16f.net/blog/taking-code-screenshots-in-emacs/
Brain dump
Taking code screenshots in Emacs
My friend Rémi found an Emacs package developed by Tecosaur to take screenshots of your code. I usually do it with scrot, but it always requires spending some time cropping the result with Gimp. A bit…
Planet Emacslife
Eric MacAdie: 2023-01 Austin Emacs Meetup
https://macadie.info/2023/01/19/2023-01-austin-emacs-meetup/
Eric MacAdie: 2023-01 Austin Emacs Meetup
https://macadie.info/2023/01/19/2023-01-austin-emacs-meetup/
Planet Emacslife
James Dyer: More flexible grepping with deadgrep
https://emacs.dyerdwelling.family/emacs/20230120181918-emacs--better-grepping-with-deadgrep/
James Dyer: More flexible grepping with deadgrep
https://emacs.dyerdwelling.family/emacs/20230120181918-emacs--better-grepping-with-deadgrep/
the DyerDwelling/emacs
More flexible grepping with deadgrep · the DyerDwelling/emacs
Join me on my journey to a more fluid vanilla-ish emacs workflow
and may the emacs pinky stay ever dormant in my aging fingers!
and may the emacs pinky stay ever dormant in my aging fingers!
Planet Emacslife
Irreal: Flexible Grepping With Deadgrep (or Ripgrep)
https://irreal.org/blog/?p=11097
Irreal: Flexible Grepping With Deadgrep (or Ripgrep)
https://irreal.org/blog/?p=11097
Planet Emacslife
Robert Enzmann: Getting Emacs 29 to Automatically Use Tree-sitter Modes
https://robbmann.io/posts/emacs-treesit-auto/
Robert Enzmann: Getting Emacs 29 to Automatically Use Tree-sitter Modes
https://robbmann.io/posts/emacs-treesit-auto/
robbmann
Getting Emacs 29 to Automatically Use Tree-sitter Modes
Recently, /u/casouri posted a guide to getting started with the new built-in tree-sitter capabilities for Emacs 29.