From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: GTK file selector Date: Mon, 19 Dec 2005 18:45:03 -0500 Message-ID: References: <1134552456.439fe58850f31@imp5-g19.free.fr> <878xuma53q.fsf@jurta.org> <43A31FF5.2000007@swipnet.se> <877ja45eq6.fsf@jurta.org> <43A59608.4060707@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1135036131 27410 80.91.229.2 (19 Dec 2005 23:48:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Dec 2005 23:48:51 +0000 (UTC) Cc: juri@jurta.org, jan.h.d@swipnet.se, ich@frank-schmitt.net, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 20 00:48:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EoUip-0003Hb-0W for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2005 00:47:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoUjg-0002PB-MX for ged-emacs-devel@m.gmane.org; Mon, 19 Dec 2005 18:48:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EoUjV-0002P5-OG for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:47:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EoUjV-0002Os-DC for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:47:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EoUjV-0002Op-96 for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:47:57 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EoUmX-0004Bg-07 for emacs-devel@gnu.org; Mon, 19 Dec 2005 18:51:05 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EoUgh-0005xL-4G; Mon, 19 Dec 2005 18:45:03 -0500 Original-To: rms@gnu.org In-reply-to: (rms@gnu.org) 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:48066 Archived-At: I wrote Open File should not make files read only, if the user can read them. I meant to write Open File should not make files read only, if the user can write them.