Planet Emacslife
Sacha Chua: 2022-08-15 Emacs news
https://sachachua.com/blog/2022/08/2022-08-15-emacs-news/
Sacha Chua: 2022-08-15 Emacs news
https://sachachua.com/blog/2022/08/2022-08-15-emacs-news/
Planet Emacslife
Cyberthal: Alternatives to the desk: How to vary computing posture for extended endurance
https://cyberthal-ghost.nfshost.com/alternatives-to-the-desk-how-to-vary-computing-posture-for-extended-endurance/
Cyberthal: Alternatives to the desk: How to vary computing posture for extended endurance
https://cyberthal-ghost.nfshost.com/alternatives-to-the-desk-how-to-vary-computing-posture-for-extended-endurance/
Cyberthal's T3
Alternatives to the desk: How to vary computing posture for extended endurance
Table of Contents 1. Energy level dictates the optimal computing posture: standing, sitting or reclining 2. Chest-height monitor 3. Bed desk benefits 1 Energy level dictates the optimal computing posture: standing, sitting or reclining Going from a healthy…
Planet Emacslife
Emacs Notes: Who stole “C-.”, “C-;” and possibly other keys from my Emacs?
https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/
Emacs Notes: Who stole “C-.”, “C-;” and possibly other keys from my Emacs?
https://emacsnotes.wordpress.com/2022/08/16/who-stole-c-c-and-possibly-other-keys-from-my-emacs/
Emacs Notes
Who stole “C-.”, “C-;” and possibly other keys from my Emacs?
Motivation: Why doesn’t Emacs respond to C-., C-; and some other keys? When you are running Emacs occasionally you will notice that Emacs does not respond to some keys. This is because the De…
Planet Emacslife
Protesilaos Stavrou: Re: How do I protect my eyes when coding? (modus-themes, ef-themes)
https://protesilaos.com/codelog/2022-08-17-re-protect-eyes-coding/
Protesilaos Stavrou: Re: How do I protect my eyes when coding? (modus-themes, ef-themes)
https://protesilaos.com/codelog/2022-08-17-re-protect-eyes-coding/
Protesilaos Stavrou
Re: How do I protect my eyes when coding? (modus-themes, ef-themes)
My answer to the question of how to customise Emacs to protect one’s eyes while coding.
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/