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: Fri, 25 Jul 2008 17:13:31 -0500 Message-ID: <20080725221331.GE23202@spearce.org> References: <200807230325.04184.jnareb@gmail.com> <20080725172313.GE21117@spearce.org> <7vr69hsss1.fsf@gitster.siamese.dyndns.org> <200807252352.09751.jnareb@gmail.com> <20080725215707.GC23202@spearce.org> <7vabg5r4vy.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Jakub Narebski , Johannes Schindelin , Marek Zawirski , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sat Jul 26 00:14:32 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 1KMVYW-0000XM-9G for gcvg-git-2@gmane.org; Sat, 26 Jul 2008 00:14:32 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751895AbYGYWNc (ORCPT ); Fri, 25 Jul 2008 18:13:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751833AbYGYWNc (ORCPT ); Fri, 25 Jul 2008 18:13:32 -0400 Received: from george.spearce.org ([209.20.77.23]:34594 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751815AbYGYWNc (ORCPT ); Fri, 25 Jul 2008 18:13:32 -0400 Received: by george.spearce.org (Postfix, from userid 1001) id 85CBF383A5; Fri, 25 Jul 2008 22:13:31 +0000 (UTC) Content-Disposition: inline In-Reply-To: <7vabg5r4vy.fsf@gitster.siamese.dyndns.org> 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: Junio C Hamano wrote: > > Jakub Narebski wrote: > > > >> 27. Which of the following features do you use? > >> (zero or more: multiple choice) > >> - Integration with IDE/editor (Eclipse, Emacs, TextMate,...) > >> ... > >> > >> What question about egit/jgit would you like to have in the survey? > > > > I'm not certain what else I would want to ask that is egit/jgit > > specific. > > If you do not have any specific questions you would want to see answers > to, then my point was moot, which is fine. Actually I'd like the editor integration to be broken out (if it isn't already) so we can see which editors (and thus which integrations) are popular among users. I think it would help all of the integration authors, as well as make it clear to end-users where we have integration available/under development, in case they were not aware of it previously. -- Shawn.