* lisp/dired.el (dired-context-menu): Add menu item "Open With" (bug#63911).
authorJuri Linkov <juri@linkov.net>
Mon, 27 Nov 2023 17:35:45 +0000 (19:35 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 27 Nov 2023 17:35:45 +0000 (19:35 +0200)
commit7a5c91a2831602c3cd961158cf0b6a876852d7ac
tree5546f96a67c70a581701d0f14c47d391a739ee39
parentb8d4242e8bdbdb6ca364bf0760e50689f6a6e118
* lisp/dired.el (dired-context-menu): Add menu item "Open With" (bug#63911).

Populate the menu item "Open With" with commands returned
by 'shell-command-guess' on the current file name.
lisp/dired.el