Planet Emacslife
Emacs Notes: Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs
https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
Emacs Notes: Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs
https://emacsnotes.wordpress.com/2022/10/30/use-xkb-to-setup-full-spectrum-of-modifiers-meta-alt-super-and-hyper-for-use-with-emacs/
Emacs Notes
Use ‘xkb’ to setup full-spectrum of modifiers—Meta, Alt, Super, and Hyper—for use with Emacs
Few words about Meta, Super, Hyper and Alt modifiers on Emacs Emacs traditionally allowed (and continues to allow use of) Super, Hyper and Alt modifiers. Unfortunately, modern keyboards do not come…
Planet Emacslife
Andrea: Find Org Roam notes via their relations
http://ag91.github.io/blog/2021/03/12/find-org-roam-notes-via-their-relations
Andrea: Find Org Roam notes via their relations
http://ag91.github.io/blog/2021/03/12/find-org-roam-notes-via-their-relations
ag91.github.io
Find Org Roam notes via their relations - Where parallels cross
Find notes via relations.
Planet Emacslife
Andrea: Merge plists in Elisp
http://ag91.github.io/blog/2022/10/30/merge-plists-in-elisp
Andrea: Merge plists in Elisp
http://ag91.github.io/blog/2022/10/30/merge-plists-in-elisp
ag91.github.io
Merge plists in Elisp - Where parallels cross
A little function to merge values of a plist
Planet Emacslife
Kisaragi Hiu: Migrating away from .pam_environment
https://kisaragi-hiu.com/migrating-away-from-pam-environment.html
Kisaragi Hiu: Migrating away from .pam_environment
https://kisaragi-hiu.com/migrating-away-from-pam-environment.html
Kisaragi-Hiu
Migrating away from .pam_environment
Planet Emacslife
Bozhidar Batsov: Why Bother with a Custom Desktop PC in 2022?
https://batsov.com/articles/2022/10/30/why-bother-with-a-custom-desktop-pc-in-2022/
Bozhidar Batsov: Why Bother with a Custom Desktop PC in 2022?
https://batsov.com/articles/2022/10/30/why-bother-with-a-custom-desktop-pc-in-2022/
(think)
Why Bother with a Custom Desktop PC in 2022?
Many people are quite surprised when I tell them that my primary computer is a custom-built desktop PC, that I assembled myself. After all, desktops have been going out of fashion for over a decade and most people these days use laptops or even tablets as…
Planet Emacslife
TAONAW - Emacs: Of TiddlyWiki, Emacs, and Digital Gardens
https://taonaw.com/2022-10-23/
TAONAW - Emacs: Of TiddlyWiki, Emacs, and Digital Gardens
https://taonaw.com/2022-10-23/
Planet Emacslife
Bozhidar Batsov: OCaml Tips: Implementing a range Function
https://batsov.com/articles/2022/10/31/ocaml-tips-implementing-a-range-function/
Bozhidar Batsov: OCaml Tips: Implementing a range Function
https://batsov.com/articles/2022/10/31/ocaml-tips-implementing-a-range-function/
(think)
OCaml Tips: Implementing a range Function
Lots of programming languages have some built-in range functionality, that’s typically used to generate a list/array of integer numbers. Here are a couple of examples from Ruby and Clojure:
Planet Emacslife
Nicolas Martyanoff: Eye level window centering in Emacs
https://www.n16f.net/blog/eye-level-window-centering-in-emacs/
Nicolas Martyanoff: Eye level window centering in Emacs
https://www.n16f.net/blog/eye-level-window-centering-in-emacs/
www.n16f.net
Brain dump – Eye level window centering in Emacs
In the default Emacs configuration, C-l is bound to recenter-top-bottom. This function has an interesting behaviour: when called once, it scrolls the current window so that the current line appears at the middle of the screen. When called several times in…
Planet Emacslife
Sacha Chua: 2022-10-31 Emacs news
https://sachachua.com/blog/2022/10/2022-10-31-emacs-news/
Sacha Chua: 2022-10-31 Emacs news
https://sachachua.com/blog/2022/10/2022-10-31-emacs-news/
Planet Emacslife
Meta Redux: Meta Reduce 2022.0
https://metaredux.com/posts/2022/11/01/meta-reduce-2022-0.html
Meta Redux: Meta Reduce 2022.0
https://metaredux.com/posts/2022/11/01/meta-reduce-2022-0.html
Meta Redux
Meta Reduce 2022.0
Lately I haven’t written much here, so I thought it’d be nice to change this with a short update on my recent OSS activity. RuboCop After a couple of slow months, where I had a lot of work and work-related travel on my hands, I’m now back in action on the…
Planet Emacslife
Alex Bennée: My Setup (2022 Edition)
https://www.bennee.com/~alex/blog/2022/11/01/my-setup-2022-edition/
Alex Bennée: My Setup (2022 Edition)
https://www.bennee.com/~alex/blog/2022/11/01/my-setup-2022-edition/
Alex's Adventures on the Infobhan
My Setup (2022 Edition)
It's been a while since I last blogged about anything personally (although I have written a few things for work). In a struggle to come up with things to talk about I finally decided it might be worth documenting my current working setup. It's probably a…
Planet Emacslife
Manuel Uberti: Automatically format Clojure buffers
https://manueluberti.eu//2022/10/27/cljformat.html
Manuel Uberti: Automatically format Clojure buffers
https://manueluberti.eu//2022/10/27/cljformat.html
manueluberti.eu
Automatically format Clojure buffers – Manuel Uberti
My personal website
Planet Emacslife
Protesilaos Stavrou: Re: difference between ef-themes and modus-themes for Emacs?
https://protesilaos.com/codelog/2022-11-01-ef-modus-themes-differences/
Protesilaos Stavrou: Re: difference between ef-themes and modus-themes for Emacs?
https://protesilaos.com/codelog/2022-11-01-ef-modus-themes-differences/
Protesilaos Stavrou
Re: difference between ef-themes and modus-themes for Emacs?
My reply to what the difference is between the ‘ef-themes’ and ‘modus-themes’ for Emacs.
Planet Emacslife
Bozhidar Batsov: An Unexpected Blogging Record
https://batsov.com/articles/2022/11/01/an-unexpected-blogging-record/
Bozhidar Batsov: An Unexpected Blogging Record
https://batsov.com/articles/2022/11/01/an-unexpected-blogging-record/
(think)
An Unexpected Blogging Record
Today I’ve noticed that I’ve written 36 articles to date here, which beats my previous annual record of 34 articles from 2011. I definitely didn’t see this coming, especially given how tough the year has been for me on multiple levels.
Planet Emacslife
Andrey Listopadov: Emacs Lisp shorthands as namespacing system
https://andreyorst.gitlab.io/posts/2022-11-01-emacs-lisp-shorthands-as-namespacing-system/
Andrey Listopadov: Emacs Lisp shorthands as namespacing system
https://andreyorst.gitlab.io/posts/2022-11-01-emacs-lisp-shorthands-as-namespacing-system/
andreyorst.gitlab.io
Emacs Lisp shorthands as namespacing system
In Emacs version 28 Emacs developers introduced so-called read symbol shorthands. If you’re interested in the rationale, feel free to search the Emacs developer mailing list for the discussion. However, it does seem that not everyone likes the idea of shorthands…
Planet Emacslife
Alvaro Ramirez: Hey Emacs, where did I take that photo?
http://xenodium.com/hey-emacs-where-did-i-take-that-photo
Alvaro Ramirez: Hey Emacs, where did I take that photo?
http://xenodium.com/hey-emacs-where-did-i-take-that-photo
Xenodium
Hey Emacs, where did I take that photo?
I was recently browsing through an old archive of holiday photos (from dired of course). I wanted to know where the photo was taken, which got me inte...