From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJd7Y-0005aR-SS for guix-patches@gnu.org; Tue, 28 Nov 2017 05:28:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJd7S-0001Bw-Tq for guix-patches@gnu.org; Tue, 28 Nov 2017 05:28:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eJd7S-0001Bq-Q0 for guix-patches@gnu.org; Tue, 28 Nov 2017 05:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eJd7S-0006xs-KG for guix-patches@gnu.org; Tue, 28 Nov 2017 05:28:02 -0500 Subject: bug#29447: [PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171125222737.3255-1-ludo@gnu.org> <20171125223925.qhtdnpkjl25fvls2@abyayala> <87374zg6xf.fsf@hyperbola.info> Date: Tue, 28 Nov 2017 11:26:50 +0100 In-Reply-To: <87374zg6xf.fsf@hyperbola.info> (Adonay Felipe Nogueira's message of "Mon, 27 Nov 2017 11:58:04 -0200") Message-ID: <87bmjm3dhx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Adonay Felipe Nogueira Cc: 29447-done@debbugs.gnu.org Hi, Adonay Felipe Nogueira skribis: > +1 > > 2017-11-25T22:39:25+0000 ng0 wrote: >> >> Overall, good. >> What I think is lacking is that we add in the Documentation that >> adding a WM/DM is necessary to get started. >> It might sound like a little too much of a Cpt. Obvious, but >> we can't assume everyone understand the implications of not >> defining a WM/DM in the config. >> That makes sense. I=E2=80=99ve cleaned up the SLiM documentation a bit and= then adjusted it as you suggest: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D65c0f43649b455db9= 4f1e8b0a244a889cb961b25 Thanks for your feedback! Ludo=E2=80=99.