From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Tramp brocken selinux support: can't safe file. Date: Thu, 22 Apr 2010 12:06:30 -0400 Message-ID: References: <87hbn3oh8p.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271955076 22024 80.91.229.12 (22 Apr 2010 16:51:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 16:51:16 +0000 (UTC) Cc: Sascha Wilde , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 18:51:14 2010 connect(): No such file or directory 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 1O4zcP-000208-0X for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 18:51:13 +0200 Original-Received: from localhost ([127.0.0.1]:56869 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zcO-0006Xa-Jc for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 12:51:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4zDn-0008Mz-1g for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:25:47 -0400 Original-Received: from [199.232.76.173] (port=38278 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zDm-0008Me-Ix for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:25:46 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O4zDk-0001hZ-QK for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:25:46 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53786) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O4zDk-0001fP-4p for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:25:44 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O4yv8-0005sV-6I; Thu, 22 Apr 2010 12:06:30 -0400 X-Spook: advisors cypherpunk red noise Bruxelles John Kerry AIEWS X-Ran: WP{Jk4_|(<3.d$aUvhdn9MzweP\Dx[Br8.oO}"F|.%,-o_yL01V([O#/zz\-p_@~eOnq_M X-Hue: white X-Attribution: GM In-Reply-To: <87hbn3oh8p.fsf@gmx.de> (Michael Albinus's message of "Thu\, 22 Apr 2010 13\:32\:06 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124058 Archived-At: Michael Albinus wrote: > I've seen it also, and I have committed a similar patch an hour > ago. Unfortunately, the change in `copy-file' was done silently (at > least I haven't seen an announcement emacs-devel). Sorry, my bad. SELinux discussion is at following link. No-one commented at all, despite my repeated appeals; but I should have pointed out the Tramp piece to you personally. http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00081.html > The corresponding handlers in Tramp I will implement later on. However, > I believe, that the changed parameter list of `copy-file' as well as the > new primitives `file-selinux-context' and `set-file-selinux-context' > shall be documented in doc/lispref. Sure. That's why they are in the NEWS file with no markup, as is standard practice.