Sergey Pashinin <[email protected]> writes: Hi Sergey,
> When editing a file like: > /sudo:localhost:/etc/.../postgresql.conf > > which owner is "postgres": > -rw-r--r-- 1 postgres postgres 19307 Jan 17 23:41 postgresql.conf > > and then save it, emacs changes file owner: > -rw-r--r-- 1 root root 19308 Jan 17 23:42 postgresql.conf > > The owner should remain the same, no? Thanks for the report. The problem is the same as described in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13282>. It is fixed in the repositories. You could upgrade to Tramp 2.2.7-pre. Please note, that Tramp has changed its repository to git, see <http://www.gnu.org/software/tramp/#Obtaining-Tramp> for instructions. Alternatively, you could use the recent pretest version of Emacs 24.3. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
