From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0Zux-00014h-Mb for guix-patches@gnu.org; Tue, 18 Apr 2017 16:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0Zus-0005VC-Rq for guix-patches@gnu.org; Tue, 18 Apr 2017 16:40:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57064) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d0Zus-0005V8-Iv for guix-patches@gnu.org; Tue, 18 Apr 2017 16:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d0Zus-00029H-DH for guix-patches@gnu.org; Tue, 18 Apr 2017 16:40:02 -0400 Subject: bug#26454: [PATCH 2/2] gnu: add emacs-exwm Resent-Message-ID: Message-Id: <77feb44a.ADsAAHQBGFsAAAAAAAAAAAO1yDEAAAACwQwAAAAAAAW9WABY9nmU@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Wed, 19 Apr 2017 02:09:37 +0530 In-reply-to: References: <20170411225803.2420-2-tumashu@163.com> <596f39ca.AEUAJFdKV9QAAAAAAAAAAAO0QTIAAAACwQwAAAAAAAW9WABY9Mdm@mailjet.com> <87h91mt9dp.fsf@gnu.org> Content-Type: text/plain 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: Arun Isaac Cc: 26454-done@debbugs.gnu.org Arun Isaac writes: > Pushed! :-) I forgot to mention. In the spirit of sticking to the filenaming scheme of other configuration files like ~/.emacs and ~/.gnus, I made ~/.exwm the exwm configuration file instead of ~/.exwm.el. =