From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: file extensions for gettext/msgfmt Date: Sun, 7 Jul 2002 11:09:32 +0300 (IDT) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1026106659 29805 127.0.0.1 (8 Jul 2002 05:37:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 8 Jul 2002 05:37:39 +0000 (UTC) Cc: Emacs developers Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RRDO-0007kc-00 for ; Mon, 08 Jul 2002 07:37:38 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17RRLC-0002wW-00 for ; Mon, 08 Jul 2002 07:45:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RRDt-0005PM-00; Mon, 08 Jul 2002 01:38:09 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173] helo=monty-python) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RQ4a-0003XK-00 for ; Mon, 08 Jul 2002 00:24:28 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python with esmtp (Exim 4.05) id 17R79T-0008Ee-00 for emacs-devel@gnu.org; Sun, 07 Jul 2002 04:12:15 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id LAA23464; Sun, 7 Jul 2002 11:09:32 +0300 (IDT) X-Sender: eliz@is Original-To: Karl Eichwalder In-Reply-To: Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5551 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5551 On Sun, 7 Jul 2002, Karl Eichwalder wrote: > > Files produced by msgfmt are not junk, they can be copied, renamed, > > and even edited if necessary. > > These files are binary files. IMHO, being binary files is not a reason good enough to be added to that list. > You don't want to edit them That's for the user to decide; there's "M-x hexl-find-file". > when I view > a directory with po files using dired, I don't want to see the .mo > files. Then you can add them as your local customizations. > Concerning copying and renaming: That's valid for other files, too > (.dvi, .pdf, .log, .aux, .elc). No.