Planet Emacslife
Kisaragi Hiu: A hack to fetch a URL synchronously in Svelte (Astro)
https://kisaragi-hiu.com/astro-svelte-fetch-sync-hack/
Kisaragi Hiu: A hack to fetch a URL synchronously in Svelte (Astro)
https://kisaragi-hiu.com/astro-svelte-fetch-sync-hack/
Kisaragi-Hiu
A hack to fetch a URL synchronously in Svelte (Astro)
Planet Emacslife
Alvaro Ramirez: chatgpt-shell siblings now on MELPA also
http://xenodium.com/chatgpt-shell-siblings-now-on-melpa-also
Alvaro Ramirez: chatgpt-shell siblings now on MELPA also
http://xenodium.com/chatgpt-shell-siblings-now-on-melpa-also
Xenodium
chatgpt-shell siblings now on MELPA also
Planet Emacslife
Sacha Chua: 2023-05-01 Emacs news
https://sachachua.com/blog/2023/05/2023-05-01-emacs-news/
Sacha Chua: 2023-05-01 Emacs news
https://sachachua.com/blog/2023/05/2023-05-01-emacs-news/
Planet Emacslife
Chung-hong Chan: On Sway(WM)
https://chainsawriot.com/postmannheim/2023/05/01/sway.html
Chung-hong Chan: On Sway(WM)
https://chainsawriot.com/postmannheim/2023/05/01/sway.html
Werden wir Helden für einen Tag
On Sway(WM)
In order to understand the context of this blog post, I recommend reading the previous blog on StumpWM, AwesomeWM, and xmonad. But a quick summary is that I need a window manager that can only do two things: (1) can use strange emacs-style key combinations…
👍1
Planet Emacslife
T. V. Raman: Emacspeak 58.0 (ErgoDog) Unleashed
https://emacspeak.blogspot.com/2023/05/emacspeak-580-ergodog-unleashed.html
T. V. Raman: Emacspeak 58.0 (ErgoDog) Unleashed
https://emacspeak.blogspot.com/2023/05/emacspeak-580-ergodog-unleashed.html
Blogspot
Emacspeak 58.0 (ErgoDog) Unleashed
Announcing Emacspeak 58.0—ErgoDog! To express oneself well is impactful, but only when one has something impactful to express! (TV...
Planet Emacslife
Lambda Land: Using a Real Mail Client with Outlook
https://lambdaland.org/posts/2023-05-03_email_with_outlook/
Lambda Land: Using a Real Mail Client with Outlook
https://lambdaland.org/posts/2023-05-03_email_with_outlook/
lambdaland.org
Using a Real Mail Client with Outlook
I recently managed to get access to my Outlook email from Emacs. This took some doing as my university had disabled app passwords. I consider Outlook to be harmful, but inasmuch as companies and schools continue to enforce OAUTH-only authentication with email…
❤1
Planet Emacslife
Jean-Christophe Helary: emacs regex with emacs lisp
https://mac4translators.blogspot.com/2021/06/regex-with-elisp.html
Jean-Christophe Helary: emacs regex with emacs lisp
https://mac4translators.blogspot.com/2021/06/regex-with-elisp.html
Blogspot
emacs regex with emacs lisp
A blog for translators on Mac.
Planet Emacslife
Jean-Christophe Helary: Building "vanilla" emacs on macOS, with brew, and more...
https://mac4translators.blogspot.com/2021/09/building-vanilla-emacs-on-macos-with.html
Jean-Christophe Helary: Building "vanilla" emacs on macOS, with brew, and more...
https://mac4translators.blogspot.com/2021/09/building-vanilla-emacs-on-macos-with.html
Blogspot
Building "vanilla" emacs on macOS, with MacPorts, and more...
A blog for translators on Mac.
Planet Emacslife
Kisaragi Hiu: Setting up an internal helper library for a TypeScript monorepo
https://kisaragi-hiu.com/typescript-monorepo-internal-library/
Kisaragi Hiu: Setting up an internal helper library for a TypeScript monorepo
https://kisaragi-hiu.com/typescript-monorepo-internal-library/
Kisaragi-Hiu
Setting up an internal helper library for a TypeScript monorepo
Planet Emacslife
Protesilaos Stavrou: Emacs: spontaneous live stream today (2023-05-06) at 11:30 Europe/Athens time
https://protesilaos.com/codelog/2023-05-06-live-stream-general-emacs/
Protesilaos Stavrou: Emacs: spontaneous live stream today (2023-05-06) at 11:30 Europe/Athens time
https://protesilaos.com/codelog/2023-05-06-live-stream-general-emacs/
Protesilaos Stavrou
Emacs: spontaneous live stream today (2023-05-06) at 11:30 Europe/Athens time
I am doing a live stream today on various Emacs topics. The video will be recorded and can be watched later.
Planet Emacslife
Marcin Borkowski: Juggling playlists in EMMS
https://mbork.pl/2023-05-06_Juggling_playlists_in_EMMS
Marcin Borkowski: Juggling playlists in EMMS
https://mbork.pl/2023-05-06_Juggling_playlists_in_EMMS
Planet Emacslife
Garjola Dindi: AI assistants in Emacs. Don't use ChatGPT. Help Open Science.
https://dindi.garjola.net/ai-assistants.html
Garjola Dindi: AI assistants in Emacs. Don't use ChatGPT. Help Open Science.
https://dindi.garjola.net/ai-assistants.html
dindi.garjola.net
AI assistants in Emacs. Don't use ChatGPT. Help Open Science.
Planet Emacslife
Jeremy Friesen: Completion at Point Function (CAPF) for Org-Mode Links
https://takeonrules.com/2023/05/07/completion-at-point-function-capf-for-org-mode-links/
Jeremy Friesen: Completion at Point Function (CAPF) for Org-Mode Links
https://takeonrules.com/2023/05/07/completion-at-point-function-capf-for-org-mode-links/
Take on Rules
Completion at Point Function (CAPF) for Org-Mode Links
I write a lot of things using Org-Mode. One function I have wanted is auto-completion of links that already exist in the current Org-Mode buffer. I have created custom links for abbreviations, epigraphs, dates, and glossary of terms. Last night I spent a…