[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp brocken selinux support: can't safe file.
From: |
Michael Albinus |
Subject: |
Re: Tramp brocken selinux support: can't safe file. |
Date: |
Thu, 22 Apr 2010 21:00:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Glenn Morris <address@hidden> writes:
>> 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.
No problem. I was trapped the default way: "something is wrong" :-)
>> 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.
Maybe it is also worth to mention the new parameter of `copy-file' in NEWS?
Best regards, Michael.