emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob 1aa0786f365843c270ae32374c191228ddb9a1bd 342 bytes (raw)
name: testing/examples/babel-dangerous.org 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
#+Title: dangerous code block examples which should be isolated
#+OPTIONS: ^:nil

* no default value for vars
  :PROPERTIES:
  :ID:       f2df5ba6-75fa-4e6b-8441-65ed84963627
  :END:

There is no default value assigned to =x= variable. This is not permitted
anymore.

#+name: carre(x)
#+begin_src python
  return x*x
#+end_src

#+name: carre

debug log:

solving 8ec9fa6 ...
found 8ec9fa6 in https://list.orgmode.org/orgmode/87d3dhosn3.fsf@gmail.com/ ||
	https://list.orgmode.org/orgmode/87hb2totly.fsf@gmail.com/ ||
	https://list.orgmode.org/orgmode/87pqhhqcxr.fsf@gmail.com/
found 63f9f27 in https://git.savannah.gnu.org/cgit/emacs/org-mode.git
preparing index
index prepared:
100644 63f9f27c36a060c419b7027943307d1d054710f3	testing/examples/babel-dangerous.org

applying [1/1] https://list.orgmode.org/orgmode/87d3dhosn3.fsf@gmail.com/
diff --git a/testing/examples/babel-dangerous.org b/testing/examples/babel-dangerous.org
index 63f9f27..8ec9fa6 100644

Checking patch testing/examples/babel-dangerous.org...
Applied patch testing/examples/babel-dangerous.org cleanly.

skipping https://list.orgmode.org/orgmode/87hb2totly.fsf@gmail.com/ for 8ec9fa6
skipping https://list.orgmode.org/orgmode/87pqhhqcxr.fsf@gmail.com/ for 8ec9fa6
index at:
100644 1aa0786f365843c270ae32374c191228ddb9a1bd	testing/examples/babel-dangerous.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 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).