org-mode/lisp
Ihor Radchenko 0b4e357d62 Avoid creating ID property during tangling
* lisp/ob-tangle.el (org-babel-tangle-single-block,
org-babel-tangle-comment-links): Suppress org-id-link-to-org-use-id
during tangling.  The links used during tangle process are transient
and do not really need to use ID.  Using ID may create unexpected
edits in the tangled Org buffer when org-id-link-to-org-use-id is set
to t.  Fixes [1].

[1] https://orgmode.org/list/9eb31da73b12fcaf6820484834cc8cd3@libre.brussels/T/#t
2021-09-26 08:59:24 +02:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-abc.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-asymptote.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-awk.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-C.el ob-C: Adjust pcase pattern for Emacs 24 compatibility 2021-05-01 15:43:01 -04:00
ob-calc.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-clojure.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-comint.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-coq.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-core.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-css.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ditaa.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-dot.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ebnf.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-emacs-lisp.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-eshell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-eval.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-exp.el ob-exp: Do not comma-escape inline source code 2021-04-13 09:55:29 +02:00
ob-forth.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-fortran.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-gnuplot.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-groovy.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-haskell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-hledger.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-io.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-J.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-java.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-js.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-latex.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ledger.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lilypond.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lisp.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-lua.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-makefile.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-matlab.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-maxima.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-mscgen.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ocaml.el ob-ocaml: Update stale tuareg-mode link in commentary 2021-03-29 00:33:49 -04:00
ob-octave.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-org.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-perl.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-picolisp.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-plantuml.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-processing.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-python.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-R.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ref.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-ruby.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-sass.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-scheme.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-screen.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-sed.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-shell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-shen.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-sql.el lisp/ob-sql.el: Prevent from getting stuck with an error 2021-05-01 12:26:38 +02:00
ob-sqlite.el lisp/ob-sqlite.el: Prevent output from being incorrectly parsed if it contains double-quotes. 2021-05-04 22:44:22 +02:00
ob-stan.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-table.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob-tangle.el Avoid creating ID property during tangling 2021-09-26 08:59:24 +02:00
ob-vala.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ob.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-bbdb.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-bibtex.el org-bibtex-read: Do not add nil when there is no entry at point 2021-09-26 08:57:16 +02:00
ol-docview.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-eshell.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-eww.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-gnus.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-info.el ol-info: Fix description when storing "info" link 2021-04-27 23:26:55 +02:00
ol-irc.el Backport commit 348b2aed0 from Emacs 2021-07-11 22:40:57 -04:00
ol-mhe.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-rmail.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol-w3m.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ol.el Do not ignore user-defined display-buffer-alist in org-insert-link 2021-09-25 18:17:32 +02:00
org-agenda.el Avoid infinite loop in org-agenda-dim-blocked-tasks 2021-09-25 17:16:38 +02:00
org-archive.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-attach-git.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-attach.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-capture.el capture: Fix handling of time range for :time-prompt 2021-02-01 23:18:03 -05:00
org-clock.el Correctly handle org-log-note-clock-out non-interactively 2021-09-26 08:02:15 +02:00
org-colview.el org-colview.el (org-columns): Replace org-map-entries with org-scan-tags 2021-05-03 15:59:39 +02:00
org-compat.el Remove Emacs 21 compat code for bookmark-after-jump-hook 2021-02-03 01:26:51 -05:00
org-crypt.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-ctags.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-datetree.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-duration.el duration: Avoid recursive load error 2021-01-04 00:30:00 -05:00
org-element.el element: Fix drawer parsing 2021-05-16 10:14:54 +02:00
org-entities.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-faces.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-feed.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-footnote.el footnote: Allow new footnotes in empty cells 2021-05-20 15:44:27 +02:00
org-goto.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-habit.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-id.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-indent.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-inlinetask.el lisp/org-inlinetask.el: Silent the byte-compiler 2021-05-15 09:55:12 +02:00
org-install.el Use lexical-binding cookie in some trivial files 2021-01-24 22:36:30 -05:00
org-keys.el Fix byte-comp function warnings 2021-09-25 21:30:32 +02:00
org-lint.el ox: Do not choke on incomplete OPTIONS items 2021-04-09 22:47:57 +02:00
org-list.el lisp/org-list.el: Fix bug wrt updating statistics 2021-05-15 22:03:47 +02:00
org-macro.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-macs.el Do not ignore user-defined display-buffer-alist in org-insert-link 2021-09-25 18:17:32 +02:00
org-mobile.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-mouse.el mouse: Honor org-checkbox face 2021-04-19 22:52:15 -04:00
org-num.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-pcomplete.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-plot.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-protocol.el org-protocol.el: Fix detection of old-style URIs 2021-04-28 09:23:22 +02:00
org-refile.el org-refile: Fix double slashes in the refile targets 2021-05-25 02:13:43 +02:00
org-src.el org.el (org-src--contents-for-write-back): Indent blank lines 2021-05-18 16:06:27 +02:00
org-table.el lisp/org-table.el: Fix positioning of "#+TBLFM: 2021-09-26 08:53:36 +02:00
org-tempo.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org-timer.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
org.el Fix duplicate logbook entry for repeated tasks 2021-09-26 08:24:58 +02:00
ox-ascii.el ox-ascii: Fix title when 2 width char is used 2021-05-02 17:48:47 +02:00
ox-beamer.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-html.el lisp/ox-html.el (org-html-scripts): Fix missing curly bracket 2021-05-08 09:37:11 +02:00
ox-icalendar.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-latex.el ox-latex: Allow percent sign in 'src-block' caption 2021-09-25 18:02:08 +02:00
ox-man.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-md.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-odt.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-org.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-publish.el Update copyright year to 2021 2021-01-01 14:59:01 -05:00
ox-texinfo.el texinfo: Fix off-by-one error 2021-06-02 17:21:15 +02:00
ox.el ox.el: Remove .gpg extension from the exported file-name 2021-04-27 10:21:05 +02:00