all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Elpa] Suggest new package: dired-quick-sort
@ 2025-01-10 21:04 Hong Xu
  2025-01-13  2:18 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Hong Xu @ 2025-01-10 21:04 UTC (permalink / raw)
  To: emacs-devel


I would like to suggest including my package dired-quick-sort in the
nongnu ELPA repository.

Homepage: https://gitlab.com/xuhdev/dired-quick-sort
Git repository: https://gitlab.com/xuhdev/dired-quick-sort.git

Package description:

;; This package provides ways to quickly sort dired buffers in various ways.
;; With `savehist-mode' enabled (strongly recommended), the last used sorting
;; criteria are automatically used when sorting, even after restarting Emacs.  A
;; hydra is defined to conveniently change sorting criteria.
;;
;; For a quick setup, Add the following configuration to your "~/.emacs" or
;; "~/.emacs.d/init.el":
;;
;;     (require 'dired-quick-sort)
;;     (dired-quick-sort-setup)
;;
;; This will bind "S" in dired-mode to invoke the quick sort hydra and new Dired
;; buffers are automatically sorted according to the setup in this package.  See
;; the document of `dired-quick-sort-setup` if you need a different setup.  It
;; is recommended that at least "-l" should be put into
;; `dired-listing-switches'.  If used with dired+, you may want to set
;; `diredp-hide-details-initially-flag' to nil.

(The README also mentions Melpa as an installation venue, but will
replace the section with Elpa once this package is included.)

I'm also open to include this package in the GNU Elpa repository if this
is more preferred.

Please advice.

-- 
Hong



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

* Re: [Elpa] Suggest new package: dired-quick-sort
  2025-01-10 21:04 [Elpa] Suggest new package: dired-quick-sort Hong Xu
@ 2025-01-13  2:18 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2025-01-13  2:18 UTC (permalink / raw)
  To: Hong Xu; +Cc: emacs-devel

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > I would like to suggest including my package dired-quick-sort in the
  > nongnu ELPA repository.

If people like it, it might be better to install it in GNU ELPA.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





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

end of thread, other threads:[~2025-01-13  2:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 21:04 [Elpa] Suggest new package: dired-quick-sort Hong Xu
2025-01-13  2:18 ` Richard Stallman

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.