From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 3/4] emacs: Allow to choose 'find-file' function. Date: Tue, 01 Sep 2015 13:05:43 +0300 Message-ID: <87twre78ug.fsf@gmail.com> References: <1440968666-23605-1-git-send-email-alezost@gmail.com> <1440968666-23605-4-git-send-email-alezost@gmail.com> <87wpwb16wq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWiRj-0004xV-W1 for guix-devel@gnu.org; Tue, 01 Sep 2015 06:05:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWiRg-0007xa-Jv for guix-devel@gnu.org; Tue, 01 Sep 2015 06:05:43 -0400 In-Reply-To: <87wpwb16wq.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 31 Aug 2015 23:31:49 +0200") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2015-09-01 00:31 +0300) wrote: > Alex Kost skribis: > >> * emacs/guix-utils.el (guix-find-file-function): New variable. >> (guix-find-file): Use it. > > OK. > > Nitpick: =E2=80=9CAllow users to choose a =E2=80=98find-file=E2=80=99 fun= ction.=E2=80=9D > ^^^^^ ^ Fixed. Thank you for the review, I have pushed these patches. --=20 Alex