From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Wohler Newsgroups: gmane.emacs.devel Subject: Re: dns-mode.el vs. zone-mode.el Date: Fri, 11 Aug 2006 10:55:53 -0700 Organization: Newt Software Message-ID: <87mzabxil2.fsf@olgas.newt.com> References: <87k65hdbdc.fsf@pacem.orebokech.com> <874pwlzh0e.fsf@olgas.newt.com> <87mzacbay2.fsf@pacem.orebokech.com> <878xlvby1s.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 1155319251 6116 80.91.229.2 (11 Aug 2006 18:00:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Aug 2006 18:00:51 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 11 20:00:50 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 1GBbJG-0000oR-DN for ged-emacs-devel@m.gmane.org; Fri, 11 Aug 2006 20:00:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBbJF-000060-Sk for ged-emacs-devel@m.gmane.org; Fri, 11 Aug 2006 14:00:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBbIx-0008Te-Fq for emacs-devel@gnu.org; Fri, 11 Aug 2006 14:00:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBbIv-0008Sw-SH for emacs-devel@gnu.org; Fri, 11 Aug 2006 14:00:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBbIv-0008Sq-Mv for emacs-devel@gnu.org; Fri, 11 Aug 2006 14:00:17 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GBbO6-0001S1-Pk for emacs-devel@gnu.org; Fri, 11 Aug 2006 14:05:39 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GBbIg-0000gO-IP for emacs-devel@gnu.org; Fri, 11 Aug 2006 20:00:02 +0200 Original-Received: from c-67-161-47-42.hsd1.ca.comcast.net ([67.161.47.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Aug 2006 20:00:02 +0200 Original-Received: from wohler by c-67-161-47-42.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Aug 2006 20:00:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 24 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-67-161-47-42.hsd1.ca.comcast.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:NewIP/YbVaM+pqbSLvLKrsHxs8A= 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:58294 Archived-At: Romain Francoise writes: > 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. This note should definitely be added to NEWS so that users of dns-mode can proactively clean up their .emacs upon the upgrade to Emacs 22. -- Bill Wohler http://www.newt.com/wohler/ GnuPG ID:610BD9AD