From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Patch Makefile.in to remove .DS_Store on MacOSX Date: Sat, 15 Aug 2009 21:29:05 -0400 Message-ID: <87k514o8bi.fsf@cyd.mit.edu> References: <790AD3D2-26B5-457F-9E31-4C11B43AC760@mac.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250386105 3989 80.91.229.12 (16 Aug 2009 01:28:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Aug 2009 01:28:25 +0000 (UTC) Cc: emacs-devel To: Seiji Zenitani Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 16 03:28:18 2009 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.50) id 1McUXh-0006au-SC for ged-emacs-devel@m.gmane.org; Sun, 16 Aug 2009 03:28:18 +0200 Original-Received: from localhost ([127.0.0.1]:42275 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McUXh-0002ZM-BC for ged-emacs-devel@m.gmane.org; Sat, 15 Aug 2009 21:28:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McUXc-0002Z7-I7 for emacs-devel@gnu.org; Sat, 15 Aug 2009 21:28:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McUXX-0002Yv-4d for emacs-devel@gnu.org; Sat, 15 Aug 2009 21:28:11 -0400 Original-Received: from [199.232.76.173] (port=55618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McUXW-0002Ys-Uy for emacs-devel@gnu.org; Sat, 15 Aug 2009 21:28:06 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:47517) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McUXW-0001Oo-O8 for emacs-devel@gnu.org; Sat, 15 Aug 2009 21:28:06 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id A64B357E21C; Sat, 15 Aug 2009 21:29:05 -0400 (EDT) In-Reply-To: <790AD3D2-26B5-457F-9E31-4C11B43AC760@mac.com> (Seiji Zenitani's message of "Sat, 15 Aug 2009 20:36:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.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:114287 Archived-At: Seiji Zenitani writes: > I think this proposal is reasonable. > > The .DS_Store is a meta file to store GUI-related information > (size, position of the window or icon's position in the window), > and it is automatically generated by Finder (the file browser). > > Can I install this? OK.