Re: [O] [patch][test] Fix and suplement pending tests in test-ob-exp.el

2012-01-05 Thread Bastien
Hi Martyn, Martyn Jago writes: > Fix pending tests in test-ob-exp.el related to exporting blocks with > various header arguments. Applied, thanks. Ps: I removed some trailing whitespaces afterward... I use this: (add-hook 'emacs-lisp-mode-hook (lambda() (setq show-trailing-whitespace t))

[O] [patch][test] Fix and suplement pending tests in test-ob-exp.el

2012-01-05 Thread Martyn Jago
Fix pending tests in test-ob-exp.el related to exporting blocks with various header arguments. Best, Martyn >From e71a64c531969876e9bba0659db2308a97806e5d Mon Sep 17 00:00:00 2001 From: Martyn Jago Date: Thu, 5 Jan 2012 15:49:16 + Subject: [PATCH] Fixed and suplemented pending tests in `tes