emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] Small API fix and add test for "addlevel" inclusion paramete


From: Daniel Dehennin
Subject: [O] [PATCH] Small API fix and add test for "addlevel" inclusion parameter
Date: Sun, 18 Nov 2012 15:58:17 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

The following changes since commit c2223c8979c5510e01c0dd6cc2378b71484828fc:

  still execute code block even if :results none (2012-11-17 17:54:08 -0700)

are available in the git repository at:

  git://git.baby-gnu.net/org-mode tags/fix-and-test-org-exp-inclusion

for you to fetch changes up to eec6c6086a2e93e4a8a30081603405a4b7b48634:

  org-exp: Add tests for "addlevel" (2012-11-18 15:47:50 +0100)

----------------------------------------------------------------
Without any parameter, inclusion should be done as-is, it was always
demoted due to a bug of "org-get-file-contents" call in
"org-export-handle-include-files".

Add test cases for the "addlevel" option[fn:1] which add one to the
current level.

Footnotes:

[fn:1] http://article.gmane.org/gmane.emacs.orgmode/50030

----------------------------------------------------------------
Daniel Dehennin (2):
      org-exp: Fix "minlevel" inclusion
      org-exp: Add tests for "addlevel"

 lisp/org-exp.el              |    2 +-
 testing/examples/org-exp.org |   25 +++++++++++++++++++++++++
 testing/lisp/test-org-exp.el |   24 ++++++++++++++++++++++++
 3 files changed, 50 insertions(+), 1 deletion(-)

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF

Attachment: pgpZhcgSvudgz.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]