From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: rename and clean unexec.c Date: Thu, 05 Aug 2010 23:38:37 +0200 Message-ID: References: <83hbjjcxex.fsf@gnu.org> <87sk33pdpf.fsf@telefonica.net> <83aapbcoqs.fsf@gnu.org> <838w4vc7gs.fsf@gnu.org> <834oficgpf.fsf@gnu.org> <8339v2c9ea.fsf@gnu.org> <83tyn9vukv.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1281048173 12658 80.91.229.12 (5 Aug 2010 22:42:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Aug 2010 22:42:53 +0000 (UTC) Cc: dann@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 06 00:42:50 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh99F-0007BD-V2 for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 00:42:50 +0200 Original-Received: from localhost ([127.0.0.1]:47906 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh8uw-0003wc-TY for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 18:28:02 -0400 Original-Received: from [140.186.70.92] (port=56355 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh8kA-0007W2-Lf for emacs-devel@gnu.org; Thu, 05 Aug 2010 18:16:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh89B-0002n7-Ow for emacs-devel@gnu.org; Thu, 05 Aug 2010 17:38:42 -0400 Original-Received: from impaqm4.telefonica.net ([213.4.138.4]:27239) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh89B-0002lg-FV for emacs-devel@gnu.org; Thu, 05 Aug 2010 17:38:41 -0400 Original-Received: from IMPmailhost2.adm.correo ([10.20.102.39]) by IMPaqm4.telefonica.net with bizsmtp id qkUi1e0060r0BT63QlefVs; Thu, 05 Aug 2010 23:38:39 +0200 Original-Received: from ceviche.home ([83.61.38.247]) by IMPmailhost2.adm.correo with BIZ IMP id qled1e00E5KwfZf1ileezD; Thu, 05 Aug 2010 23:38:39 +0200 X-Brightmail-Tracker: AAAAAA== X-TE-authinfo: authemail="monnier$movistar.es" |auth_email="monnier@movistar.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" Original-Received: by ceviche.home (Postfix, from userid 20848) id 779DB66125; Thu, 5 Aug 2010 23:38:37 +0200 (CEST) In-Reply-To: <83tyn9vukv.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 05 Aug 2010 20:27:12 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:128324 Archived-At: >> I would agree to renaming it unexcoff.c but not unexdos.c, because file >> names (like function names) should describe what the file/function does, >> rather than how it's used. > I took this as tending towards Dan's request, It wasn't the intention, I had no preference either way. > and renamed the file to unexcoff.c. Fine, thanks for closing this thread. Stefan