Planet Emacslife
Manuel Uberti: Fix jdtls configuration for Eglot
https://manueluberti.eu//emacs/2022/08/18/eglot-jdtls-data/
Manuel Uberti: Fix jdtls configuration for Eglot
https://manueluberti.eu//emacs/2022/08/18/eglot-jdtls-data/
manueluberti.eu
Fix jdtls configuration for Eglot – Manuel Uberti
My personal website
Planet Emacslife
Alvaro Ramirez: dwim-shell-command with template prompts
http://xenodium.com/dwim-shell-command-with-template-prompts
Alvaro Ramirez: dwim-shell-command with template prompts
http://xenodium.com/dwim-shell-command-with-template-prompts
Xenodium
dwim-shell-command with template prompts
System Crafters
Distilling the Essence of Emacs - System Crafters Live!
https://www.youtube.com/watch?v=j0GmFP9hDCc
Distilling the Essence of Emacs - System Crafters Live!
https://www.youtube.com/watch?v=j0GmFP9hDCc
YouTube
Distilling the Essence of Emacs - System Crafters Live!
In today's stream, we'll discuss the unique aspects of Emacs that make it the most hackable program to ever exist. How does it accomplish this hackability? Is it possible to replicate the Emacs experience in other programs?
SUPPORT THE CHANNEL:
👕 htt…
SUPPORT THE CHANNEL:
👕 htt…
System Crafters
Distilling the Essence of Emacs - System Crafters Live!
https://www.youtube.com/watch?v=T_HtnfwRHRM
Distilling the Essence of Emacs - System Crafters Live!
https://www.youtube.com/watch?v=T_HtnfwRHRM
YouTube
Distilling the Essence of Emacs - System Crafters Live!
Powered by Restream https://restre.am/yt
System Crafters
Object-Oriented Emacs Lisp with EIEIO - System Crafters Live!
https://www.youtube.com/watch?v=dCmyMCfmUhQ
Object-Oriented Emacs Lisp with EIEIO - System Crafters Live!
https://www.youtube.com/watch?v=dCmyMCfmUhQ
YouTube
Object-Oriented Emacs Lisp with EIEIO - System Crafters Live!
In today's stream, we'll take a look at the EIEIO library for Emacs Lisp to learn how you might write object-oriented code for your configuration or custom packages. This library is based on the Common Lisp Object System, so if you've got a general interest…
Planet Emacslife
Protesilaos Stavrou: Ef themes 0.3.0 for GNU Emacs
https://protesilaos.com/codelog/2022-08-20-ef-themes-0-3-0/
Protesilaos Stavrou: Ef themes 0.3.0 for GNU Emacs
https://protesilaos.com/codelog/2022-08-20-ef-themes-0-3-0/
Protesilaos Stavrou
Ef themes 0.3.0 for GNU Emacs
Information about the latest version of my colourful-yet-legible themes for GNU Emacs.
Planet Emacslife
Andrea: Caching Yankpad snippets for a quicker note capturing
http://ag91.github.io/blog/2022/08/21/caching-yankpad-snippets-for-a-quicker-note-capturing
Andrea: Caching Yankpad snippets for a quicker note capturing
http://ag91.github.io/blog/2022/08/21/caching-yankpad-snippets-for-a-quicker-note-capturing
ag91.github.io
Caching Yankpad snippets for a quicker note capturing - Where parallels cross
Speed up Yankpad on inserting your snippets!
Planet Emacslife
Sacha Chua: 2022-08-22 Emacs news
https://sachachua.com/blog/2022/08/2022-08-22-emacs-news/
Sacha Chua: 2022-08-22 Emacs news
https://sachachua.com/blog/2022/08/2022-08-22-emacs-news/
Planet Emacslife
Marcin Borkowski: The Emacs range package
http://mbork.pl/2022-08-22_The_Emacs_range_package
Marcin Borkowski: The Emacs range package
http://mbork.pl/2022-08-22_The_Emacs_range_package
Planet Emacslife
Bozhidar Batsov: Setting up Emacs for OCaml Development
https://batsov.com/articles/2022/08/23/setting-up-emacs-for-ocaml-development/
Bozhidar Batsov: Setting up Emacs for OCaml Development
https://batsov.com/articles/2022/08/23/setting-up-emacs-for-ocaml-development/
(think)
Setting up Emacs for OCaml Development
I’ve promised you articles about OCaml and here they come! The first order of business when learning a new programming language is to setup Emacs for effective programming in it.
Planet Emacslife
But She's a Girl: Keyboard layout updates and Meow
https://www.rousette.org.uk/archives/keyboard-layout-updates-and-meow/
But She's a Girl: Keyboard layout updates and Meow
https://www.rousette.org.uk/archives/keyboard-layout-updates-and-meow/
Planet Emacslife
Ben Simon: Emacs for Project Notes: Quick Capture, Automatic Organization
https://www.blogbyben.com/2022/07/emacs-for-project-notes-quick-capture.html
Ben Simon: Emacs for Project Notes: Quick Capture, Automatic Organization
https://www.blogbyben.com/2022/07/emacs-for-project-notes-quick-capture.html
Blogbyben
Emacs for Project Notes: Quick Capture, Automatic Organization
I noticed a pattern during work video calls: I found myself regularly sharing my screen and opening Notepad to capture notes and for...
Planet Emacslife
Marcin Borkowski: Screenshots from Emacs
http://mbork.pl/2022-08-27_Screenshots_from_Emacs
Marcin Borkowski: Screenshots from Emacs
http://mbork.pl/2022-08-27_Screenshots_from_Emacs
Planet Emacslife
Bozhidar Batsov: OCaml Tips: Multiple Let Bindings
https://batsov.com/articles/2022/08/28/ocaml-tips-multiple-let-bindings/
Bozhidar Batsov: OCaml Tips: Multiple Let Bindings
https://batsov.com/articles/2022/08/28/ocaml-tips-multiple-let-bindings/
(think)
OCaml Tips: Multiple Let Bindings
One thing that was a bit weird for me in OCaml early on was how to introduce multiple let bindings (e.g. in the body of a function definition). Think something like this in Clojure:
Planet Emacslife
Chen Bin (redguardtoo): Code faster by extending Emacs EVIL text object
http://blog.binchen.org/posts/code-faster-by-extending-emacs-evil-text-object/
Chen Bin (redguardtoo): Code faster by extending Emacs EVIL text object
http://blog.binchen.org/posts/code-faster-by-extending-emacs-evil-text-object/
Chen's blog
Code faster by extending Emacs EVIL text object
I use EVIL text object a lot. For example, press vi( to select the code snippet inside parenthesis.
I could also press vib to do exactly same thing as vi( because below code in EVIL's evil-maps.el
I could also press vib to do exactly same thing as vi( because below code in EVIL's evil-maps.el