From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleh Krehel Newsgroups: gmane.emacs.devel Subject: Re: master 6d6bf46 2/2: Make dired-do-compress work for *.tar.gz files Date: Thu, 22 Oct 2015 12:59:28 +0200 Message-ID: <87fv132mpb.fsf@gmail.com> References: <20151013135354.28594.43074@vcs.savannah.gnu.org> <87io69opbs.fsf@gmail.com> <83bnc083k3.fsf@gnu.org> <871tcvks7o.fsf@gmail.com> <83si5b54m9.fsf@gnu.org> <87wpunsz6w.fsf@gmail.com> <83mvvi6fu9.fsf@gnu.org> <87wpuhud8l.fsf@gmail.com> <83r3kpfuzw.fsf@gnu.org> <87eggoxnyq.fsf@gmail.com> <83wpuguqwx.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445511561 13296 80.91.229.3 (22 Oct 2015 10:59:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 10:59:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 22 12:59:16 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZpDaT-0000oL-PP for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 12:59:14 +0200 Original-Received: from localhost ([::1]:58737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpDaO-0003n2-3E for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 06:59:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpDaL-0003mx-0V for emacs-devel@gnu.org; Thu, 22 Oct 2015 06:59:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpDaH-0004a0-Qw for emacs-devel@gnu.org; Thu, 22 Oct 2015 06:59:04 -0400 Original-Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:37048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpDaH-0004Zu-Kq; Thu, 22 Oct 2015 06:59:01 -0400 Original-Received: by wicfv8 with SMTP id fv8so114344467wic.0; Thu, 22 Oct 2015 03:59:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=DF9OrwsTJczDneiwPsczNuJXQzfwaOmEOsuTkQFG0dM=; b=M6CtPcV0e6wOK6KqSnV9WaJ1EmjQuXg/lq5YfMWBjK4RgHpj4RbhlU6FFvRK0cWyab Z7cSWn7L+siqOz5N1k/T2Wmboob5zOhI/zR5aFr/mb5n+owSbPogu0KTRQufjhNnPSN+ zZVQNuCpqmHD9LeQqQ13TwLJwnGM+a1J4HwdTQlXrizvJTKqPra+r3JK7MbGf8+KfUEu 4IypkGyKX5wRQX85EM0Zu/i0eOWHqkkCpSCK1qBH5uiq7bXAqUTXtg9+QGvtTmxR3+yx bsLpnLVjcnLvNuOTSIOAnXLJTKT7Z4QjgArkgZ9a3c8ybCBfqgo2Fc+doOeLUmN1iRIS Avfg== X-Received: by 10.194.104.104 with SMTP id gd8mr15936072wjb.126.1445511540762; Thu, 22 Oct 2015 03:59:00 -0700 (PDT) Original-Received: from firefly (dyn069045.nbw.tue.nl. [131.155.69.45]) by smtp.gmail.com with ESMTPSA id pb4sm16142153wjb.8.2015.10.22.03.58.59 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 22 Oct 2015 03:58:59 -0700 (PDT) In-Reply-To: <83wpuguqwx.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 21 Oct 2015 19:28:46 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192363 Archived-At: Eli Zaretskii writes: > Thanks, looks good to me, but the comment about non-GNU Tar has a > typo. Thanks, fixed. >> 2. There's some autoload regeneration rule that modifies dired.el when >> dired-aux.el is modified. Should that autoload be committed together >> with a change? > > It would be nice, although Glenn has set up an automatic job for that, > which runs once in a few days. OK, I'll extend the commit after calling "make" from now on. >> 4. I've added NEWS entries, but I forgot how the +++/---/ markers >> work. Where is that info? > > At the beginning of the NEWS file. Oops, didn't think to look there. I've added an index entry for `dired-do-compress-to'. I don't think `dired-do-compress' needs extra description (unless a whole new node is make for dired/compression), it's intuitive that it should work for directories.