From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rydis (Martin Rydstr|m) @CD.Chalmers.SE Newsgroups: gmane.emacs.help Subject: Re: zone-mode Date: 24 Jan 2004 22:46:18 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <447jzh16h4.fsf@be-well.ilk.org> <1074978893.1903.19.camel@shostakovitsj.larsemann> Reply-To: rydis+replies@cd.chalmers.se NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074981148 6613 80.91.224.253 (24 Jan 2004 21:52:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jan 2004 21:52:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 24 22:52:22 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AkVhW-00072C-00 for ; Sat, 24 Jan 2004 22:52:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AkVgt-000227-7T for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Jan 2004 16:51:43 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AkVgV-00021T-Vw for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 16:51:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AkVfz-0001uH-6M for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 16:51:18 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AkVfy-0001uE-RM for help-gnu-emacs@gnu.org; Sat, 24 Jan 2004 16:50:46 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AkVfw-0004vf-00 for ; Sat, 24 Jan 2004 22:50:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AkVbf-0004tE-00 for ; Sat, 24 Jan 2004 22:46:19 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AkVbf-0001ZW-00 for ; Sat, 24 Jan 2004 22:46:19 +0100 Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Attribution: mr X-Url: http://www.cd.chalmers.se/~rydis/ Mail-Copies-To: rydis+copies@cd.chalmers.se User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:16330 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16330 Lars Bungum writes: > My zone-files don't have a particular extension, though, so my next > challenge would be to get hold of some lines for my .emacs that would > open zone-mode for all files opened in my zone-file directory. How can > I do this? (add-to-list 'auto-mode-alist (cons "\\`/etc/namedb/Z/" 'zone-mode)) (I keep my zone-files in /etc/namedb/Z/.) Regards, 'mr -- [Emacs] is written in Lisp, which is the only computer language that is beautiful. -- Neal Stephenson, _In the Beginning was the Command Line_