From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Uday S Reddy Newsgroups: gmane.emacs.devel Subject: Re: Key bindings proposal Date: Thu, 5 Aug 2010 14:59:46 +0100 Message-ID: <19546.50130.671000.559970@gargle.gargle.HOWL> References: <19534.1494.627000.357123@gargle.gargle.HOWL> <19537.40472.267000.563053@gargle.gargle.HOWL> <176EDAD3B9E54E39870FA3F84A5DDF3C@us.oracle.com> <19542.56658.583000.394397@gargle.gargle.HOWL> <19544.1015.468000.280770@gargle.gargle.HOWL> <19546.30901.687000.971249@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1281026411 32527 80.91.229.12 (5 Aug 2010 16:40:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Aug 2010 16:40:11 +0000 (UTC) Cc: Juanma Barranquero , emacs-devel@gnu.org, Drew Adams , Uday S Reddy To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 05 18:40:08 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh3U8-0003Qb-2y for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 18:40:00 +0200 Original-Received: from localhost ([127.0.0.1]:56241 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh31w-00080L-CU for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 12:10:52 -0400 Original-Received: from [140.186.70.92] (port=34362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh2uf-00053e-5P for emacs-devel@gnu.org; Thu, 05 Aug 2010 12:03:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh2ud-00047m-C4 for emacs-devel@gnu.org; Thu, 05 Aug 2010 12:03:20 -0400 Original-Received: from sun61.bham.ac.uk ([147.188.128.150]:58813) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh2ud-000473-7x for emacs-devel@gnu.org; Thu, 05 Aug 2010 12:03:19 -0400 Original-Received: from [147.188.128.127] (helo=bham.ac.uk) by sun61.bham.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1Oh0zR-0003ik-Ny; Thu, 05 Aug 2010 15:00:09 +0100 Original-Received: from mx1.cs.bham.ac.uk ([147.188.192.53]) by bham.ac.uk with esmtp (Exim 4.43) id 1Oh0zR-0007Mn-E6; Thu, 05 Aug 2010 15:00:09 +0100 Original-Received: from gromit.cs.bham.ac.uk ([147.188.193.16] helo=MARUTI.cs.bham.ac.uk) by mx1.cs.bham.ac.uk with esmtp (Exim 4.51) id 1Oh0zQ-0007yW-8H; Thu, 05 Aug 2010 15:00:08 +0100 In-Reply-To: X-Mailer: VM 8.1.92a under 23.2.1 [EmacsW32 Version 1.58 2010-08-02] (i386-mingw-nt5.1.2600) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:128296 Archived-At: Lennart Borgman writes: > > > (And if they are, shouldn't you work to get the keyboard > > handling patch into Emacs... and then we're back to the same old > > discussion). > > They are there in my patched version. Just grab them. I am beginning to see why things haven't been working. It would be quite hard for the Emacs team to just take your patched version and figure out what is what. They would need a precise patch for each feature. After you give it to them, they will still have quite a bit work to do: to test it, document it, and to figure out if there is any interference with other stuff etc. I understand that you have spent a lot of time in doing the coding. Can't you spend a bit more in getting to the Emacs team in a usable form? Cheers, Uday