Planet Emacslife
punchagan: Gists from org buffers
https://punchagan.muse-amuse.in/drafts/ox-gist-draft/
punchagan: Gists from org buffers
https://punchagan.muse-amuse.in/drafts/ox-gist-draft/
punchagan.muse-amuse.in
Gists from org buffers - Noetic Nought
I often want to share bits and pieces of my journal.org file with others, mostly for reading and some times for comments. The file contains different subtrees for each day, with notes on a specific topic as a subtree.
A couple or so years ago, I wrote a wrapper…
A couple or so years ago, I wrote a wrapper…
Planet Emacslife
Meta Redux: RuboCop Turns 10
https://metaredux.com/posts/2022/04/21/rubocop-turns-10.html
Meta Redux: RuboCop Turns 10
https://metaredux.com/posts/2022/04/21/rubocop-turns-10.html
Meta Redux
RuboCop Turns 10
2022 has been a pretty bad year for me so far. Still, even in those hard times one can find things to celebrate. On this very day 10 years ago I’ve created RuboCop, a linter and formatter for Ruby. The first step was quite modest. Back then I knew next to…
Planet Emacslife
Christian Tietze: Transient Menus Galore
https://christiantietze.de/posts/2022/04/transient-menu-galore/
Christian Tietze: Transient Menus Galore
https://christiantietze.de/posts/2022/04/transient-menu-galore/
Christian Tietze
Transient Menus Galore
I just wanted to take a short minute to shout out to two transient.el based packages I discovered this week. org-menu <%= insert_image file: "transient-org-menu.png" %> One is org-menu, and bound ...
Planet Emacslife
Protesilaos Stavrou: Emacs: colour theory and techniques used in the Modus themes
https://protesilaos.com/codelog/2022-04-21-modus-themes-colour-theory/
Protesilaos Stavrou: Emacs: colour theory and techniques used in the Modus themes
https://protesilaos.com/codelog/2022-04-21-modus-themes-colour-theory/
Protesilaos Stavrou
Emacs: colour theory and techniques used in the Modus themes
An overview of the colour theory used in my Modus themes for GNU Emacs.
Planet Emacslife
Pragmatic Emacs: Change to hosting provider
https://pragmaticemacs.wordpress.com/2022/04/22/change-to-hosting-provider/
Pragmatic Emacs: Change to hosting provider
https://pragmaticemacs.wordpress.com/2022/04/22/change-to-hosting-provider/
Pragmatic Emacs
Change to hosting provider
Readers may have noticed that I’ve not been updating the site. This is for two main reasons: primarily I’ve just got too busy with other things, but also my Emacs setup has settled down…
Planet Emacslife
Christian Tietze: Center Window on the Current Monitor in Emacs, Simplified
https://christiantietze.de/posts/2022/04/emacs-center-window-current-monitor-simplified/
Christian Tietze: Center Window on the Current Monitor in Emacs, Simplified
https://christiantietze.de/posts/2022/04/emacs-center-window-current-monitor-simplified/
Christian Tietze
Center Window on the Current Monitor in Emacs, Simplified
Louis Brauer over on Xah Lee's Discord helped simplify my Emacs window centering code () (cf. original single monitor solution. It's great, and only a handful of lines! It's compatible with Emacs 26.0.90 ...
Planet Emacslife
Manuel Uberti: First steps with Ubuntu 22.04
https://manueluberti.eu//linux/2022/04/24/ubuntu-jammy/
Manuel Uberti: First steps with Ubuntu 22.04
https://manueluberti.eu//linux/2022/04/24/ubuntu-jammy/
Manuel Uberti
First steps with Ubuntu 22.04
My Personal Website
Planet Emacslife
Marcin Borkowski: Calculating fuel consumption in Org
http://mbork.pl/2022-04-25_Calculating_fuel_consumption_in_Org
Marcin Borkowski: Calculating fuel consumption in Org
http://mbork.pl/2022-04-25_Calculating_fuel_consumption_in_Org
Planet Emacslife
Sacha Chua: 2022-04-25 Emacs news
https://sachachua.com/blog/2022/04/2022-04-25-emacs-news/
Sacha Chua: 2022-04-25 Emacs news
https://sachachua.com/blog/2022/04/2022-04-25-emacs-news/
Planet Emacslife
Protesilaos Stavrou: Live stream: My Emacs packages and other publications
https://protesilaos.com/codelog/2022-04-26-live-my-emacs-packages/
Protesilaos Stavrou: Live stream: My Emacs packages and other publications
https://protesilaos.com/codelog/2022-04-26-live-my-emacs-packages/
Protesilaos Stavrou
Live stream: My Emacs packages and other publications
A live talk about my Emacs packages and other publications.
Planet Emacslife
punchagan: GitHub Gists from Emacs Orgmode
https://punchagan.muse-amuse.in/blog/ox-gist/
punchagan: GitHub Gists from Emacs Orgmode
https://punchagan.muse-amuse.in/blog/ox-gist/
punchagan.muse-amuse.in
GitHub Gists from Emacs Orgmode - Noetic Nought
I released my first Emacs MELPA package -- [[https://melpa.org/#/ox-gist][ox-gist]] -- An Orgmode backend to export and update sub-trees and buffers to GitHub gists.
Planet Emacslife
Chen Bin (redguardtoo): Integrate delta into git
http://blog.binchen.org/posts/integrate-delta-into-git/
Chen Bin (redguardtoo): Integrate delta into git
http://blog.binchen.org/posts/integrate-delta-into-git/
Chen's blog
Integrate delta into git
Delta is a syntax-highlighting pager for git, diff, and grep output.
Set up is as simple as copying its sample setup.
I wrote a shell script my-pager which can use both less and delta as pager,
Set up is as simple as copying its sample setup.
I wrote a shell script my-pager which can use both less and delta as pager,
Planet Emacslife
Irreal: A User Discovers the Difference Between Vim and Emacs
https://irreal.org/blog/?p=10493
Irreal: A User Discovers the Difference Between Vim and Emacs
https://irreal.org/blog/?p=10493
Planet Emacslife
scripter.co | Emacs: Defining tomelr – A library for converting Lisp expressions to TOML
https://scripter.co/defining-tomelr/?utm_source=atom_feed
scripter.co | Emacs: Defining tomelr – A library for converting Lisp expressions to TOML
https://scripter.co/defining-tomelr/?utm_source=atom_feed
scripter.co
Defining tomelr – A library for converting Lisp expressions to TOML
Creating a specification for an Emacs-Lisp library to convert Lisp
data expressions into easy-to-read JSON strings.
data expressions into easy-to-read JSON strings.