unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package xeft.el
@ 2023-01-03  4:11 Yuan Fu
  2023-01-04  8:08 ` Jean Louis
  2023-01-04 19:24 ` Stefan Monnier
  0 siblings, 2 replies; 18+ messages in thread
From: Yuan Fu @ 2023-01-03  4:11 UTC (permalink / raw)
  To: emacs-devel

[-- 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"

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-01-23  4:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-03  4:11 [ELPA] New package xeft.el Yuan Fu
2023-01-04  8:08 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).