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: Sat, 07 Jun 2003 14:01:22 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84wufy9jvx.fsf@lucy.is.informatik.uni-duisburg.de> References: <1054626136.3edc5158c76a4@webmail.isogmbh.de> <1054794343.3edee2670f306@webmail.isogmbh.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054987468 12012 80.91.224.249 (7 Jun 2003 12:04:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2003 12:04:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 07 14:04:27 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 19OcQt-00037Z-00 for ; Sat, 07 Jun 2003 14:04:27 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Ocju-0002YH-00 for ; Sat, 07 Jun 2003 14:24:07 +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 19OcRJ-0007DM-D7 for emacs-devel@quimby.gnus.org; Sat, 07 Jun 2003 08:04:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OcPQ-0005ZH-4Q for emacs-devel@gnu.org; Sat, 07 Jun 2003 08:02:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OcP9-0005NA-C4 for emacs-devel@gnu.org; Sat, 07 Jun 2003 08:02:39 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OcOT-0005B7-4V for emacs-devel@gnu.org; Sat, 07 Jun 2003 08:01:57 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19OcM5-0002vt-00 for ; Sat, 07 Jun 2003 13:59:29 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19OcM4-0002vk-00 for ; Sat, 07 Jun 2003 13:59:28 +0200 Original-Lines: 9 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Z/ETAcYbdLlgL7tBSwrRiu5g4eE= 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:14874 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14874 Stephan Stahl writes: > My point was not to replace C-x ` but to add some keybindings to make compile > mode better. When compiling i think one is often in the compile buffer and > could surely use this bindings. M-n and M-p move between errors in the *compilation* buffer. -- This line is not blank.