A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://lists.gnu.org/archive/html/emacs-devel/2022-11/msg01171.html below:

Re: On improving Bookmarks

* Karl Fogel <kfogel@red-bean.com> [2022-11-16 20:40]:
But does Emacs already have a generic mechanism for saying "open things of type X with program Y"? If so, Bookmark should just rely on that mechanism, rather than have some Bookmark-specific mechanism. And if there isn't such a generic mechanism in Emacs, perhaps it be better to create that than to do
something special for Bookmark.
I use this variable to open files in Dired, this could be also used 
for bookmarks.

dired-guess-shell-alist-user is a variable defined in ‘dired.el’.
Value:
(("\\.gif\\'" "sxiv -a")
 ("\\.mts\\'" "mpv")
 ("\\.pdf\\'" "zathura")
 ("\\.epub\\'" "mupdf")
 ("\\.djvu\\'" "evince")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4