From: Yuan Fu <casouri@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: [ELPA] New package xeft.el
Date: Mon, 2 Jan 2023 20:11:50 -0800 [thread overview]
Message-ID: <64A01ADD-E757-40F5-A5C3-518BB8BE9A41@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 476 bytes --]
Hi,
I wrote xeft.el awhile ago, it allows you to search text notes really fast by using a dynamic module. My initial plan is to somehow plug the dynamic module into Deft some day and I’ll keep xeft to myself. Turns out it’s not very feasible to make Deft use the dynamic module, so now I thought I might as well publish xeft. After all I think it is really cool and I want more people to use it :-)
You can find xeft here: https://git.sr.ht/~casouri/xeft
Yuan
[-- Attachment #2: xeft.diff --]
[-- Type: application/octet-stream, Size: 482 bytes --]
diff --git a/elpa-packages b/elpa-packages
index 06a919c..b51dc39 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -844,6 +844,8 @@
;;(wrap-search :url "https://dataswamp.org/~incal/wrap-search.git"
;; :auto-sync t)
(xclip :url nil)
+ (xeft :url "https://git.sr.ht/~casouri/xeft"
+ :excludes ("*.gif" "README.*"))
(xelb :url "https://github.com/ch11ng/xelb.git")
(xpm :url nil)
(xr :url "https://github.com/mattiase/xr"
next reply other threads:[~2023-01-03 4:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 4:11 Yuan Fu [this message]
2023-01-04 8:08 ` [ELPA] New package xeft.el Jean Louis
2023-01-04 16:46 ` Fu Yuan
2023-01-06 17:34 ` Jean Louis
2023-01-10 10:48 ` Yuan Fu
2023-01-04 19:24 ` Stefan Monnier
2023-01-04 19:38 ` Karl Fogel
2023-01-06 5:48 ` Yuan Fu
2023-01-06 5:46 ` Yuan Fu
2023-01-06 16:21 ` Stefan Monnier
2023-01-10 10:57 ` Yuan Fu
2023-01-13 4:51 ` Richard Stallman
2023-01-13 9:54 ` Dr. Arne Babenhauserheide
2023-01-15 5:14 ` Richard Stallman
2023-01-16 7:48 ` Dr. Arne Babenhauserheide
2023-01-17 4:57 ` Richard Stallman
2023-01-17 11:53 ` Eli Zaretskii
2023-01-23 4:23 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=64A01ADD-E757-40F5-A5C3-518BB8BE9A41@gmail.com \
--to=casouri@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.