all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bmenu for recentf (or abstracting-away bmenu)
@ 2023-11-16  3:13 Lockywolf
  2023-11-16  7:03 ` Yuri Khan
  2023-11-16 16:46 ` [External] : " Drew Adams
  0 siblings, 2 replies; 3+ messages in thread
From: Lockywolf @ 2023-11-16  3:13 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Dear Emacs Developers/Users

I want to have a buffer-menu for recent files, in a way similar to
bookmarks.

In fact, the bmenu code in bookmarks.el is just about 700 lines, not
very huge, so I considered writing it myself. However, later I thought
that this would mean effectively duplicating a lot of code which might
happen to be useful in other packages too.

Are there some plans on creating a common bmenu library for Emacs?
Perhaps it could also integrate with the menu-bar mode somehow (which
would be less surprising for the users used to the Windows way of
self-discovery). Or maybe such a library already exists?

-- 
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)



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

end of thread, other threads:[~2023-11-16 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16  3:13 bmenu for recentf (or abstracting-away bmenu) Lockywolf
2023-11-16  7:03 ` Yuri Khan
2023-11-16 16:46 ` [External] : " Drew Adams

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.