Hello Brian, Brian Leung writes: > I changed the commit message on the last patch. > From 4f75a46c67e840eccc01f21cfd62768fc8e5ffdf Mon Sep 17 00:00:00 2001 > From: Brian Leung > Date: Sun, 1 Sep 2019 19:46:27 +0200 > Subject: [PATCH 1/3] gnu: Add emacs-ts. > > * gnu/packages/emacs-xyz.scm (emacs-ts): New variable. > --- > gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) Could you take a look on enabling test suite, please? Everything else LGTM. […] Thanks, Oleg.