[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [patch][test] Fix and suplement pending tests in test-ob-exp.el
From: |
Bastien |
Subject: |
Re: [O] [patch][test] Fix and suplement pending tests in test-ob-exp.el |
Date: |
Thu, 05 Jan 2012 18:18:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
Hi Martyn,
Martyn Jago <address@hidden> 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)))
--
Bastien