all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 5f3fde4c62225cc082dcd76aa869ba5e66e5bdb1 212 bytes (raw)
name: testing/examples/toc-with-target.org 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#+OPTIONS: toc:nil
* Not this section
** Heading X
** Heading Y
* Target
  :PROPERTIES:
  :CUSTOM_ID: TargetSection
  :END:
** Heading A
** Heading B
* Another section
#+TOC: headlines 1 :target "#TargetSection"

debug log:

solving 5f3fde4c6 ...
found 5f3fde4c6 in https://yhetil.org/emacs/87r28z7dcf.fsf@sachachua.com/ ||
	https://yhetil.org/emacs/87woir7dm5.fsf@sachachua.com/

applying [1/1] https://yhetil.org/emacs/87r28z7dcf.fsf@sachachua.com/
diff --git a/testing/examples/toc-with-target.org b/testing/examples/toc-with-target.org
new file mode 100644
index 000000000..5f3fde4c6

Checking patch testing/examples/toc-with-target.org...
Applied patch testing/examples/toc-with-target.org cleanly.

skipping https://yhetil.org/emacs/87woir7dm5.fsf@sachachua.com/ for 5f3fde4c6
index at:
100644 5f3fde4c62225cc082dcd76aa869ba5e66e5bdb1	testing/examples/toc-with-target.org

(*) 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.