Planet Emacslife
Alvaro Ramirez: Emacs: Reveal in macOS Finder (DWIM style)
http://xenodium.com/emacs-reveal-in-finder-dwim-style
Alvaro Ramirez: Emacs: Reveal in macOS Finder (DWIM style)
http://xenodium.com/emacs-reveal-in-finder-dwim-style
Xenodium
Emacs: Reveal in macOS Finder (DWIM style)
Planet Emacslife
Kisaragi Hiu: Trying to set up Emacs for C++
https://kisaragi-hiu.com/emacs-cpp-notes.html
Kisaragi Hiu: Trying to set up Emacs for C++
https://kisaragi-hiu.com/emacs-cpp-notes.html
Kisaragi-Hiu
Trying to set up Emacs for C++
Planet Emacslife
Marcin Borkowski: Adding timestamps to youtube links
http://mbork.pl/2022-10-10_Adding_timestamps_to_youtube_links
Marcin Borkowski: Adding timestamps to youtube links
http://mbork.pl/2022-10-10_Adding_timestamps_to_youtube_links
Planet Emacslife
Sacha Chua: 2022-10-10 Emacs news
https://sachachua.com/blog/2022/10/2022-10-10-emacs-news/
Sacha Chua: 2022-10-10 Emacs news
https://sachachua.com/blog/2022/10/2022-10-10-emacs-news/
❤4
Planet Emacslife
Protesilaos Stavrou: The ef-themes now include two tritanopia-friendly themes
https://protesilaos.com/codelog/2022-10-11-ef-themes-tritanopia/
Protesilaos Stavrou: The ef-themes now include two tritanopia-friendly themes
https://protesilaos.com/codelog/2022-10-11-ef-themes-tritanopia/
Protesilaos Stavrou
The ef-themes now include two tritanopia-friendly themes
I added a light and a dark theme to the ‘ef-themes’ which are optimised for users with blue-yellow colour deficiency
DistroTube
Hey, DT! Would You Use Emacs If There Was No Doom Emacs?
https://www.youtube.com/watch?v=596bm1hTscs
Hey, DT! Would You Use Emacs If There Was No Doom Emacs?
https://www.youtube.com/watch?v=596bm1hTscs
YouTube
Hey, DT! Would You Use Emacs If There Was No Doom Emacs?
On this edition of "Hey DT!" ...
0:00 Intro
0:20 Have you ever used a dating site? If so, how did you describe yourself on your profile?
1:22 What makes mainline versions of Linux distros different to each other?
2:41 Would you still be using emacs if there…
0:00 Intro
0:20 Have you ever used a dating site? If so, how did you describe yourself on your profile?
1:22 What makes mainline versions of Linux distros different to each other?
2:41 Would you still be using emacs if there…
Planet Emacslife
Alvaro Ramirez: Emacs: macOS sharing (DWIM style)
http://xenodium.com/emacs-macos-share-from-dired-dwim-style
Alvaro Ramirez: Emacs: macOS sharing (DWIM style)
http://xenodium.com/emacs-macos-share-from-dired-dwim-style
Xenodium
Emacs: macOS sharing (DWIM style)
Planet Emacslife
Alvaro Ramirez: Improving on Emacs macOS sharing
http://xenodium.com/emacs-macos-sharing-dwim-style-improved
Alvaro Ramirez: Improving on Emacs macOS sharing
http://xenodium.com/emacs-macos-sharing-dwim-style-improved
Xenodium
Improving on Emacs macOS sharing
Planet Emacslife
Eric MacAdie: 2022-10 Austin Emacs Meetup
https://macadie.info/2022/10/12/2022-10-austin-emacs-meetup/
Eric MacAdie: 2022-10 Austin Emacs Meetup
https://macadie.info/2022/10/12/2022-10-austin-emacs-meetup/
Planet Emacslife
Alvaro Ramirez: Emacs: Open with macOS app
http://xenodium.com/emacs-open-with-macos-app
Alvaro Ramirez: Emacs: Open with macOS app
http://xenodium.com/emacs-open-with-macos-app
Xenodium
Emacs: Open with macOS app
Planet Emacslife
Tory Anderson: How to use-package :custom with a variable in an alist?
https://tech.toryanderson.com/2022/10/14/how-to-use-package-custom-with-a-variable-in-an-alist/
Tory Anderson: How to use-package :custom with a variable in an alist?
https://tech.toryanderson.com/2022/10/14/how-to-use-package-custom-with-a-variable-in-an-alist/
Toryanderson
How to use-package :custom with a variable in an alist?
Intro What I’m trying to do should be obvious from this code:
(use-package undo-tree :custom (undo-tree-history-directory-alist '(("." . (concat user-emacs-directory "Undo"))))) But I had trouble getting the syntax right, since use-package is already performing…
(use-package undo-tree :custom (undo-tree-history-directory-alist '(("." . (concat user-emacs-directory "Undo"))))) But I had trouble getting the syntax right, since use-package is already performing…
Planet Emacslife
T. V. Raman: Learn Smarter By Taking Rich, Hypertext Notes
https://emacspeak.blogspot.com/2022/10/learn-smarter-by-taking-rich-hypertext.html
T. V. Raman: Learn Smarter By Taking Rich, Hypertext Notes
https://emacspeak.blogspot.com/2022/10/learn-smarter-by-taking-rich-hypertext.html
Blogspot
Learn Smarter By Taking Rich, Hypertext Notes
Learn Smarter By Taking Rich, Hypertext Notes 1. Background As a student, I learned to take notes in Braille while in class and whil...
Planet Emacslife
whatacold: Hugo Blogging in Emacs
https://whatacold.io/blog/2022-10-10-emacs-hugo-blogging/
whatacold: Hugo Blogging in Emacs
https://whatacold.io/blog/2022-10-10-emacs-hugo-blogging/
whatacold's space
Hugo Blogging in Emacs
When I started to use Hugo to write this blog last year, I noticed that there is an easy-hugo package of Emacs that there are many people use it. So I installed it that time, but I didn't use many …
Planet Emacslife
Manuel Uberti: Jump to the last change in the buffer
https://manueluberti.eu//emacs/2022/10/16/back-last-edit/
Manuel Uberti: Jump to the last change in the buffer
https://manueluberti.eu//emacs/2022/10/16/back-last-edit/
manueluberti.eu
Jump to the last change in the buffer – Manuel Uberti
My personal website
Planet Emacslife
Jeremy Friesen: Revisiting the Principles of My Text Editor
https://takeonrules.com/2022/10/16/revisiting-the-principles-of-my-text-editor/
Jeremy Friesen: Revisiting the Principles of My Text Editor
https://takeonrules.com/2022/10/16/revisiting-the-principles-of-my-text-editor/
Take on Rules
Revisiting the Principles of My Text Editor
On Tuesday I presented on Org-Mode and Emacs to the developers at Scientist.com. Below is the introduction to that presentation:
There’s something about the 1970s; two of my favorite technologies come from that decade: Emacs and Structured Query Language…
There’s something about the 1970s; two of my favorite technologies come from that decade: Emacs and Structured Query Language…
Planet Emacslife
Andrey Listopadov: My blogging setup with Emacs and Org Mode
https://andreyorst.gitlab.io/posts/2022-10-16-my-blogging-setup-with-emacs-and-org-mode/
Andrey Listopadov: My blogging setup with Emacs and Org Mode
https://andreyorst.gitlab.io/posts/2022-10-16-my-blogging-setup-with-emacs-and-org-mode/
andreyorst.gitlab.io
My blogging setup with Emacs and Org Mode
Or “when you don’t have topics to write about, write about how you do your writing”. Ahem.
I like my blog workflow, it makes me want to return to writing more often, and because of this, I capture way more thoughts than I would usually do if I didn’t have…
I like my blog workflow, it makes me want to return to writing more often, and because of this, I capture way more thoughts than I would usually do if I didn’t have…
Planet Emacslife
Jeremy Friesen: Adding Another Function to My Workflow
https://takeonrules.com/2022/10/16/adding-another-function-to-my-workflow/
Jeremy Friesen: Adding Another Function to My Workflow
https://takeonrules.com/2022/10/16/adding-another-function-to-my-workflow/
Take on Rules
Adding Another Function to My Workflow
Today while waiting on others during an errand, I started reading previous posts from Irreal. I picked a month, June 2018, and scanned the posts. I chose Howard Abrams on Capturing Data to the Current Task; which pointed me to Capturing Content for Emacs.…