Planet Emacslife
Marcin Borkowski: Make pass help me remember my passwords
http://mbork.pl/2022-07-25_Make_pass_help_me_remember_my_passwords
Marcin Borkowski: Make pass help me remember my passwords
http://mbork.pl/2022-07-25_Make_pass_help_me_remember_my_passwords
Planet Emacslife
Mickey Petersen: Fuzzy Finding with Emacs Instead of fzf
http://www.masteringemacs.org/article/fuzzy-finding-emacs-instead-of-fzf
Mickey Petersen: Fuzzy Finding with Emacs Instead of fzf
http://www.masteringemacs.org/article/fuzzy-finding-emacs-instead-of-fzf
Planet Emacslife
Phil Hagelberg: in which the word column has several meanings, none of them architectural
https://technomancy.us/198
Phil Hagelberg: in which the word column has several meanings, none of them architectural
https://technomancy.us/198
technomancy.us
in which the word column has several meanings, none
of them architectural - Technomancy
of them architectural - Technomancy
Planet Emacslife
Sacha Chua: 2022-07-25 Emacs news
https://sachachua.com/blog/2022/07/2022-07-25-emacs-news/
Sacha Chua: 2022-07-25 Emacs news
https://sachachua.com/blog/2022/07/2022-07-25-emacs-news/
Planet Emacslife
Meta Redux: RuboCop Serves (Much) Faster
https://metaredux.com/posts/2022/07/26/rubocop-serves-much-faster.html
Meta Redux: RuboCop Serves (Much) Faster
https://metaredux.com/posts/2022/07/26/rubocop-serves-much-faster.html
Meta Redux
RuboCop Serves (Much) Faster
RuboCop’s motto has always been “The Ruby Linter that Serves and Protects”.1 Now, with the addition of a server mode in RuboCop 1.31 that motto is truer than ever! But first - a bit of background. Most people value speed and we’ve been on a decade-long journey…
Planet Emacslife
Christian Tietze: Key Binding to Select Paragraph or Org Element
https://christiantietze.de/posts/2022/07/emacs-select-paragraph-or-org-element/
Christian Tietze: Key Binding to Select Paragraph or Org Element
https://christiantietze.de/posts/2022/07/emacs-select-paragraph-or-org-element/
Christian Tietze
Key Binding to Select Paragraph or Org Element
I used to rely on M-h to mark the structural element in Emacs; in text buffers, that'd be the paragraph, in org buffers, that was the whole outline item (when the cursor was in the heading line, at least). ...
Planet Emacslife
Mickey Petersen: Fuzzy Finding with Emacs Instead of fzf
http://www.masteringemacs.org/article/fuzzy-finding-emacs-instead-of-fzf?utm_source=newsletter&utm_medium=email&utm_campaign=rss
Mickey Petersen: Fuzzy Finding with Emacs Instead of fzf
http://www.masteringemacs.org/article/fuzzy-finding-emacs-instead-of-fzf?utm_source=newsletter&utm_medium=email&utm_campaign=rss
Planet Emacslife
Protesilaos Stavrou: Emacs: the Modus themes “Summertime” re-spin
https://protesilaos.com/codelog/2022-07-26-modus-themes-color-override-demo/
Protesilaos Stavrou: Emacs: the Modus themes “Summertime” re-spin
https://protesilaos.com/codelog/2022-07-26-modus-themes-color-override-demo/
Protesilaos Stavrou
Emacs: the Modus themes “Summertime” re-spin
A fully fledged demo of overriding the colours of the Modus themes using the customisation options they provide.
Planet Emacslife
Christian Tietze: Emacs Blogging: Insert Tag from YAML Frontmatter Posts
https://christiantietze.de/posts/2022/07/emacs-blogging-insert-tag-yaml-frontmatter-posts/
Christian Tietze: Emacs Blogging: Insert Tag from YAML Frontmatter Posts
https://christiantietze.de/posts/2022/07/emacs-blogging-insert-tag-yaml-frontmatter-posts/
Christian Tietze
Emacs Blogging: Insert Tag from YAML Frontmatter Posts
My blog posts here usually have a line like: tags: [ swift, xcode, codesigning ] For tags I don't use a lot, I sometimes don't remember how to write them. So I do the only sane thing -- and go to my website's ...
Planet Emacslife
Karthik Chikmagalur: Notmuch Ado About Nothing
https://karthinks.com/software/notmuch-ado-about-nothing/
Karthik Chikmagalur: Notmuch Ado About Nothing
https://karthinks.com/software/notmuch-ado-about-nothing/
Karthinks
Notmuch Ado About Nothing
Addressing an innocuous question about the Notmuch email client’s default behavior took me surprisingly deep into the bowels of the package code. When the normal customization methods didn’t help, I realized it might be a good opportunity to live-code a solution.…
Planet Emacslife
Eric MacAdie: 2022-07 Austin Emacs Meetup
https://macadie.info/2022/07/28/2022-07-austin-emacs-meetup/
Eric MacAdie: 2022-07 Austin Emacs Meetup
https://macadie.info/2022/07/28/2022-07-austin-emacs-meetup/
Planet Emacslife
Kisaragi Hiu: GitHub Actions / GitLab CI: deploy to branch
https://kisaragi-hiu.com/deploy-to-branch-in-github-actions-or-gitlab-ci.html
Kisaragi Hiu: GitHub Actions / GitLab CI: deploy to branch
https://kisaragi-hiu.com/deploy-to-branch-in-github-actions-or-gitlab-ci.html
Kisaragi-Hiu
GitHub Actions / GitLab CI: deploy to branch
Planet Emacslife
Alvaro Ramirez: dwim-shell-command improvements
http://xenodium.com/dwim-shell-command-improvements
Alvaro Ramirez: dwim-shell-command improvements
http://xenodium.com/dwim-shell-command-improvements
Xenodium
dwim-shell-command improvements
Planet Emacslife
Andrea: A YASnippet to make it easy debugging clojure code with atoms
http://ag91.github.io/blog/2022/07/28/a-yasnippet-to-make-it-easy-debugging-clojure-code-with-atoms
Andrea: A YASnippet to make it easy debugging clojure code with atoms
http://ag91.github.io/blog/2022/07/28/a-yasnippet-to-make-it-easy-debugging-clojure-code-with-atoms
ag91.github.io
A YASnippet to make it easy debugging clojure code with atoms - Where parallels cross
Speed up your Clojure debuging with a YASnippet
Planet Emacslife
Peter Prevos: Simulating Text Files with R to Test the Emacs Denote Package
https://lucidmanager.org/productivity/testing-denote-package/
Peter Prevos: Simulating Text Files with R to Test the Emacs Denote Package
https://lucidmanager.org/productivity/testing-denote-package/
lucidmanager.org
Simulating Text Files with R to Test the Emacs Denote Package
This article shows how to use R code to generate randomised text files to test the Emacs Denote package.
Planet Emacslife
Gretzuni: Emacs as 21stC interdisciplinary tool
https://gretzuni.com/articles/emacs-as-21stc-interdisciplinary-tool
Gretzuni: Emacs as 21stC interdisciplinary tool
https://gretzuni.com/articles/emacs-as-21stc-interdisciplinary-tool
System Crafters
Automating Tasks with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=6zvE2vZEPzs
Automating Tasks with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=6zvE2vZEPzs
YouTube
Automating Tasks with Emacs Lisp - System Crafters Live!
In today's stream, we'll automate a particular task that I don't find very fun: editing YouTube video descriptions. We'll use Emacs Lisp to interact with the YouTube Data API to pull down a video's description, edit it in a buffer, and then save the description…
Planet Emacslife
Cameron Desautels: Emacs: Running Shell Commands on the Current File
https://camdez.com/blog/2022/07/29/emacs-running-shell-commands-on-the-current-file/
Cameron Desautels: Emacs: Running Shell Commands on the Current File
https://camdez.com/blog/2022/07/29/emacs-running-shell-commands-on-the-current-file/
camdez
Emacs: Running Shell Commands on the Current File
I’ve long thought it was a little funny that Emacs doesn’t provide an
easy way to run a shell command on the current file. It turns out it
does, but it’s not as obvious as you might expect.
easy way to run a shell command on the current file. It turns out it
does, but it’s not as obvious as you might expect.