This commit is contained in:
Jan Böcker 2010-04-09 23:03:39 +02:00
parent 55dee1d251
commit 447552b81b
1 changed files with 3 additions and 3 deletions

View File

@ -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))