From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/4] emacs: Allow to choose 'find-file' function. Date: Mon, 31 Aug 2015 23:31:49 +0200 Message-ID: <87wpwb16wq.fsf@gnu.org> References: <1440968666-23605-1-git-send-email-alezost@gmail.com> <1440968666-23605-4-git-send-email-alezost@gmail.com> 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]:60588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWWgD-00072Q-Ir for guix-devel@gnu.org; Mon, 31 Aug 2015 17:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWWgC-0005N4-PT for guix-devel@gnu.org; Mon, 31 Aug 2015 17:31:53 -0400 In-Reply-To: <1440968666-23605-4-git-send-email-alezost@gmail.com> (Alex Kost's message of "Mon, 31 Aug 2015 00:04:25 +0300") 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: Alex Kost Cc: guix-devel@gnu.org 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 funct= ion.=E2=80=9D ^^^^^ ^ Ludo=E2=80=99.