bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42895: 27.1; error when moving files in dired


From: Waleed Yousef
Subject: bug#42895: 27.1; error when moving files in dired
Date: Mon, 17 Aug 2020 09:30:40 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Thanks all;

I downloaded the new dired+.el and had this in my .emacs (so I commented
out the dired-fixups):

(load "~/.emacs.d/loadpath/dired+.el")
;;(require 'dired-fixups)
(require 'dired-tar)

and it works perfect now.

Please, just confirm to me that I no longer need dired-fixups




Tino Calancha <tino.calancha@gmail.com> writes:

> Robert Pluim <rpluim@gmail.com> writes:
>
>>>>>>> On Mon, 17 Aug 2020 08:23:04 -0700, Waleed Yousef <wyousef@fcih.net> 
>>>>>>> said:
>>
>>     Waleed> I update the packages almost daily! How do I have the old one?
>>
>> dired+ is not distributed via any of the ELPA systems, updating it
>> must be done manually from the location Tino mentioned.
> Exactly.  IIRC, it was distributed within MELPA, as other Drew libs,
> until MELPA baned libs stored at emacswiki.
> I see you have in your .emacs:
>
> (use-package dired+)
>
> Very likely this downloaded an old version from when emacswiki was OK
> for MELPA: you won't get dired+.el updates with that line anymore.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]