From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu Moy Subject: Re: [PATCH] send-email: make annotate configurable Date: Sat, 07 Apr 2012 12:34:14 +0200 Message-ID: References: <1333758550-9187-1-git-send-email-felipe.contreras@gmail.com> <7vy5q8xhkb.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain Cc: Felipe Contreras , git@vger.kernel.org, "Yann Dirson" , "Michael Witten" , "Ryan Anderson" , "Michael Witten" , "Adam Roben" To: Junio C Hamano X-From: git-owner@vger.kernel.org Sat Apr 07 12:34:48 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SGSyk-0003Cy-CD for gcvg-git-2@plane.gmane.org; Sat, 07 Apr 2012 12:34:46 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753157Ab2DGKel (ORCPT ); Sat, 7 Apr 2012 06:34:41 -0400 Received: from mx1.imag.fr ([129.88.30.5]:50777 "EHLO shiva.imag.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752846Ab2DGKek (ORCPT ); Sat, 7 Apr 2012 06:34:40 -0400 Received: from mail-veri.imag.fr (mail-veri.imag.fr [129.88.43.52]) by shiva.imag.fr (8.13.8/8.13.8) with ESMTP id q37ASbVj009067 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sat, 7 Apr 2012 12:28:38 +0200 Received: from bauges.imag.fr ([129.88.7.32]) by mail-veri.imag.fr with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1SGSyF-0005ms-S0; Sat, 07 Apr 2012 12:34:15 +0200 In-Reply-To: <7vy5q8xhkb.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Fri, 06 Apr 2012 22:00:04 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (shiva.imag.fr [129.88.30.5]); Sat, 07 Apr 2012 12:28:39 +0200 (CEST) X-IMAG-MailScanner-Information: Please contact MI2S MIM for more information X-MailScanner-ID: q37ASbVj009067 X-IMAG-MailScanner: Found to be clean X-IMAG-MailScanner-SpamCheck: X-IMAG-MailScanner-From: matthieu.moy@grenoble-inp.fr MailScanner-NULL-Check: 1334399322.04662@r73632JxGW8c4wny9vabJQ Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano writes: > Felipe Contreras writes: > >> Some people always do --annotate, lets not force them to always type >> that. > > Thanks. > > As long as there is --no-annotate to cancel a configured value for > one-shot invocation (I didn't check, but it should be added if there isn't > already one), I think this change makes sense (I admit that I do not use > the --annotate option myself, though). I almost always use --annotate, so this option definitely makes sense for me (I usually call send-email through an alias that adds --annotate anyway). -- Matthieu Moy http://www-verimag.imag.fr/~moy/