From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Binding a command to the down-event of a toolbar button Date: Sat, 01 Apr 2006 14:45:21 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1143891942 20443 80.91.229.2 (1 Apr 2006 11:45:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Apr 2006 11:45:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 01 13:45:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FPeXy-000647-Tu for ged-emacs-devel@m.gmane.org; Sat, 01 Apr 2006 13:45:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPeXx-0001jR-W6 for ged-emacs-devel@m.gmane.org; Sat, 01 Apr 2006 06:45:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FPeXn-0001jM-JC for emacs-devel@gnu.org; Sat, 01 Apr 2006 06:45:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FPeXk-0001jA-7V for emacs-devel@gnu.org; Sat, 01 Apr 2006 06:45:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FPeXk-0001j7-1O for emacs-devel@gnu.org; Sat, 01 Apr 2006 06:45:24 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FPeaK-0002mv-HU for emacs-devel@gnu.org; Sat, 01 Apr 2006 06:48:04 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-13-61.inter.net.il [80.230.13.61]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DWI20075 (AUTH halo1); Sat, 1 Apr 2006 14:45:20 +0300 (IDT) Original-To: "Drew Adams" In-reply-to: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52280 Archived-At: > From: "Drew Adams" > Date: Fri, 31 Mar 2006 10:35:55 -0800 > > My guess is that many (most?) of the most important Emacs features were not > developed because users asked for them or because other UIs already had > them. They were invented or discovered by Emacs user-developers (many by > you!). Such stuff is being created everyday, with varying degrees of > usefulness ;-). Actually, as far as GUI features are concerned, AFAIR most of them were added because other GUI programs had them and users expected them. Non-GUI features are another matter.