From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Idea for determining what users use Date: Sun, 01 Jun 2003 11:53:02 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054484141 8520 80.91.224.249 (1 Jun 2003 16:15:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2003 16:15:41 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jun 01 18:15:40 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19MVUh-0002DI-00 for ; Sun, 01 Jun 2003 18:15:39 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19MVku-00040L-00 for ; Sun, 01 Jun 2003 18:32:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MVVf-0007yE-5h for emacs-devel@quimby.gnus.org; Sun, 01 Jun 2003 12:16:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19MVUE-0007gU-CG for emacs-devel@gnu.org; Sun, 01 Jun 2003 12:15:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19MVOp-0004O2-Fp for emacs-devel@gnu.org; Sun, 01 Jun 2003 12:09:36 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19MV8p-0000TW-Ig for emacs-devel@gnu.org; Sun, 01 Jun 2003 11:53:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19MV8o-0007v2-Is; Sun, 01 Jun 2003 11:53:02 -0400 Original-To: ttn@glug.org In-reply-to: (message from Thien-Thi Nguyen on Sat, 31 May 2003 08:37:03 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14561 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14561 an example of this would be, in hideshow.el, to answer the question "how often does hs-headline usage lose due to C-g?". It sounds like you're concerned with a very different kind of question from the one I had in mind. I am not sure what the issue is regarding hs-headline, but I get the impression you are considering an issue of preferences between two possible ways a feature could work. For that kind of case, we usually just take a poll.