Planet Emacslife
Protesilaos Stavrou: Emacs: my new ‘altcaps’ package
https://protesilaos.com/codelog/2022-11-26-emacs-altcaps/
Protesilaos Stavrou: Emacs: my new ‘altcaps’ package
https://protesilaos.com/codelog/2022-11-26-emacs-altcaps/
Protesilaos Stavrou
Emacs: my new ‘altcaps’ package
The ‘altcaps’ package for Emacs helps the user to apply alternating letter casing to convey sarcasm or mockery.
Planet Emacslife
Jiacai Liu: Oh My GitHub 1.0 is out!
https://en.liujiacai.net/2022/11/26/oh-my-github-1-0/
Jiacai Liu: Oh My GitHub 1.0 is out!
https://en.liujiacai.net/2022/11/26/oh-my-github-1-0/
en.liujiacai.net
Oh My GitHub 1.0 is out!
I'm glad to announce my package Oh My GitHub v1.0 is out. Besides bug fixes, it introduce a very practical feature: create pull request without leaving Emacs.
AFAIK, there already exists a similar package called github-pullrequest does this job, but its…
AFAIK, there already exists a similar package called github-pullrequest does this job, but its…
Planet Emacslife
Emacs Redux: Editing Links in org-mode
https://emacsredux.com/blog/2022/11/26/editing-links-in-org-mode/
Emacs Redux: Editing Links in org-mode
https://emacsredux.com/blog/2022/11/26/editing-links-in-org-mode/
Emacs Redux
Editing Links in org-mode
Links in org-mode by default are displayed as “descriptive” links, meaning they hide their target URLs (or a destination in general). While this looks great, it makes it a bit tricky to figure out how you can edit their URL. There are two easy options: Just…
Planet Emacslife
Irreal: Using Pcase and Name-let for Pattern Matching and Tail Recursion
https://irreal.org/blog/?p=10978
Irreal: Using Pcase and Name-let for Pattern Matching and Tail Recursion
https://irreal.org/blog/?p=10978
Planet Emacslife
Bozhidar Batsov: Reading Files in OCaml
https://batsov.com/articles/2022/11/27/reading-files-in-ocaml/
Bozhidar Batsov: Reading Files in OCaml
https://batsov.com/articles/2022/11/27/reading-files-in-ocaml/
Planet Emacslife
Protesilaos Stavrou: Emacs: aLtCaPs version 1.1.0
https://protesilaos.com/codelog/2022-11-28-altcaps-1-1-0/
Protesilaos Stavrou: Emacs: aLtCaPs version 1.1.0
https://protesilaos.com/codelog/2022-11-28-altcaps-1-1-0/
Protesilaos Stavrou
Emacs: aLtCaPs version 1.1.0
Information about the latest version of my text-transformation package for GNU Emacs. It helps convey sarcasm or mockery.
Planet Emacslife
Christian Tietze: Org-Mode Outline Levels 9+
https://christiantietze.de/posts/2022/11/org-mode-more-outline-levels/
Christian Tietze: Org-Mode Outline Levels 9+
https://christiantietze.de/posts/2022/11/org-mode-more-outline-levels/
Christian Tietze
Org-Mode Outline Levels 9+
Emacs's outline-mode only has font settings aka "faces" for 8 outline levels; then they wrap, so level 9 looks like level 1 and so on. org-mode inherits these faces, and thus also only defines 8 styles. ...
Planet Emacslife
Erik L. Arneson: Pattern Matching and Tail Recursion in Emacs Lisp
https://arnesonium.com/2022/11/pattern-matching-tail-recursion-emacs-lisp
Erik L. Arneson: Pattern Matching and Tail Recursion in Emacs Lisp
https://arnesonium.com/2022/11/pattern-matching-tail-recursion-emacs-lisp
Erik L. Arneson — Writer and Software Developer
Pattern Matching and Tail Recursion in Emacs Lisp
Functional programming offers a bunch of really cool programming patterns. Two that I really enjoy are tail recursion and pattern matching, especially how they are implemented in OCaml. However, I spend a lot of time writing Emacs Lisp now, and I was wondering…
Planet Emacslife
Roland Hughes: Using Your Core Dumps
https://www.logikalsolutions.com/wordpress/information-technology/core-dumps-2/?utm_source=rss&utm_medium=rss&utm_campaign=core-dumps-2
Roland Hughes: Using Your Core Dumps
https://www.logikalsolutions.com/wordpress/information-technology/core-dumps-2/?utm_source=rss&utm_medium=rss&utm_campaign=core-dumps-2
Logikal Blog
Using Your Core Dumps – Logikal Blog
So, you read the last post and now know where to find your core dumps, great. Now what? That always seems to be the question . . .
Planet Emacslife
Sacha Chua: 2022-11-28 Emacs news
https://sachachua.com/blog/2022/11/2022-11-28-emacs-news/
Sacha Chua: 2022-11-28 Emacs news
https://sachachua.com/blog/2022/11/2022-11-28-emacs-news/
Planet Emacslife
Marcin Borkowski: Extracting Youtube subtitles in Emacs
https://mbork.pl/2022-11-26_Extracting_Youtube_subtitles_in_Emacs
Marcin Borkowski: Extracting Youtube subtitles in Emacs
https://mbork.pl/2022-11-26_Extracting_Youtube_subtitles_in_Emacs
Planet Emacslife
Ross A. Baker: Ox. Hugo. Why not both?
https://rossabaker.com/blog/ox-hugo-why-not-both/
Ross A. Baker: Ox. Hugo. Why not both?
https://rossabaker.com/blog/ox-hugo-why-not-both/
Rossabaker
Ross A. Baker: Ox. Hugo. Why not both?
Why I started ripping out [ox-hugo](https://ox-hugo.scripter.co/), and why I came back.
Planet Emacslife
Andrea: A tiny Elisp library to gather synonyms with Wordnet (and how to use it so Emacs can help searching my notes)
http://ag91.github.io/blog/2022/11/29/a-tiny-elisp-library-to-gather-synonyms-with-wordnet
Andrea: A tiny Elisp library to gather synonyms with Wordnet (and how to use it so Emacs can help searching my notes)
http://ag91.github.io/blog/2022/11/29/a-tiny-elisp-library-to-gather-synonyms-with-wordnet
ag91.github.io
A tiny Elisp library to gather synonyms with Wordnet (and how to use it so Emacs can help searching my notes) - Where parallels…
Planet Emacslife
Protesilaos Stavrou: Introduction to the ‘standard-themes’ for Emacs
https://protesilaos.com/codelog/2022-11-30-standard-themes-emacs/
Protesilaos Stavrou: Introduction to the ‘standard-themes’ for Emacs
https://protesilaos.com/codelog/2022-11-30-standard-themes-emacs/
Protesilaos Stavrou
Introduction to the ‘standard-themes’ for Emacs
A pair of themes that are like the default looks of Emacs, but more consistent and with several customisation options.
Planet Emacslife
Tony Zorman: Exploring package-vc-install
https://tony-zorman.com/posts/2022-11-30-package-vc-install.html
Tony Zorman: Exploring package-vc-install
https://tony-zorman.com/posts/2022-11-30-package-vc-install.html
Planet Emacslife
Philip K.: More things I'd like to see done in Emacs
https://amodernist.com/texts/emacs-hopes-2.html
Philip K.: More things I'd like to see done in Emacs
https://amodernist.com/texts/emacs-hopes-2.html