emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Dehennin <daniel.dehennin@baby-gnu.org>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Small API fix and add test for "addlevel" inclusion parameter
Date: Sun, 18 Nov 2012 15:58:17 +0100	[thread overview]
Message-ID: <87sj87rm9i.fsf@hati.baby-gnu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1305 bytes --]

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 #2: Type: application/pgp-signature, Size: 229 bytes --]

             reply	other threads:[~2012-11-18 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-18 14:58 Daniel Dehennin [this message]
2012-12-13 21:24 ` [PATCH] Small API fix and add test for "addlevel" inclusion parameter Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sj87rm9i.fsf@hati.baby-gnu.org \
    --to=daniel.dehennin@baby-gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).