[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Permission column in a "dired" buffer
From: |
Eli Zaretskii |
Subject: |
Re: Permission column in a "dired" buffer |
Date: |
Fri, 16 Jun 2023 18:17:43 +0300 |
> From: Dr Rainer Woitok <rainer.woitok@gmail.com>
> Date: Fri, 16 Jun 2023 16:17:35 +0200
>
> Greeting,
>
> in my old XEmacs days I was used to point the mouse somewhere into the
> permission column of a "dired" buffer and then to toggle the permission
> under the mouse by middle-clicking it. I have run "M-x apropos dired-"
> and searched for "perm" in the resulting buffer, but didn't find any-
> thing helpful :-(
>
> Is this functionality really missing from Emacs?
That's available in wdired if you set
wdired-allow-to-change-permissions non-nil.