From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Idea for compilation mode Date: Tue, 03 Jun 2003 15:42:06 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84vfvngtw1.fsf@lucy.is.informatik.uni-duisburg.de> References: <1054626136.3edc5158c76a4@webmail.isogmbh.de> <847k83flph.fsf@lucy.is.informatik.uni-duisburg.de> <1054646065.3edc9f3185c49@webmail.isogmbh.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1054648164 27615 80.91.224.249 (3 Jun 2003 13:49:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 13:49:24 +0000 (UTC) Cc: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 03 15:49:23 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NCAF-0007BH-00 for ; Tue, 03 Jun 2003 15:49:23 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NCRM-0005Y9-00 for ; Tue, 03 Jun 2003 16:07:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NC9e-0002bm-10 for emacs-devel@quimby.gnus.org; Tue, 03 Jun 2003 09:48:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NC9N-0002ZV-IS for emacs-devel@gnu.org; Tue, 03 Jun 2003 09:48:29 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NC60-0001oz-C1 for emacs-devel@gnu.org; Tue, 03 Jun 2003 09:45:01 -0400 Original-Received: from perikles.informatik.uni-duisburg.de ([134.91.35.3]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NC3o-0000ab-FY for emacs-devel@gnu.org; Tue, 03 Jun 2003 09:42:44 -0400 Original-Received: from lucy (postfix@lucy.is.informatik.uni-duisburg.de [134.91.35.216])h53Dgn1P698732; Tue, 3 Jun 2003 15:42:49 +0200 (CEST) Original-Received: by lucy (Postfix, from userid 1003) id 8D18527DF1; Tue, 3 Jun 2003 15:42:06 +0200 (CEST) Original-To: Stephan Stahl In-Reply-To: <1054646065.3edc9f3185c49@webmail.isogmbh.de> (Stephan Stahl's message of "Tue, 3 Jun 2003 15:14:25 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14630 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14630 Stephan Stahl writes: > Kai Gro=DFjohann wrote: > >> C-- C-x ` does like previous-error. > > Yes but i think in compile mode there are plenty of non used C-c keys. Ah, you mean in the *compilation* buffer! I'm sorry, I missed that. I'd prefer `n' and `p' in that buffer. In compilation-minor-mode, other keys might have to be used. --=20 This line is not blank.