From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: ABI and emacs-guix Date: Thu, 25 Apr 2019 16:18:03 -0500 Message-ID: <87d0l9rdh0.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJlsq-0003Ed-OI for guix-devel@gnu.org; Thu, 25 Apr 2019 17:26:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJll1-00052h-8T for guix-devel@gnu.org; Thu, 25 Apr 2019 17:18:16 -0400 Received: from mout01.posteo.de ([185.67.36.65]:41320) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hJlkz-000513-1A for guix-devel@gnu.org; Thu, 25 Apr 2019 17:18:13 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A970A16005D for ; Thu, 25 Apr 2019 23:18:06 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44qqlx509qz6tm5 for ; Thu, 25 Apr 2019 23:18:05 +0200 (CEST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hi all, Was there another ABI change to Guix? The last time this happened emacs-guix began behaving improperly and spitting out unresolvable error messages in the *Messages* buffer. This is happening again, and Ludo fixed it by rebuilding it I think? If this is the case, is there a consistent way to have emacs-guix be rebuilt after these changes? Best, Brett Gilio