From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16916 invoked by alias); 29 Nov 2016 06:17:46 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 40033 Received: (qmail 19502 invoked from network); 29 Nov 2016 06:17:46 -0000 X-Qmail-Scanner-Diagnostics: from out5-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.29):SA:0(-0.7/5.0):. Processed in 1.202667 secs); 29 Nov 2016 06:17:46 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= mesmtp; bh=xxXc/GXLyxmwpdb443Ks20a61Jk=; b=0App8qFY12ZITJG4FkrMK 0anE4HULyFbAuDuVh3gooLLcCoMfFAamFNzn9nVnd47o4xCkIsoATwFAxfyxEaXd LgLCzldT032xPxghOWXHqVkDNj0FZTvV3JZU3utueyseBgKrZ799dDHNrpFXv8T0 rph6o6tNGAyMgw9ZB8OrHU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=xxXc/GXLyxmwpdb443Ks20a61Jk=; b=EJ51K4Mh+Rw1N8pmMx28 jTNhqWK9mutFLiaBgGuzMQQmPn9WtWvZ8qa+c9gBJZh2ebJePVmH2BukXDruE1pW 9Ie3umuRGfKwPgRBmZrPI/WG0lw9Bi0UNlkb/SXGb3KEg/DPSv/BfyeKCSdqYkAr QOU050jH++qyXe6S8/fzlZ8= X-ME-Sender: X-Sasl-enc: IJeFy6pXcC282P5U79L84Ik7hJrxw5wVa2gquj9ERumM 1480400257 Date: Tue, 29 Nov 2016 06:15:07 +0000 From: Daniel Shahaf To: Daniel Hahler Cc: zsh-workers@zsh.org Subject: Re: [PATCH] [RFC] Get subject of current patch in rebase-apply mode Message-ID: <20161129061507.GA28965@fujitsu.shahaf.local2> References: <20161120013325.12113-1-genml+zsh-workers@thequod.de> <20161120013325.12113-2-genml+zsh-workers@thequod.de> <20161122041348.GA21742@fujitsu.shahaf.local2> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Daniel Hahler wrote on Mon, Nov 28, 2016 at 23:59:18 +0100: > On 22.11.2016 05:13, Daniel Shahaf wrote: > > I've included all your remarks in the fixup commit (just sent), except for: > > > One last thing I'd suggest is to consider using VCS_INFO_quilt-patch2subject, > > since it implements rfc822 unfolding of long subject lines. > > I think should be applied to the other places then, too - and in the > long run being moved into a more general function then. > For future reference — what are those "other places"? > Thanks for the pointer, but I think it is out of scope for this patch. Fair enough; perfect good enemy-of let-be don't. Cheers, Daniel