Planet Emacslife
Mario Jason Braganza: Line Numbers in Hugo Codeblocks
https://janusworx.com/blog/line-numbers-in-hugo-codeblocks/
Mario Jason Braganza: Line Numbers in Hugo Codeblocks
https://janusworx.com/blog/line-numbers-in-hugo-codeblocks/
Janusworx
Line Numbers in Hugo Codeblocks
I want my code blocks on the blog to sometimes have line numbers.
Looking at the Hugo docs here and here led me to the linenos argument.
While we’d start our code blocks like (```python)1, all I need more is to add the line number argument like so.
Vanilla…
Looking at the Hugo docs here and here led me to the linenos argument.
While we’d start our code blocks like (```python)1, all I need more is to add the line number argument like so.
Vanilla…
Planet Emacslife
Marcin Borkowski: Safe killing with Emacs
http://mbork.pl/2022-09-17_Safe_killing_with_Emacs
Marcin Borkowski: Safe killing with Emacs
http://mbork.pl/2022-09-17_Safe_killing_with_Emacs
Planet Emacslife
Alvaro Ramirez: $ rm Important.txt (uh oh!)
http://xenodium.com/rm-important-txt-oh-sht
Alvaro Ramirez: $ rm Important.txt (uh oh!)
http://xenodium.com/rm-important-txt-oh-sht
Xenodium
$ rm Important.txt (uh oh!)
Planet Emacslife
Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours
https://protesilaos.com/codelog/2022-09-18-ef-themes-deuteranopia-regexp/
Protesilaos Stavrou: Refinements to ef-themes deuteranopia regexp colours
https://protesilaos.com/codelog/2022-09-18-ef-themes-deuteranopia-regexp/
Protesilaos Stavrou
Refinements to ef-themes deuteranopia regexp colours
Report on the improvements I made to the colours used for regexp groups in ef-deuteranopia-dark, ef-deuteranopia-light.
Planet Emacslife
Mario Jason Braganza: Exclude Files and Folders From an Rsync Copy
https://janusworx.com/blog/exclude-files-and-folders-from-an-rsync-copy/
Mario Jason Braganza: Exclude Files and Folders From an Rsync Copy
https://janusworx.com/blog/exclude-files-and-folders-from-an-rsync-copy/
Janusworx
Exclude Files and Folders From an Rsync Copy
I’ve been sticking to plain old rsync -az to sling files around using Rsync.
Until I ran into a hiccough today, where I filled up my teensy remote storage on the Pi, because a couple of subdirectories that were part of the run, were hundreds of megabytes…
Until I ran into a hiccough today, where I filled up my teensy remote storage on the Pi, because a couple of subdirectories that were part of the run, were hundreds of megabytes…
Planet Emacslife
Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
https://christiantietze.de/posts/2022/02/emacs-tab-bar-numbered-tabs/
Christian Tietze: Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
https://christiantietze.de/posts/2022/02/emacs-tab-bar-numbered-tabs/
Christian Tietze
Add Numbers to Emacs tab-bar-mode Tab Titles for Quick Access
I'm adding CIRCLED DIGIT unicode characters to my tabs in Emacs to select them by number.
Planet Emacslife
Protesilaos Stavrou: Emacs: prototype of notmuch-indicator
https://protesilaos.com/codelog/2022-09-19-emacs-notmuch-indicator-prototype/
Protesilaos Stavrou: Emacs: prototype of notmuch-indicator
https://protesilaos.com/codelog/2022-09-19-emacs-notmuch-indicator-prototype/
Protesilaos Stavrou
Emacs: prototype of notmuch-indicator
Brief introduction to a work-in-progress package that adds a notmuch count to the Emacs mode line.
Planet Emacslife
Sacha Chua: 2022-09-19 Emacs news
https://sachachua.com/blog/2022/09/2022-09-19-emacs-news/
Sacha Chua: 2022-09-19 Emacs news
https://sachachua.com/blog/2022/09/2022-09-19-emacs-news/
Planet Emacslife
Bozhidar Batsov: Resetting CircleCI Checkout SSH Keys
https://batsov.com/articles/2022/09/20/resetting-circleci-checkout-ssh-keys/
Bozhidar Batsov: Resetting CircleCI Checkout SSH Keys
https://batsov.com/articles/2022/09/20/resetting-circleci-checkout-ssh-keys/
(think)
Resetting CircleCI Checkout SSH Keys
Lately I’ve been having some weird problems with CircleCI and some of my OSS projects (most recently CIDER) - the SSH checkout keys that CircleCI uses to fetch the code from GitHub started to disappear which resulted in the following obscure error messages:
Planet Emacslife
Protesilaos Stavrou: Emacs: notmuch-indicator version 0.1.0
https://protesilaos.com/codelog/2022-09-21-notmuch-indicator-0-1-0/
Protesilaos Stavrou: Emacs: notmuch-indicator version 0.1.0
https://protesilaos.com/codelog/2022-09-21-notmuch-indicator-0-1-0/
Protesilaos Stavrou
Emacs: notmuch-indicator version 0.1.0
Information about my notmuch email counter for GNU Emacs.
Planet Emacslife
Grant Rettke: You Gotta Try Using ~describe-symbol~
https://www.wisdomandwonder.com/emacs/13836/you-gotta-try-using-describe-symbol
Grant Rettke: You Gotta Try Using ~describe-symbol~
https://www.wisdomandwonder.com/emacs/13836/you-gotta-try-using-describe-symbol
Wisdom And Wonder
You Gotta Try Using ~describe-symbol~
You gotta try out using describe-symbol because it is usually what you really want from describe-function and describe-variable.
Planet Emacslife
Protesilaos Stavrou: Ef themes 0.6.0 for GNU Emacs
https://protesilaos.com/codelog/2022-09-23-ef-themes-0-6-0/
Protesilaos Stavrou: Ef themes 0.6.0 for GNU Emacs
https://protesilaos.com/codelog/2022-09-23-ef-themes-0-6-0/
Protesilaos Stavrou
Ef themes 0.6.0 for GNU Emacs
Information about the latest version of my colourful-yet-legible themes for GNU Emacs.