We have replicated this. We’ll have a look at a resolution tomorrow. Thanks for pointing it out.
-- Bob > On Feb 4, 2023, at 6:36 PM, Marcus Kammer <marcus.kam...@mailbox.org> wrote: > > Hello Robert, > > thank you for your reply. Here are the information you are asking for: > I use: Editor: GNU Emacs 28.2 > Hyperbole: 8.0.0 > Sys Type: x86_64-suse-linux-gnu > OS Type: gnu/linux > Window Sys: x > News Reader: Gnus v5.13 > Install: elpa, 8.0.0 > > > Robert Weiner <r...@gnu.org> writes: > >> Hi Marcus: >> >> Please use {C-h h m c} to compose your message or copy the information it >> generates, so we know the version of Hyperbole you are using and your system >> type. That will help us in looking at this. >> >> On Sat, Feb 4, 2023 at 5:51 PM Marcus Kammer <marcus.kam...@mailbox.org> >> wrote: >> >> Hello Fellows, >> >> I do not know what I am doing wrong here. I used the following elips >> code to set the "hyrolo-file-list" variable. >> >> #+begin_src emacs-lisp >> (add-hook 'hyperbole-init-hook >> (lambda () >> (setq hyrolo-file-list >> (append (hyrolo-initialize-file-list) >> (directory-files org-roam-directory t "\\.org$") >> (directory-files "~/Documents/rolo" t >> "\\.otl$"))))) >> #+end_src >> >> Afte starting Emacs, I check the content of "hyrolo-file-list" with >> {C-h v}, and I can see all the paths of my org files. >> After using any key of hyperbole, e.g. {C-h h d d} or {C-h h r w} >> the variable "hyrolo-file-list" is set back to its default state: >> "~/.rolo.otl". >> >> Even if Im using the custom interface to set the variable to another >> value, calling hyperbole resets it to its default value. >> >> Please help! Thanks a lot! >> >> -- >> Cheers Marcus (Nuremberg . Germany) >> GnuPG Key: https://meta.sr.ht/~marcuskammer.pgp >> Fingerprint: 86DB 0F30 F9F1 661A 54E2 1664 C374 817B E285 268F > > > -- > Cheers Marcus (Nuremberg . Germany) > GnuPG Key: https://meta.sr.ht/~marcuskammer.pgp > Fingerprint: 86DB 0F30 F9F1 661A 54E2 1664 C374 817B E285 268F