From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33171) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1icvRA-0006e9-GG for guix-patches@gnu.org; Thu, 05 Dec 2019 13:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1icvR8-0005Dd-CH for guix-patches@gnu.org; Thu, 05 Dec 2019 13:01:12 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39176) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1icvR0-0005A1-Cs for guix-patches@gnu.org; Thu, 05 Dec 2019 13:01:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1icvR0-0006KC-BJ for guix-patches@gnu.org; Thu, 05 Dec 2019 13:01:02 -0500 Subject: [bug#38463] [PATCH 3/3] gnu: emacs-telega: Properly install alists. Resent-Message-ID: From: Brett Gilio References: <3566e38523f0ff4badf50ade8c1498006f1cb872.camel@student.tugraz.at> Date: Thu, 05 Dec 2019 12:00:28 -0600 In-Reply-To: <3566e38523f0ff4badf50ade8c1498006f1cb872.camel@student.tugraz.at> (Leo Prikler's message of "Thu, 05 Dec 2019 18:31:26 +0100") Message-ID: <87fthyd54z.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Prikler Cc: 38463@debbugs.gnu.org Leo Prikler writes: > Out of curiosity, would it be possible to make this a subfolder of the > telega installation directory? It appears, as though these files are > accessed via telega-etc-file in telega-util.el, so it should still > function in the same way with the right substitutions. > > Regards, > Leo > Hi Leo, I want to make sure I understand clearly what you are saying. The telega installation directory seems to be just the /share/emacs/site-lisp. What subdirectory are you speaking of exactly? I will send a revised patch once I get some more information :). Thanks! -- Brett M. Gilio https://git.sr.ht/~brettgilio/