unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* dns-mode.el vs. zone-mode.el
@ 2006-08-09 18:15 Romain Francoise
  2006-08-09 19:03 ` Simon Josefsson
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Romain Francoise @ 2006-08-09 18:15 UTC (permalink / raw)
  Cc: Simon Josefsson

Emacs 22 has a new package called dns-mode.el which does pretty much the
same thing as an older package called zone-mode.el, the latter being
part of Emacs since (at least) Emacs 20.

They are so simple that we probably don't need two packages for this.

Comparing the two yields the following observations:
- dns-mode's code to update serials is more advanced and probably more
  robust;
- dns-mode's font-locking is much better;
- zone-mode updates serials automatically upon saving, via
  `write-file-functions';
- dns-mode has a menu (but it has only one item so far);
- dns-mode associates itself with .soa files in `auto-mode-alist'.

So I'm proposing to merge the two by dropping zone-mode.el, making
zone-mode an alias for dns-mode, and making dns-mode update serials
automatically upon saving (so as not to confuse users of zone-mode).

What do people think?

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-08-12 17:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).