From 36597763153ff4ec7086aefb69ee1526d1efc670 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 27 Jan 2024 18:46:21 +0100 Subject: [PATCH] docs(Emacs misc): Add Gopher and Gemini client --- docs/emacs/packages/misc.org | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/emacs/packages/misc.org b/docs/emacs/packages/misc.org index e9b9389..13048d0 100644 --- a/docs/emacs/packages/misc.org +++ b/docs/emacs/packages/misc.org @@ -104,6 +104,17 @@ What’s the point of using Emacs if you can’t tell everyone? "Fwd: "))))) #+end_src +** Elpher +Elpher is a gopher and gemini client for Emacs. You an check out its +homepage either [[https://thelambdalab.xyz/elpher/][on the web]] or [[gopher://thelambdalab.xyz/1/projects/elpher/][on gopher]]. +#+begin_src emacs-lisp +(use-package elpher + :straight (:build t) + :defer t + :custom + (elpher-default-url-type "gemini")) +#+end_src + ** Keycast In case I am sharing my screen with people and I want to show which functions are called on my keystrokes since I don’t exactly use