From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Timur Aydin Newsgroups: gmane.emacs.help Subject: Re: defadvicing next-error Date: Tue, 31 Mar 2015 19:34:16 +0300 Message-ID: <551ACC88.6090508@taydin.org> References: <551A9088.6060004@taydin.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1427819683 22159 80.91.229.3 (31 Mar 2015 16:34:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 31 Mar 2015 16:34:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 31 18:34:42 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 1Ycz7b-0005TU-3G for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Mar 2015 18:34:35 +0200 Original-Received: from localhost ([::1]:39590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycz7a-000672-56 for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Mar 2015 12:34:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycz7O-00066t-T7 for help-gnu-emacs@gnu.org; Tue, 31 Mar 2015 12:34:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ycz7K-0004nv-RU for help-gnu-emacs@gnu.org; Tue, 31 Mar 2015 12:34:22 -0400 Original-Received: from bonsai.taydin.org ([213.14.134.124]:52616 helo=mail.taydin.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycz7K-0004nn-L0 for help-gnu-emacs@gnu.org; Tue, 31 Mar 2015 12:34:18 -0400 Original-Received: from [10.2.1.100] (unknown [10.2.1.100]) by mail.taydin.org (Postfix) with ESMTPSA id 4EDB544003A for ; Tue, 31 Mar 2015 19:34:17 +0300 (EEST) User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.14.134.124 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:103469 Archived-At: On 3/31/2015 6:09 PM, Andy Moreton wrote: > There is no need for advice: see variable next-error-recenter. > Thank you for this information. I have customized it and now it works perfectly. -- Timur