From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: dns-mode.el vs. zone-mode.el Date: Fri, 11 Aug 2006 08:12:47 +0200 Organization: orebokech dot com Message-ID: <878xlvby1s.fsf@pacem.orebokech.com> References: <87k65hdbdc.fsf@pacem.orebokech.com> <874pwlzh0e.fsf@olgas.newt.com> <87mzacbay2.fsf@pacem.orebokech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1155276763 29140 80.91.229.2 (11 Aug 2006 06:12:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Aug 2006 06:12:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 11 08:12:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GBQG3-0004jy-Vf for ged-emacs-devel@m.gmane.org; Fri, 11 Aug 2006 08:12:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBQG3-00080r-CI for ged-emacs-devel@m.gmane.org; Fri, 11 Aug 2006 02:12:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBQFq-00080m-T5 for emacs-devel@gnu.org; Fri, 11 Aug 2006 02:12:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBQFp-0007yt-ES for emacs-devel@gnu.org; Fri, 11 Aug 2006 02:12:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBQFp-0007ym-7l for emacs-devel@gnu.org; Fri, 11 Aug 2006 02:12:21 -0400 Original-Received: from [82.67.41.165] (helo=yeast.orebokech.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GBQKt-0006B7-R9 for emacs-devel@gnu.org; Fri, 11 Aug 2006 02:17:36 -0400 Original-Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3]) by yeast.orebokech.com (Postfix) with ESMTP id D41BB12E8F; Fri, 11 Aug 2006 08:12:19 +0200 (CEST) Original-Received: by pacem.orebokech.com (Postfix, from userid 1000) id 0BDD1523F4; Fri, 11 Aug 2006 08:12:47 +0200 (CEST) Original-To: Edward O'Connor X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Edward O'Connor's message of "Thu, 10 Aug 2006 14:06:34 -0700") 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:58277 Archived-At: Edward O'Connor writes: > FWIW, I've had this in ~/.emacs for some time: > (add-hook 'dns-mode-hook > (lambda () > (add-hook 'before-save-hook > 'dns-mode-soa-increment-serial > nil t))) > Will the recent dns-mode changes cause me to increment the serial twice > on each save? Yes, but you can either remove that from your ~/.emacs, or if it's not desirable for whatever reason, set `dns-mode-soa-auto-increment-serial' to nil. -- Romain Francoise | The sea! the sea! the open it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the | ever free! --Bryan W. Procter