From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 03/04: doc: Drop documentation of deprecated procedures. Date: Sun, 21 Feb 2016 20:04:53 +0100 Message-ID: <20160221190453.GA25893@solar> References: <20160216153753.4670.69669@vcs.savannah.gnu.org> <87si0lvr24.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXZJV-0007IW-CT for guix-devel@gnu.org; Sun, 21 Feb 2016 14:05:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXZJS-0008Mp-7v for guix-devel@gnu.org; Sun, 21 Feb 2016 14:05:01 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:44616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXZJR-0008Mk-Rq for guix-devel@gnu.org; Sun, 21 Feb 2016 14:04:58 -0500 Content-Disposition: inline In-Reply-To: <87si0lvr24.fsf@gnu.org> 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 =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sun, Feb 21, 2016 at 07:47:31PM +0100, Ludovic Courtès wrote: > I meant to keep it until it was really really deprecated. Currently it > is still used in a key place, in (guix packages), which is why I left > it. > Maybe we should reinstate it, WDYT? Okay, no problem. I just thought that the doc is already long enough without keeping historic data :-) So I reverted and pushed (it is nice how easy this is with git). > Thanks for looking at the doc! Well, I feel better now I read a few complete chapters! More to come. I intend to also make suggestions for reorganising larger chunks. Andreas