Fix audio project file links in emacs
This commit is contained in:
@@ -425,7 +425,11 @@ same directory as the org-buffer and insert a link to this file."
|
||||
'(file))
|
||||
(list (openwith-make-extension-regexp
|
||||
'("flp"))
|
||||
"~/.local/bin/flstudio"
|
||||
"flstudio"
|
||||
'(file))
|
||||
(list (openwith-make-extension-regexp
|
||||
'("mid"))
|
||||
"rosegarden"
|
||||
'(file))
|
||||
))
|
||||
(openwith-mode 1)))
|
||||
|
@@ -502,7 +502,11 @@ same directory as the org-buffer and insert a link to this file."
|
||||
'(file))
|
||||
(list (openwith-make-extension-regexp
|
||||
'("flp"))
|
||||
"~/.local/bin/flstudio"
|
||||
"flstudio"
|
||||
'(file))
|
||||
(list (openwith-make-extension-regexp
|
||||
'("mid"))
|
||||
"rosegarden"
|
||||
'(file))
|
||||
))
|
||||
(openwith-mode 1)))
|
||||
|
Reference in New Issue
Block a user