[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Best practices for literate programming [was: Latex export of ta
From: |
Rasmus |
Subject: |
Re: [O] Best practices for literate programming [was: Latex export of tables] |
Date: |
Thu, 18 Apr 2013 20:25:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Aaron Ecay <address@hidden> writes:
> If your external org configuration file were kept under version control
> (I’ll discuss git but the principle is general), then reproducibility
> would be possible. There are ways of embedding git hashes in LaTeX
> documents (for one example:
> http://thorehusfeldt.net/2011/05/13/including-git-revision-identifiers-in-latex/),
> and of course org could help automate this. Including the git hash of
> the document itself, the config file, and org-mode’s own code (assuming
> these are kept in 3 separate repos) should allow perfect reproducibility
> (modulo incompatible changes in emacs, I guess).
Sounds interesting. I'll check it out.
> It would be interesting for org to have an ability to reference files
> not just by name, but by git revision. So that you could do something
> like (where 123456 is some git hash):
> #+include: [[gitbare:/path/to/repo::123456:my-org-setup-file.org]]
> and have org take care of checking out the proper revision and loading
> the file in the usual way. This syntax is already implemented, for
> plain links, in contrib/lisp/org-git-link.el, so it is just a matter
> of making #+include and friends understand links in addition to
> filenames.
Now that is a great idea that allows for both incremental
improvements while still retaining compatibility for old files.
–Rasmus
--
And let me remind you also that moderation in the pursuit of justice
is no virtue
- Re: [O] Latex export of tables, (continued)
- Re: [O] Latex export of tables, Thomas Alexander Gerds, 2013/04/16
- Re: [O] Latex export of tables, Suvayu Ali, 2013/04/16
- Re: [O] Latex export of tables, Thomas S. Dye, 2013/04/16
- Re: [O] Latex export of tables, Suvayu Ali, 2013/04/16
- Re: [O] Latex export of tables, Thomas S. Dye, 2013/04/16
- Re: [O] Latex export of tables, Myles English, 2013/04/17
- [O] Best practices for literate programming [was: Latex export of tables], Vikas Rawal, 2013/04/16
- Re: [O] Best practices for literate programming [was: Latex export of tables], Thomas S. Dye, 2013/04/16
- Re: [O] Best practices for literate programming [was: Latex export of tables], Rasmus, 2013/04/18
- Re: [O] Best practices for literate programming [was: Latex export of tables], Aaron Ecay, 2013/04/18
- Re: [O] Best practices for literate programming [was: Latex export of tables],
Rasmus <=
- Re: [O] Best practices for literate programming [was: Latex export of tables], Achim Gratz, 2013/04/18
- Re: [O] Best practices for literate programming [was: Latex export of tables], Thomas S. Dye, 2013/04/18
- Re: [O] Best practices for literate programming [was: Latex export of tables], Rasmus Pank Roulund, 2013/04/21
- Re: [O] Best practices for literate programming [was: Latex export of tables], Suvayu Ali, 2013/04/17
- Re: [O] Best practices for literate programming [was: Latex export of tables], Rainer M. Krug, 2013/04/17
- Re: [O] Best practices for literate programming [was: Latex export of tables], Suvayu Ali, 2013/04/17