From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH] Add ability to specify SMTP server port when using git-send-email. Date: Wed, 26 Sep 2007 11:31:36 +0100 (BST) Message-ID: References: <1190759927-19493-1-git-send-email-glenn@rempe.us> <7vabra2rv3.fsf@gitster.siamese.dyndns.org> <1A0CAB9D-5C99-4FD7-B3AC-9B3161FD8663@rempe.us> <46FA07B9.4000402@op5.se> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Glenn Rempe , Junio C Hamano , git@vger.kernel.org To: Andreas Ericsson X-From: git-owner@vger.kernel.org Wed Sep 26 12:32:52 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IaUCJ-0000q0-0o for gcvg-git-2@gmane.org; Wed, 26 Sep 2007 12:32:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754244AbXIZKcn (ORCPT ); Wed, 26 Sep 2007 06:32:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754486AbXIZKcn (ORCPT ); Wed, 26 Sep 2007 06:32:43 -0400 Received: from mail.gmx.net ([213.165.64.20]:49434 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752357AbXIZKcn (ORCPT ); Wed, 26 Sep 2007 06:32:43 -0400 Received: (qmail invoked by alias); 26 Sep 2007 10:32:41 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp032) with SMTP; 26 Sep 2007 12:32:41 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX1+y7bpDfHCyGW+aZhT7LlBJgZPzPjMDjBvp5xGDM4 79UWNHpxtmLfK5 X-X-Sender: gene099@racer.site In-Reply-To: <46FA07B9.4000402@op5.se> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Wed, 26 Sep 2007, Andreas Ericsson wrote: > Actually, the rest of git's perl-scripts use hard tabs, just as the > C-code and the shell-code, with tabs for indentation and spaces for > alignment. D'oh. I meant to say hard tabs. Thanks, Dscho