From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Apply Guix patches from debbugs Date: Mon, 15 Jul 2019 12:56:56 +0200 Message-ID: <64ccfbf2-6234-129b-e078-5d72d5562f50@riseup.net> References: <87o91v7ela.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42720) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmyfI-0005zt-FB for guix-devel@gnu.org; Mon, 15 Jul 2019 06:57:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hmyfH-0007vG-Fv for guix-devel@gnu.org; Mon, 15 Jul 2019 06:57:04 -0400 Received: from mx1.riseup.net ([198.252.153.129]:49698) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hmyfH-0007uv-5P for guix-devel@gnu.org; Mon, 15 Jul 2019 06:57:03 -0400 In-Reply-To: <87o91v7ela.fsf@ambrevar.xyz> Content-Language: en-US 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: Pierre Neidhardt , Guix-devel On 2019-07-15 12:54, Pierre Neidhardt wrote: > Hi, > > Question for Emacs users: how do you apply patches directly from the debbugs > interface? > > From the summary view, I can press M-m (debbugs-gnu-apply-patch). > It asks me for a directory, I point to guix, and then I get the error > > --8<---------------cut here---------------start------------->8--- > cd: No such directory found via CDPATH environment variable > --8<---------------cut here---------------end--------------->8--- > > which after some investigation turns out to be because the command > expects a "lisp" folder (this is made for Emacs development indeed). > > There must be some other way then. > I remember doing it in the past, so my memory must be failing me... > You can ignore that error. The patches apply fine (silently). -- Cheers Swedebugia