From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: next-error ignore info and warning levels Date: Fri, 16 Jan 2015 03:26:47 -0800 (PST) Message-ID: <33bcdd70-5032-4824-92b3-f462032402d9@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1421407820 27089 80.91.229.3 (16 Jan 2015 11:30:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Jan 2015 11:30:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 16 12:30:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YC56Z-0005WU-UL for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Jan 2015 12:30:20 +0100 Original-Received: from localhost ([::1]:55132 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YC56Z-0002Pl-5C for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Jan 2015 06:30:19 -0500 X-Received: by 10.236.61.111 with SMTP id v75mr11262725yhc.39.1421407607457; Fri, 16 Jan 2015 03:26:47 -0800 (PST) X-Received: by 10.140.34.206 with SMTP id l72mr319538qgl.0.1421407607401; Fri, 16 Jan 2015 03:26:47 -0800 (PST) Original-Path: usenet.stanford.edu!v8no1409910qal.1!news-out.google.com!n9ni489qai.0!nntp.google.com!v8no1409905qal.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.244.128.25; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 83.244.128.25 User-Agent: G2/1.0 Injection-Date: Fri, 16 Jan 2015 11:26:47 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:209833 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102112 Archived-At: Hi all, I would like to customise the behaviour of next-error (or, at least replace the keybinding with an alternative function) that skips out the info and warning level matches (as correctly discovered by compilation-error-regexp-alist). Does anybody on the list have such a custom setup, or is able to advise on how to create the customisation? Best regards, Sam