From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Binding F11 and F12 to buffer-switching and file-saving by default Date: Wed, 31 Jan 2007 03:15:53 +0100 Message-ID: References: <87veio3npx.fsf@localhost.i-did-not-set--mail-host-address--so-tickle-me> <8764ao3hxn.fsf@localhost.i-did-not-set--mail-host-address--so-tickle-me> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170209772 13244 80.91.229.12 (31 Jan 2007 02:16:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Jan 2007 02:16:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Jason Spiro" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 31 03:16:10 2007 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.50) id 1HC517-0001oE-MD for ged-emacs-devel@m.gmane.org; Wed, 31 Jan 2007 03:16:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HC516-0005Qk-V2 for ged-emacs-devel@m.gmane.org; Tue, 30 Jan 2007 21:16:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HC50v-0005Qf-0O for emacs-devel@gnu.org; Tue, 30 Jan 2007 21:15:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HC50s-0005QT-I0 for emacs-devel@gnu.org; Tue, 30 Jan 2007 21:15:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HC50s-0005QQ-CY for emacs-devel@gnu.org; Tue, 30 Jan 2007 21:15:54 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.244]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HC50s-0000tF-47 for emacs-devel@gnu.org; Tue, 30 Jan 2007 21:15:54 -0500 Original-Received: by an-out-0708.google.com with SMTP id b8so44150ana for ; Tue, 30 Jan 2007 18:15:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EPKr0ceHbcrvjiNxaipiRW/DYS+NeKSu3JIWaQOGhk+t8TsKyZ7yvIjL3EJLqkGPstlqnRqqBq5gw1Oql++0f0/CfOxkR5q1ueGvXnMns1ZATMBSqtRLoVOwhtBGKbv0m41NYVgSdMhfdMhvbEYXB7wXT2rXQF9e5e/NGFMveuk= Original-Received: by 10.114.46.1 with SMTP id t1mr15958wat.1170209753251; Tue, 30 Jan 2007 18:15:53 -0800 (PST) Original-Received: by 10.115.93.4 with HTTP; Tue, 30 Jan 2007 18:15:53 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:65663 Archived-At: On 1/31/07, Jason Spiro wrote: > I suspect that many *do* use compile/recompile though :) Sure. The question is whether compile and friends need easy keybindings more than a lot of other commands. > Could we at least bind compile/recompile to some key combo, even if not to F12? I have no opinion on that. > We can bind them in a way that makes users' customizations always > override the defaults. This is what was done already with the F1 key. User customizations can always override the defaults. That's not the point. /L/e/k/t/u