From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "Daniel Colascione" Newsgroups: gmane.emacs.devel Subject: Re: Handling of links with portable dumper Date: Sun, 7 Apr 2019 10:04:05 -0700 Message-ID: <17ec5b0b6f1f86796561ff9a40612068.squirrel@dancol.org> References: <83imvtc8jb.fsf@gnu.org> <83a7h3bq73.fsf@gnu.org> <834l7aa650.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="22735"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: SquirrelMail/1.4.23 [SVN] Cc: eggert@cs.ucla.edu, dancol@dancol.org, rms@gnu.org, emacs-devel@gnu.org To: "Eli Zaretskii" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 07 19:04:26 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hDBDU-0005gq-OW for ged-emacs-devel@m.gmane.org; Sun, 07 Apr 2019 19:04:25 +0200 Original-Received: from localhost ([127.0.0.1]:41382 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDBDT-0003KN-Po for ged-emacs-devel@m.gmane.org; Sun, 07 Apr 2019 13:04:23 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:59576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDBDN-0003KG-VK for emacs-devel@gnu.org; Sun, 07 Apr 2019 13:04:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDBDN-0006ZC-2I for emacs-devel@gnu.org; Sun, 07 Apr 2019 13:04:17 -0400 Original-Received: from dancol.org ([2600:3c01::f03c:91ff:fedf:adf3]:59688) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hDBDJ-0006SL-H9; Sun, 07 Apr 2019 13:04:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dancol.org; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:To:From:Subject:Date:References:In-Reply-To:Message-ID; bh=XnH088brsq3GCRvsmch1RtdX3Eiwj/7WeQ3etED45CA=; b=HA+570B3Ex+q2Zm/4C+xUzFtn7S/i7AX3TaxUTVvZCGp2G0l3EZc/ZoFfaQpC1NbQD2aU8J1SV3hnbG/S+MmIZLvjxwXu7Az+g9y5XnqszBPWY1C30j7vb1PIqUH/t9V/ML3rmb0ONhc3GdOt/L003BuqV0jrqHtUncrTpdMZiLDjoj7PRFLasHHd7TkRlRn3y0z7TfSUFCDiAf/jRLoMXvFpyJ2JKBwC0p3o8jFNODjGA+ETAO+iRiUdfwmzKqGlkkkfrXDVrVHMNBujQZLYc3HX5NLM3RhnCiWmfDE5Y9nUux25crjtymGCQOvPy8prDREuugif/eqvTdfkqTMBQ==; Original-Received: from localhost ([127.0.0.1] helo=dancol.org) by dancol.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hDBDB-0002B2-EA; Sun, 07 Apr 2019 10:04:05 -0700 Original-Received: from 127.0.0.1 (SquirrelMail authenticated user dancol) by dancol.org with HTTP; Sun, 7 Apr 2019 10:04:05 -0700 In-Reply-To: <834l7aa650.fsf@gnu.org> X-Priority: 3 (Normal) Importance: Normal X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2600:3c01::f03c:91ff:fedf:adf3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:235073 Archived-At: >> From: Richard Stallman >> Cc: eggert@cs.ucla.edu, dancol@dancol.org, emacs-devel@gnu.org >> Date: Sat, 06 Apr 2019 19:24:15 -0400 >> >> > I cannot test it well enough, and I don't think I understand well >> > enough the problem and its intended solutions, so I didn't try. >> >> Put ~/bin in your path. Make a symlink from ~/bin/emcs to the >> executable >> of Emacs that you built from master. > > That's not the part I didn't understand well enough. There are other > complications that were discussed at the time, I don't even remember > the details anymore. > > Sorry, someone else will have to work on this. I broke it, so I'll buy it. I'll fix this. Paul, is there something in gnulib I can just link to?