diff --git a/lisp/org.el b/lisp/org.el index fee1b72f7..b6d156c11 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -9206,9 +9206,9 @@ If the file does not exist, an error is thrown." (progn (setq link-match-data (match-data)) match) (progn (setq in-emacs (or in-emacs line search)) - nil)) ; if we have no match in org-file-apps-ex, - ; always open the file in emacs if line or search - ; is given (for backwards compatibility) + nil))) ; if we have no match in org-file-apps-ex, + ; always open the file in emacs if line or search + ; is given (for backwards compatibility) (assoc-default dfile (org-apps-regexp-alist apps a-m-a-p) 'string-match) (cdr (assoc ext apps))