[notes] 01/01: Add new timestamps_in_org_mode_html_output toolchain issue.
Chris Lamb
chris at chris-lamb.co.uk
Sat Sep 24 09:02:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit f9da49e82940cec1184ac1e91e3ef0ea2b52cdd6
Author: Chris Lamb <lamby at debian.org>
Date: Sat Sep 24 11:02:25 2016 +0200
Add new timestamps_in_org_mode_html_output toolchain issue.
---
issues.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/issues.yml b/issues.yml
index 0d2a3c2..3a42e19 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1346,3 +1346,13 @@ varnish_vmodtool_random_file_id:
gpg_keyring_magic_bytes_differ:
description: |
Differences near the start and end of a GPG keyring, on lines 2, 8, -2, and -1 of the hexdump.
+timestamps_in_org_mode_html_output:
+ description: |
+ emacs' org-mode can convert .org to .html on the command line, eg
+ .
+ $ emacs README.org --batch -f org-html-export-to-html --kill
+ .
+ This adds some timestamps, including
+ .
+ <!-- 2016-09-24 sam 14:54 -->
+ <p class="date">Created: 2016-09-24 sam 14:54</p>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list