From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: Mailing lists, was Re: [RFC] Git User's Survey 2008 Date: Sat, 26 Jul 2008 16:50:31 -0500 Message-ID: <20080726215031.GB16219@spearce.org> References: <200807230325.04184.jnareb@gmail.com> <7vabg5r4vy.fsf@gitster.siamese.dyndns.org> <20080725221331.GE23202@spearce.org> <200807261254.53939.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Junio C Hamano , Johannes Schindelin , Marek Zawirski , git@vger.kernel.org To: Jakub Narebski X-From: git-owner@vger.kernel.org Sat Jul 26 23:51:55 2008 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 1KMrgA-0005VR-Ml for gcvg-git-2@gmane.org; Sat, 26 Jul 2008 23:51:55 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755569AbYGZVuc (ORCPT ); Sat, 26 Jul 2008 17:50:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755412AbYGZVuc (ORCPT ); Sat, 26 Jul 2008 17:50:32 -0400 Received: from george.spearce.org ([209.20.77.23]:45980 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755333AbYGZVub (ORCPT ); Sat, 26 Jul 2008 17:50:31 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id 699C9383A5; Sat, 26 Jul 2008 21:50:31 +0000 (UTC) Content-Disposition: inline In-Reply-To: <200807261254.53939.jnareb@gmail.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Jakub Narebski wrote: > So you would like to see something like the following question in the > upcoming Git User's Survey? > > xx. Which editors/IDEs/RADs do you use? > (zero or more; multiple choice with 'other') > - Emacs, Vim, Eclipse, KDevelop, Anjuta, TextMate, Notepad++, > Visual Studio, other > + what choices should be in the list of editors and IDE; > or should perhaps this question be free-form? I think we should list explicitly any editor that we have Git integration for, or which we know is popular and people have asked about in the past, and leave an other for people to enter other editors. We know about Emacs, Vim, Eclipse, TextMate all having some sort of Git integration. We know people have asked about NetBeans, KDevelop and Anjuta. After that yea, Notepad++ and Visual Studio are two commonly used tools that people may use. Anyone know of anything missing from this list? -- Shawn.