0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 15:10:04 +00:00
org-mode/contrib/lisp
Nicolas Goaziou 0fa24209cf org-export: Export snippets are not skipped automatically: back-ends decide
* contrib/lisp/org-export.el (org-export-snippet-backend): New
  function.
(org-export--skip-p): Remove automatic skip of export snippets.
* EXPERIMENTAL/org-e-ascii.el (org-e-ascii-export-snippet): Use new
  function.
* EXPERIMENTAL/org-e-html.el (org-e-html-export-snippet): Use new
  function.
* EXPERIMENTAL/org-e-latex.el (org-e-latex-export-snippet): Use new
  function.
* EXPERIMENTAL/org-e-odt.el (org-e-odt-export-snippet): Use new
  function.
* testing/contrib/lisp/test-org-export.el: Add test.

The idea behind this change is that a given back-end may decide to
keep an export snippet not directly targetted at it (i.e. a beamer
back-end that would want to keep latex snippets).  Hence, filtering
snippets is on back-ends side, and a new function is added to help
them in that task.
2012-02-23 18:21:29 +01:00
..
htmlize.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-annotate-file.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-bookmark.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-checklist.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-choose.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-collector.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-contacts.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-contribdir.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-depend.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-drill.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-element.el org-element: COMMENT and QUOTE keywords, ARCHIVE tags are case sensitive 2012-02-23 16:30:06 +01:00
org-elisp-symbol.el More copyright year fixes. 2012-01-04 15:11:23 +01:00
org-eval-light.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-eval.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-exp-bibtex.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-expiry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export-generic.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export.el org-export: Export snippets are not skipped automatically: back-ends decide 2012-02-23 18:21:29 +01:00
org-git-link.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-interactive-query.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-invoice.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-jira.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-learn.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-mac-iCal.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mac-link-grabber.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mairix.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mtags.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-notmuch.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-panel.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-registry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-screen.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-secretary.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-static-mathjax.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-sudoku.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-toc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-track.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-velocity.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-wikinodes.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-xhtml.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org2rem.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
orgtbl-sqlinsert.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-org-export-preproc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00