Re: old pkg fstree stopped working

2024-02-18 Thread Ihor Radchenko
Uwe Brauer writes: > #+begin_fstree: /home/oub/ALLES/HGs/HG-CVS-Formular :non-recursive t > > #+end_fstree: > > Still does not work > > But > > #+BEGIN_FSTREE: /home/oub/ALLES/HGs/HG-CVS-Formular :non-recursive t > > #+END_FSTREE: > > Does, strange! Anyhow! You have non-standard value of `case-

Re: old pkg fstree stopped working

2024-02-18 Thread Uwe Brauer
> Uwe Brauer writes: > Is you see "can't do anything useful here", it most likely means that > you did not load the package. > http://www.burtzlaff.de/org-fstree/org-fstree.el has (add-hook > 'org-ctrl-c-ctrl-c-hook 'org-fstree-apply-maybe) > which should make things work, unless you somehow do

Re: old pkg fstree stopped working

2024-02-18 Thread Ihor Radchenko
Uwe Brauer writes: > I using a pretty old package called org-fstree > > > All it requires, after loading it of course, is to have in an org file the > lines > --8<---cut here---start->8--- > > #+begin_fstree:

old pkg fstree stopped working

2024-02-15 Thread Uwe Brauer
Hi I using a pretty old package called org-fstree All it requires, after loading it of course, is to have in an org file the lines --8<---cut here---start->8--- #+begin_fstree: /home/oub/ALLES/HGs/HG-CVS-F