all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Edward O'Connor <hober0@gmail.com>
Subject: Re: dns-mode.el vs. zone-mode.el
Date: Thu, 10 Aug 2006 14:06:34 -0700	[thread overview]
Message-ID: <m28xlwz4f9.fsf@roisin.evdb.com> (raw)
In-Reply-To: 87mzacbay2.fsf@pacem.orebokech.com

Romain Francoise wrote:

> What I took from zone-mode is the fact that serials are incremented
> upon saving, the updating code in dns-mode was already there and is
> much more advanced than that of zone-mode (it supports a variety of
> formats).

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?


Ted

-- 
Edward O'Connor
hober0@gmail.com

Ense petit placidam sub libertate quietem.

  reply	other threads:[~2006-08-10 21:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 18:15 dns-mode.el vs. zone-mode.el Romain Francoise
2006-08-09 19:03 ` Simon Josefsson
2006-08-09 22:22 ` Bill Wohler
2006-08-10 20:19   ` Romain Francoise
2006-08-10 21:06     ` Edward O'Connor [this message]
2006-08-11  6:12       ` Romain Francoise
2006-08-11 17:55         ` Bill Wohler
2006-08-12 12:16           ` Romain Francoise
2006-08-12 17:14             ` Bill Wohler
2006-08-12 17:17               ` David Kastrup
2006-08-10  1:14 ` Richard Stallman
2006-08-10 20:15   ` Romain Francoise

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m28xlwz4f9.fsf@roisin.evdb.com \
    --to=hober0@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.