Planet Emacslife
Sacha Chua: 2023-07-24 Emacs news
https://sachachua.com/blog/2023/07/2023-07-24-emacs-news/
Sacha Chua: 2023-07-24 Emacs news
https://sachachua.com/blog/2023/07/2023-07-24-emacs-news/
Planet Emacslife
Mike Zamansky: Learning Elisp 4 - Rot13 part 1
https://cestlaz.github.io/post/learning-elisp-4/
Mike Zamansky: Learning Elisp 4 - Rot13 part 1
https://cestlaz.github.io/post/learning-elisp-4/
cestlaz.github.io
Learning Elisp 4 - Rot13 part 1
It's been a couple of weeks since my last post. Sorry - been repainting the apartment so I was limited to my laptop for a while.
Now that we've gone over a few basics we can explore new elisp features while building "useful" things. This video has us building…
Now that we've gone over a few basics we can explore new elisp features while building "useful" things. This video has us building…
Planet Emacslife
Alvaro Ramirez: A cure for JavaScript fatigue?
http://xenodium.com/a-cure-for-javascript-fatigue
Alvaro Ramirez: A cure for JavaScript fatigue?
http://xenodium.com/a-cure-for-javascript-fatigue
Xenodium
A cure for JavaScript fatigue?
Planet Emacslife
Protesilaos Stavrou: Emacs: my Free Software Foundation “working together” page
https://protesilaos.com/codelog/2023-07-26-my-working-together-page-fsf/
Protesilaos Stavrou: Emacs: my Free Software Foundation “working together” page
https://protesilaos.com/codelog/2023-07-26-my-working-together-page-fsf/
Protesilaos Stavrou
Emacs: my Free Software Foundation “working together” page
The Free Software Foundation has a profile of me where I comment on GNU Emacs.
Planet Emacslife
Magnus: Making keymaps prettier with general.el
https://magnus.therning.org/2023-07-26-making-keymaps-prettier-with-general.el.html
Magnus: Making keymaps prettier with general.el
https://magnus.therning.org/2023-07-26-making-keymaps-prettier-with-general.el.html
magnus.therning.org
Making keymaps prettier with general.el
Description of how to make a keymap prettier by re-defining it using general.el
Planet Emacslife
Shae Erisson: Android app in Haskell, six months, no previous Android experience
http://shapr.github.io/posts/2023-07-25-android-app-in-haskell.html
Shae Erisson: Android app in Haskell, six months, no previous Android experience
http://shapr.github.io/posts/2023-07-25-android-app-in-haskell.html
Planet Emacslife
Mickey Petersen: Combobulate: Editing and Searching with the new Query Builder
https://www.masteringemacs.org/article/combobulate-editing-searching-new-query-builder?utm_source=newsletter&utm_medium=rss
Mickey Petersen: Combobulate: Editing and Searching with the new Query Builder
https://www.masteringemacs.org/article/combobulate-editing-searching-new-query-builder?utm_source=newsletter&utm_medium=rss
Mastering Emacs
Combobulate: Editing and Searching with the new Query Builder
Combobulate's gained the ability to build tree-sitter queries interactively, complete with highlighting and code completion. With the query builder you can now use it to pass queries to Combobulate's multiple cursors editing facility, or create ad hoc highlighters…
Planet Emacslife
Tory Anderson: Tangling on org segment to a file with given permissons
https://tech.toryanderson.com/2023/07/27/tangling-on-org-segment-to-a-file-with-given-permissons/
Tory Anderson: Tangling on org segment to a file with given permissons
https://tech.toryanderson.com/2023/07/27/tangling-on-org-segment-to-a-file-with-given-permissons/
Toryanderson
Tangling on org segment to a file with given permissons
Asked at https://www.reddit.com/r/emacs/comments/159zj0v/comment/jtodsl9/?utm_source=share&utm_medium=web2x&context=3
My tangle includes writing a bin script, which needs 700 permissions. However, the following doesn’t seem to work; it produces a file with…
My tangle includes writing a bin script, which needs 700 permissions. However, the following doesn’t seem to work; it produces a file with…
Planet Emacslife
Jeremy Friesen: Dynamic Org Agenda List Based on Denote Keywords
https://takeonrules.com/2023/07/28/dynamic-org-agenda-list-based-on-denote-keywords/
Jeremy Friesen: Dynamic Org Agenda List Based on Denote Keywords
https://takeonrules.com/2023/07/28/dynamic-org-agenda-list-based-on-denote-keywords/
Take on Rules
Dynamic Org Agenda List Based on Denote Keywords
Yesterday I read Boris Buliga’s “Task management with org-roam Vol. 5: Dynamic and fast agenda” post.
Boris provide code and explanation to automatically updating the org-agenda-files list with only the files that have a project tag. The org-agenda-files…
Boris provide code and explanation to automatically updating the org-agenda-files list with only the files that have a project tag. The org-agenda-files…
Planet Emacslife
Protesilaos Stavrou: Emacs: write a custom mode line
https://protesilaos.com/codelog/2023-07-29-emacs-custom-modeline-tutorial/
Protesilaos Stavrou: Emacs: write a custom mode line
https://protesilaos.com/codelog/2023-07-29-emacs-custom-modeline-tutorial/
Protesilaos Stavrou
Emacs: write a custom mode line
Video demonstration on how to customize the Emacs mode line to make it more useful.
Planet Emacslife
Jeremy Friesen: Revisiting My Org-Mode Time Tracking and Laying out a Different Direction
https://takeonrules.com/2023/07/29/revisiting-my-org-mode-time-tracking-and-laying-out-a-different-direction/
Jeremy Friesen: Revisiting My Org-Mode Time Tracking and Laying out a Different Direction
https://takeonrules.com/2023/07/29/revisiting-my-org-mode-time-tracking-and-laying-out-a-different-direction/
Take on Rules
Revisiting My Org-Mode Time Tracking and Laying out a Different Direction
Revisiting My Previous Steps Since starting at Software Services by Scientist.com 📖 I have been recording my time. In Org Mode Capture Templates and Time Tracking I wrote about my approach.
To sum up, I was using a single agenda file for all of my job’s time…
To sum up, I was using a single agenda file for all of my job’s time…
Planet Emacslife
Tony Zorman: Notmuch: Warn on Empty Subjects
https://tony-zorman.com/posts/notmuch-subject.html
Tony Zorman: Notmuch: Warn on Empty Subjects
https://tony-zorman.com/posts/notmuch-subject.html
Planet Emacslife
Emacs Redux: Emacs 29.1 Released
https://emacsredux.com/blog/2023/07/30/emacs-29-1-released/
Emacs Redux: Emacs 29.1 Released
https://emacsredux.com/blog/2023/07/30/emacs-29-1-released/
Emacs Redux
Emacs 29.1 Released
Today is a great day for Emacs - Emacs 29.1 has just been released1! Every Emacs release is special, but I haven’t been so excited about a new version of Emacs in ages. Why so? Reason #1 - pure GTK front-end (a.k.a. pgtk). This also means that now Emacs supports…
Planet Emacslife
Daniils Petrovs: How HoloQuest was made for DoKomi 2023
https://danpetrov.xyz/programming/hololive/svelte/elixir/2023/07/30/how-holoquest-was-made.html
Daniils Petrovs: How HoloQuest was made for DoKomi 2023
https://danpetrov.xyz/programming/hololive/svelte/elixir/2023/07/30/how-holoquest-was-made.html
Planet Emacslife
Alvaro Ramirez: Emacs: scan this QR/bar code
http://xenodium.com/emacs-scan-this-qrcode
Alvaro Ramirez: Emacs: scan this QR/bar code
http://xenodium.com/emacs-scan-this-qrcode
Xenodium
Emacs: scan this QR/bar code