* Fraga [2019-08-20 11:33]:
> On Tuesday, 13 Aug 2019 at 20:39, Jean Louis wrote:
>
> [...]
>
> > So is the concept of hierarchical data management or structured data
> > management.
>
> You might be interested in reading about Plan 9: https://9p.io/plan9/
Plan 9 I heard of since longer, great
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
Hi!
Immanuel Litzroth writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> https://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org mailing list.
Here is an ECM:
#+begin_src emacs-lisp :wrap example
"line 1
,* headline 2
,* headline 3
,* headline 4
,* headline 5
"
#+end_src
With today's master, the last `headline' is not escaped in the example block
this produces when executed.
It seems to me that dropping the let binding for `before-fi