From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jiri Pejchal Newsgroups: gmane.emacs.devel Subject: Re: Binding F11 and F12 to buffer-switching and file-saving by default Date: Wed, 31 Jan 2007 19:58:54 +0100 Message-ID: <87mz3zqaz5.fsf@gmail.com> 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=us-ascii X-Trace: sea.gmane.org 1170270031 22693 80.91.229.12 (31 Jan 2007 19:00:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Jan 2007 19:00:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 31 20:00:15 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 1HCKfT-0002gn-Rm for ged-emacs-devel@m.gmane.org; Wed, 31 Jan 2007 19:58:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCKfT-0003VR-IG for ged-emacs-devel@m.gmane.org; Wed, 31 Jan 2007 13:58:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCKfI-0003S9-Rd for emacs-devel@gnu.org; Wed, 31 Jan 2007 13:58:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCKfH-0003Rr-2M for emacs-devel@gnu.org; Wed, 31 Jan 2007 13:58:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCKfG-0003Ro-Tb for emacs-devel@gnu.org; Wed, 31 Jan 2007 13:58:38 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HCKfG-0004eF-86 for emacs-devel@gnu.org; Wed, 31 Jan 2007 13:58:38 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HCKfE-0001jW-OI for emacs-devel@gnu.org; Wed, 31 Jan 2007 19:58:36 +0100 Original-Received: from ip-89-102-35-234.karneval.cz ([89.102.35.234]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Jan 2007 19:58:36 +0100 Original-Received: from jiri.pejchal by ip-89-102-35-234.karneval.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Jan 2007 19:58:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ip-89-102-35-234.karneval.cz User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:jjRzjtaR4SxwkhhsfaAgPjmIGqw= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:65714 Archived-At: "Jason Spiro" writes: > 2007/1/30, Juanma Barranquero : >> On 1/30/07, Jason Spiro wrote: >> >> > I suspect that one of the most popular uses of Emacs is programming. >> >> Yeah. That doesn't mean people use compile/recompile. I almost never >> use it, and I do use Emacs to do programming. > > I suspect that many *do* use compile/recompile though :) > > Could we at least bind compile/recompile to some key combo, even if not to F12? I have compile bound to C-x C-a. It's easy to do C-x C-s C-x C-a then. -- Jiri Pejchal