From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Mike Kupfer Newsgroups: gmane.emacs.devel Subject: Re: Emacs Survey 2022 - design Date: Wed, 18 May 2022 22:22:35 -0700 Message-ID: <166953.1652937755@alto> References: <87ee0sb3by.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6307"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Timothy Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 19 07:24:29 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nrYeD-0001YF-9B for ged-emacs-devel@m.gmane-mx.org; Thu, 19 May 2022 07:24:29 +0200 Original-Received: from localhost ([::1]:52880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrYeB-0002Qu-NO for ged-emacs-devel@m.gmane-mx.org; Thu, 19 May 2022 01:24:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nrYcZ-0001iG-Oj for emacs-devel@gnu.org; Thu, 19 May 2022 01:22:47 -0400 Original-Received: from shell1.rawbw.com ([198.144.192.42]:19071) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nrYcY-0006NC-7Z for emacs-devel@gnu.org; Thu, 19 May 2022 01:22:47 -0400 Original-Received: from alto (135-180-174-172.dsl.dynamic.sonic.net [135.180.174.172] (may be forged)) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 24J5MaUw011521 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 18 May 2022 22:22:41 -0700 (PDT) (envelope-from mkupfer@alum.berkeley.edu) X-Authentication-Warning: shell1.rawbw.com: Host 135-180-174-172.dsl.dynamic.sonic.net [135.180.174.172] (may be forged) claimed to be alto In-Reply-To: Your message of "Tue, 17 May 2022 22:51:14 +0800." <87ee0sb3by.fsf@gmail.com> X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 28.1 Content-ID: <166952.1652937755.1@alto> Received-SPF: none client-ip=198.144.192.42; envelope-from=mkupfer@alum.berkeley.edu; helo=shell1.rawbw.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289952 Archived-At: Hi Timothy, thanks for giving us an opportunity to comment on the draft survey. > ** What features motivated you to initially try Emacs? :MultiSelect: Please add "other" as a response. I started using Emacs because it was the only way I knew of to get multiple windows on a 24x80 terminal, back in 1983 or 1984. > * Packages If you're going to make these questions mandatory, please allow for responses along the lines of "I don't use third-party packages". > ** Do you use an Email client in Emacs? :RadioSelect:Mandatory: Please add MH-E. Also, please make this MultiSelect. I use both MH-E and Gnus. > ** Do you maintain any Emacs packages? :RadioSelect:Mandatory: Please clarify the wording: does "packages" here refer only to third-party packages, or does it also include things that ship as part of Emacs? best regards, mike