Debugger entered--Lisp error: (wrong-type-argument listp ?\[) car-less-than-car(?\[ ?\") sort((?\") car-less-than-car) rx-any-condense-range((?\[ ?\")) rx-any((any "[\"")) rx-form((any "[\"") !) rx-not((not (any "[\""))) rx-form((not (any "[\"")) :) #((not (any "[\""))) mapconcat(# ((not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...))) nil) rx-and((and (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...)))) rx-form((and (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...)))) rx-to-string((and (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...))) t) #((not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ (any "-%.?@a-zA-Z0-9()_/:~=&#")))) #((rx (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...))) ((byte-compiler-options lambda (&rest forms) (apply ... forms)) (eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda (&rest body) (byte-compile-eval ...) (cons ... body)))) macroexpand((rx (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...))) ((byte-compiler-options lambda (&rest forms) (apply ... forms)) (eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda (&rest body) (byte-compile-eval ...) (cons ... body)))) byte-optimize-form-code-walker((rx (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...))) nil) byte-optimize-form((rx (not (any "[\"")) (submatch "http" (opt ?s) "://" (1+ ...)))) mapcar(byte-optimize-form ((rx (not ...) (submatch "http" ... "://" ...)) "[[\\1][\\1]]" org-str)) byte-optimize-form-code-walker((replace-regexp-in-string (rx (not ...) (submatch "http" ... "://" ...)) "[[\\1][\\1]]" org-str) nil) byte-optimize-form((replace-regexp-in-string (rx (not ...) (submatch "http" ... "://" ...)) "[[\\1][\\1]]" org-str) nil) #((fm-str (replace-regexp-in-string (rx ... ...) "[[\\1][\\1]]" org-str))) mapcar(# ((fm-str (replace-regexp-in-string ... "[[\\1][\\1]]" org-str)))) byte-optimize-form-code-walker((let ((fm-str ...)) (replace-regexp-in-string (rx "[[" ... "][" ... "]]") "\\2" fm-str)) nil) byte-optimize-form((let ((fm-str ...)) (replace-regexp-in-string (rx "[[" ... "][" ... "]]") "\\2" fm-str)) nil) byte-optimize-form-code-walker((progn (let (...) (replace-regexp-in-string ... "\\2" fm-str))) nil) byte-optimize-form((progn (let (...) (replace-regexp-in-string ... "\\2" fm-str))) nil) byte-compile-top-level((progn (let (...) (replace-regexp-in-string ... "\\2" fm-str))) nil lambda) byte-compile-lambda((lambda (org-str) "Convert org links in ORG-STR to FreeMind links and return the result." (let (...) (replace-regexp-in-string ... "\\2" fm-str)))) byte-compile-file-form-defmumble((defun org-freemind-convert-links-from-org (org-str) "Convert org links in ORG-STR to FreeMind links and return the result." (let (...) (replace-regexp-in-string ... "\\2" fm-str))) nil) byte-compile-file-form-defun((defun org-freemind-convert-links-from-org (org-str) "Convert org links in ORG-STR to FreeMind links and return the result." (let (...) (replace-regexp-in-string ... "\\2" fm-str)))) byte-compile-file-form((defun org-freemind-convert-links-from-org (org-str) "Convert org links in ORG-STR to FreeMind links and return the result." (let (...) (replace-regexp-in-string ... "\\2" fm-str)))) #() call-with-condition-handler(# #) byte-compile-from-buffer(# "/home/oub/ALLES/xemacs/site-lisp/packages/org-7.01h/lisp/org-freemind.el") #("~/ALLES/xemacs/site-lisp/packages/org-7.01h/lisp/org-freemind.el" (4)) call-interactively(byte-compile-file) #() call-interactively(byte-compile-and-load-file) recursive-edit() byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3) debug(error (file-error "Cannot open load file" "/home/oub/ALLES/")) signal(file-error ("Cannot open load file" "/home/oub/ALLES/")) load("/home/oub/ALLES/" nil nil t) apply(load ("/home/oub/ALLES/" nil nil t)) dired-handler-fn(load "/home/oub/ALLES/" nil nil t) load("/home/oub/ALLES/" nil nil t) load-file("~/ALLES/") call-interactively(load-file)