blob 6ca7a54f614e1a8ee7727df80b514e327fb4f502 653 bytes (raw)
name: testing/lisp/test-org-element-parser-sources/simple-heading.el # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | (org-data
(:begin 1 :contents-begin 3 :contents-end 46 :end 46 :post-affiliated 1 :post-blank 0)
(headline
(:archivedp nil :begin 3 :commentedp nil :contents-begin 24 :contents-end 46 :end 46 :footnote-section-p nil :level 1 :post-affiliated 3 :post-blank 0 :pre-blank 1 :priority nil :raw-value "this is a heading" :tags nil :title
("this is a heading")
:todo-keyword nil :todo-type nil)
(section
(:begin 24 :contents-begin 24 :contents-end 46 :end 46 :post-affiliated 24 :post-blank 0)
(paragraph
(:begin 24 :contents-begin 24 :contents-end 46 :end 46 :post-affiliated 24 :post-blank 0)
"With some text below.\n"))))
|
debug log:
solving 6ca7a54f6 ...
found 6ca7a54f6 in https://list.orgmode.org/orgmode/87fsqzi4tw.fsf@localhost/
applying [1/1] https://list.orgmode.org/orgmode/87fsqzi4tw.fsf@localhost/
diff --git a/testing/lisp/test-org-element-parser-sources/simple-heading.el b/testing/lisp/test-org-element-parser-sources/simple-heading.el
new file mode 100644
index 000000000..6ca7a54f6
Checking patch testing/lisp/test-org-element-parser-sources/simple-heading.el...
Applied patch testing/lisp/test-org-element-parser-sources/simple-heading.el cleanly.
index at:
100644 6ca7a54f614e1a8ee7727df80b514e327fb4f502 testing/lisp/test-org-element-parser-sources/simple-heading.el
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).