From: Uwe Brauer <oub@mat.ucm.es>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Uwe Brauer <oub@mat.ucm.es>, Uwe Brauer via <emacs-orgmode@gnu.org>
Subject: Re: old pkg fstree stopped working
Date: Sun, 18 Feb 2024 18:07:13 +0100 [thread overview]
Message-ID: <87bk8d66ri.fsf@mat.ucm.es> (raw)
In-Reply-To: 87msrxr9nz.fsf@localhost
[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]
> Uwe Brauer <oub@mat.ucm.es> 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 not load the
> package.
> When I tried on my side, things work, except that I had to change
> "reduce" calls to "cl-reduce" - "reduce" name alias has been deprecated
> and removed Emacs 27.
> I am attaching the modified working version of the package.
> ;;; org-fstree.el --- include a filesystem subtree into an org file
Thanks very much!
I realized that now I had a problem of capitals and not capitals letter so
#+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!
Regards
Uwe
--
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2024-02-18 17:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 8:37 old pkg fstree stopped working Uwe Brauer
2024-02-18 16:58 ` Ihor Radchenko
2024-02-18 17:07 ` Uwe Brauer [this message]
2024-02-18 17:22 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bk8d66ri.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.