Hey,
I am looking for a way to set permission on a file created from source
code block result when :file header argument is used. I was looking for
something like :tangle-mode but could not find anything. I wrote a patch
that does just that and it works for my small use case. It's a header
argume
Jarmo Hurri writes:
> * Demo of the effect of disabling elint
> 1. Save this org into file =org-elint-disable.org=
> 2. Save the following elisp into =minimal-org.el=, replacing the
> location of org mode with your path:
>
> #+begin_src elisp
>(add-to-list 'load-path (expand
Hi Bastien,
It has been a while but I renamed this library (now org-ml instead of om.el)
and updated it to version 2.0.0 with new features and bug fixes.
I would like to add something on worg about it as previously discussed but I
don't see how to add myself as a user and upload my public key (
Alexander Adolf writes:
Hello Timothy,
Hi :)
Interesting. Just a thought: have you considered computing a
SHA-2 hash...
I have not. Simply put, I fail to see any advantage.
This would have the advantage of solving both, your "noise
issue" and at the same time removing the threat of id
Hello Timothy,
TEC writes:
> [...]
> Pros:
> - Reduced 'noise' if exported files are commited - (With HTML)
> links to particular elements in a file keep working across
>multiple versions, most of the time
> - (With HTML) links become more descriptive
>
> Cons:
> - Inceased chance o
Hello Carlo, Org Devs,
Carlo Tambuatco writes:
> I don't know if anyone has suggested or is working on the ability for
> org mode to keep track of multiple running clocks simultaneously. I'd
> like the ability to keep track of, for example, how long something
> takes to compile while I keep trac