hyperbole-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: koutliner error: Invalid use of '\' in replacement text


From: Robert Weiner
Subject: Re: koutliner error: Invalid use of '\' in replacement text
Date: Mon, 19 Apr 2021 23:36:36 -0400

This is indeed fixed in the development version but I found it had crept into another as yet unreleased file, so your report was helpful.

If you first install the package manager 'straight' (install it as a regular Emacs package together with the 'use-package' package), then you ought to be able to load Hyperbole straight from the development source with:


(use-package hyperbole
   :straight t
   :config
   (hyperbole-mode 1)
   :bind* ("<M-return>" . hkey-either))  ;; Makes Action Key work in Org mode.

 Regards,

Bob


On Mon, Apr 19, 2021 at 7:59 PM Robert Weiner <rsw@gnu.org> wrote:
Hi Fernando:

Thank you for using the Koutliner and Hyperbole and thank you for the clear report.
We will analyze it and resolve it and then let you know.  -- Bob

On Mon, Apr 19, 2021 at 11:27 AM Fernando Raya <fernandoraya@gmail.com> wrote:
I use:  Editor:      GNU Emacs 27.2 (build 1, x86_64-suse-linux-gnu,
GTK+ Version 3.24.27, cairo version 1.16.0)
         Hyperbole:   7.1.3
         Sys Type:    x86_64-suse-linux-gnu
         OS Type:     gnu/linux
         Window Sys:  x
         News Reader: Gnus v5.13

When I export a .kotl file this error happens:

 >     Invalid use of ‘\’ in replacement text

The temporal exported html only shows the title, I attach the file. I
attach an example file too.

Sorry I didn't test it under development version.

Thank you for your work,

cheers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]