From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: EMACS_INT cleanup Date: Fri, 24 Sep 2010 16:04:46 +0200 Organization: Organization?!? Message-ID: <87aan71blt.fsf@lola.goethe.zz> References: <8339t0uthi.fsf@gnu.org> <831v8kurwd.fsf@gnu.org> <83wrqctcha.fsf@gnu.org> <83vd5wtc7j.fsf@gnu.org> <83bp7ntosd.fsf@gnu.org> <83aan7tksh.fsf@gnu.org> <838w2rthil.fsf@gnu.org> <8362xvtgb4.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285337120 28682 80.91.229.12 (24 Sep 2010 14:05:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2010 14:05:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 24 16:05:18 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 1Oz8tp-0005Ak-7N for ged-emacs-devel@m.gmane.org; Fri, 24 Sep 2010 16:05:17 +0200 Original-Received: from localhost ([127.0.0.1]:45752 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oz8to-0007ip-Iy for ged-emacs-devel@m.gmane.org; Fri, 24 Sep 2010 10:05:16 -0400 Original-Received: from [140.186.70.92] (port=51592 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oz8tg-0007ie-QL for emacs-devel@gnu.org; Fri, 24 Sep 2010 10:05:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oz8tZ-0003uq-JD for emacs-devel@gnu.org; Fri, 24 Sep 2010 10:05:08 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:44800) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oz8tZ-0003uW-DT for emacs-devel@gnu.org; Fri, 24 Sep 2010 10:05:01 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Oz8tS-0004zw-6A for emacs-devel@gnu.org; Fri, 24 Sep 2010 16:04:54 +0200 Original-Received: from p508ed727.dip.t-dialin.net ([80.142.215.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Sep 2010 16:04:54 +0200 Original-Received: from dak by p508ed727.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Sep 2010 16:04:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: p508ed727.dip.t-dialin.net X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:Y0+pVTg2jm9QVNxxcqFGjymjUEY= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:130775 Archived-At: Lars Magne Ingebrigtsen writes: > Eli Zaretskii writes: > >> This step is not needed. You can instead use the -W switch to Make: >> >> cd src && make FOO.o -W FOO.c > > Nice. The f7 macro could be extended to do that automatically. > > Oh, and I also have > > (global-set-key [f9] 'next-error) > > `C-x `' is just way too much work. M-g M-n should work equally well. -- David Kastrup