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

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

bug#50190: dired-chmod-program is a revenant


From: Paul Eggert
Subject: bug#50190: dired-chmod-program is a revenant
Date: Tue, 24 Aug 2021 11:11:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

This is a followup from Bug#11912.

The defcustom dired-chmod-program is no longer used by dired or any derivative. It is now used only by ange-ftp-process-file.

I suggest marking dired-chmod-program as obsolete (or removing it), and changing ange-ftp-process-file's (or (bound-and-true-p dired-chmod-program) "chmod") to simply "chmod".





reply via email to

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