This has been fixed in the source version of Hyperbole (via commit c0e48fb3d). Bob On Fri, Nov 6, 2020 at 1:55 PM Jean Louis wrote: > Before I could export, now I cannot with emacs -Q: > > After asking me for the Koutline file, and export file name and title, > after pressing RET I get: > > replace-regexp-in-string: Invalid use of ‘\’ in replacement text > > Debugger entered--Lisp error: (error "Invalid use of ‘\\’ in replacement > text") > replace-match("\\0" nil nil "{C-c C-l ?}" nil) > replace-regexp-in-string("{[^}]+}" "\\0" "Autonumbering: Full > auto-numbering in Augment (1a2..." nil nil) > hypb:replace-match-string("{[^}]+}" "Autonumbering: Full auto-numbering > in Augment (1a2..." "\\0") > #f(compiled-function (elt) #)(("{[^}]+}" . > "\\0")) > mapc(#f(compiled-function (elt) #) (("<" . > "<") (">" . ">") ("{[^}]+}" . "\\0") > (" kexport:html-url) > (" kexport:html-url) ("\\([_a-zA-Z][-_a-zA-Z0-9.!@+%]*@[-_a-zA-Z0-9.!@+%]+..." > . "\\1\\2") > ("<\\s-*@\\s-*[0-9a-zA-Z][.0-9a-zA-Z]*=\\([.0-9a-zA-..." . " HREF=\"#k\\1\">\\0") > ("<\\s-*@\\s-*\\(\\([0-9a-zA-Z][.0-9a-zA-Z]*\\)\\)[^=&>..." . " HREF=\"#k\\1\">\\0") ("<\\s-*\\([^ > \11\n\15,<>]+\\)\\s-*,\\s-*[0-9a-zA-Z][.0-9a-..." . > kexport:html-file-klink) ("<\\s-*\\([^ > \11\n\15,<>]+\\)\\s-*,\\s-*\\([0-9a-zA-Z][.0-9..." . > kexport:html-file-klink))) > kexport:html-markup("Autonumbering: Full auto-numbering in Augment > (1a2...") > #f(compiled-function (kview) #)((kview > plist (label-parent klabel:parent-alpha label-increment > klabel:increment-alpha label-child klabel:child-alpha label-function > klabel-type:alpha-label view-buffer # top-cell (knode > contents nil plist (idstamp 0 creator "admin@protected.rcdrun.com" > create-time "20201106:16:25:29" id-counter 77 file > "/home/data1/protected/EXAMPLE.kotl")) label-type alpha label-min-width 3 > label-separator ". " label-separator-length 2 level-indent 3 blank-lines t > levels-to-show 0 lines-to-show 0))) > kview:map-tree(#f(compiled-function (kview) # -0x14b610fa7eb92e2d>) (kview plist (label-parent klabel:parent-alpha > label-increment klabel:increment-alpha label-child klabel:child-alpha > label-function klabel-type:alpha-label view-buffer # > top-cell (knode contents nil plist (idstamp 0 creator " > admin@protected.rcdrun.com" create-time "20201106:16:25:29" id-counter 77 > file "/home/data1/protected/EXAMPLE.kotl")) label-type alpha > label-min-width 3 label-separator ". " label-separator-length 2 > level-indent 3 blank-lines t levels-to-show 0 lines-to-show 0)) t t) > kexport:html("~/EXAMPLE.kotl" "~/new.html" nil) > funcall-interactively(kexport:html "~/EXAMPLE.kotl" "~/new.html" nil) > call-interactively(kexport:html nil nil) > command-execute(kexport:html) > > > I use: Editor: GNU Emacs 28.0.50 (build 26, x86_64-pc-linux-gnu, X > toolkit, cairo version 1.14.8, Xaw3d scroll bars) > > Hyperbole: 7.1.3 > Sys Type: x86_64-pc-linux-gnu > OS Type: gnu/linux > Window Sys: x > News Reader: Gnus v5.13 > > -- > Thanks, > Jean Louis > ⎔ λ 🄯 𝍄 𝌡 𝌚 > > > > _______________________________________________ > Bug-hyperbole mailing list > Bug-hyperbole@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-hyperbole >