GNU bug report logs - #45691
28.0.50; dired-do-copy leaks metadata in remote Dired buffers

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Wed, 6 Jan 2021 14:46:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45691 in the body.
You can then email your comments to 45691 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to michael.albinus <at> gmx.de, uyennhi.qm <at> gmail.com, bug-gnu-emacs <at> gnu.org:
bug#45691; Package emacs. (Wed, 06 Jan 2021 14:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tino Calancha <tino.calancha <at> gmail.com>:
New bug report received and forwarded. Copy sent to michael.albinus <at> gmx.de, uyennhi.qm <at> gmail.com, bug-gnu-emacs <at> gnu.org. (Wed, 06 Jan 2021 14:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tino Calancha <tino.calancha <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; dired-do-copy leaks metadata in remote Dired buffers
Date: Wed, 06 Jan 2021 15:45:41 +0100
X-Debbugs-Cc: michael.albinus <at> gmx.de,uyennhi.qm <at> gmail.com


After commit 'Fix error in tramp-sh-handle-insert-directory'
(f5a1315f1ea035f30d1161e4af200acafdfebe01)
copying a file with `direddo-copy' inserts internal metadata in the
Dired buffer.

To reproduce:

emacs -Q /sudo::/home/USERNAME
;; copy an existent file in a Tramp Dired buffer as follows:
j test-file RET
C test-file-copy RET
;; In addition to the copied file, the following internal metadata is included in the buffer:
//DIRED// 41 48
//DIRED-OPTIONS// --quoting-style=literal



In GNU Emacs 28.0.50 (build 4, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars)
 of 2021-01-06 built on localhost.example.com
Repository revision: f5a1315f1ea035f30d1161e4af200acafdfebe01
Repository branch: bisect
Windowing system distributor 'The X.Org Foundation', version 11.0.12010000
System Description: openSUSE Tumbleweed

Configured using:
 'configure --with-x-toolkit=lucid'

Configured features:
XPM JPEG TIFF GIF PNG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY
LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS
LUCID X11 XDBE XIM MODULES THREADS PDUMPER

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Dired by name

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny rfc822 mml easymenu
mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs
text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils dired-aux dired dired-loaddefs tramp-cache
tramp-sh tramp tramp-loaddefs trampver tramp-integration files-x
tramp-compat shell pcomplete comint ansi-color ring parse-time iso8601
time-date ls-lisp format-spec auth-source cl-seq eieio eieio-core
cl-macs eieio-loaddefs cl-loaddefs cl-lib password-cache json subr-x map
seq byte-opt gv bytecomp byte-compile cconv iso-transl tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win
x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button
loaddefs faces cus-face macroexp files window text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo x-toolkit
x multi-tty make-network-process emacs)

Memory information:
((conses 16 71072 9392)
 (symbols 48 8335 1)
 (strings 32 26609 1818)
 (string-bytes 1 939429)
 (vectors 16 15206)
 (vector-slots 8 209157 11436)
 (floats 8 40 31)
 (intervals 56 1065 322)
 (buffers 984 12))




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45691; Package emacs. (Sun, 10 Jan 2021 12:30:02 GMT) Full text and rfc822 format available.

Message #8 received at 45691 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: 45691 <at> debbugs.gnu.org, uyennhi.qm <at> gmail.com
Subject: Re: bug#45691: 28.0.50; dired-do-copy leaks metadata in remote
 Dired buffers
Date: Sun, 10 Jan 2021 13:29:24 +0100
Tino Calancha <tino.calancha <at> gmail.com> writes:

Hi Tino,

> After commit 'Fix error in tramp-sh-handle-insert-directory'
> (f5a1315f1ea035f30d1161e4af200acafdfebe01)
> copying a file with `direddo-copy' inserts internal metadata in the
> Dired buffer.

Should be fixed now, could you pls check?

Best regards, Michael.




bug Marked as fixed in versions 28.1. Request was from Michael Albinus <michael.albinus <at> gmx.de> to control <at> debbugs.gnu.org. (Sun, 10 Jan 2021 12:32:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#45691; Package emacs. (Sun, 10 Jan 2021 15:45:01 GMT) Full text and rfc822 format available.

Message #13 received at 45691 <at> debbugs.gnu.org (full text, mbox):

From: Tino Calancha <tino.calancha <at> gmail.com>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 45691 <at> debbugs.gnu.org, uyennhi.qm <at> gmail.com,
 Tino Calancha <tino.calancha <at> gmail.com>
Subject: Re: bug#45691: 28.0.50; dired-do-copy leaks metadata in remote Dired
 buffers
Date: Sun, 10 Jan 2021 16:43:48 +0100 (CET)

On Sun, 10 Jan 2021, Michael Albinus wrote:

> Should be fixed now, could you pls check?
I confirm that it is working fine now.
Thank you Michael!




Reply sent to Michael Albinus <michael.albinus <at> gmx.de>:
You have taken responsibility. (Sun, 10 Jan 2021 16:10:01 GMT) Full text and rfc822 format available.

Notification sent to Tino Calancha <tino.calancha <at> gmail.com>:
bug acknowledged by developer. (Sun, 10 Jan 2021 16:10:01 GMT) Full text and rfc822 format available.

Message #18 received at 45691-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: 45691-done <at> debbugs.gnu.org, uyennhi.qm <at> gmail.com
Subject: Re: bug#45691: 28.0.50; dired-do-copy leaks metadata in remote
 Dired buffers
Date: Sun, 10 Jan 2021 17:09:37 +0100
Tino Calancha <tino.calancha <at> gmail.com> writes:

Hi Tino,

> I confirm that it is working fine now.

Thanks for the feedback, I'm closing the bug.

> Thank you Michael!

Best regards, Michael.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 08 Feb 2021 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.