emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] test-ob-tangle.el: Fix dirty repo state caused by testing


From: Kyle Meyer
Subject: Re: [PATCH] test-ob-tangle.el: Fix dirty repo state caused by testing
Date: Wed, 27 May 2020 02:05:43 +0000

Kevin Foley writes:

> The attached patch kills the buffer of the file modified
> during testing to prevent leaving the repo in a dirty state.

Thanks.  I applied it in 7a2b785d6 with a small tweak so that a buffer
rather than a buffer name is passed to kill-buffer.  In the context of
the tests, the buffer name "babel.org" is very likely to be the one we
intend to kill, but I think it's better to use the actual buffer object.



reply via email to

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