Timeline for Change permission of file
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 9, 2021 at 7:20 | history | edited | Dieter.Wilhelm | CC BY-SA 4.0 | corrected typo |
| Sep 9, 2021 at 7:14 | history | edited | Dieter.Wilhelm | CC BY-SA 4.0 | small improvements |
| Sep 9, 2021 at 7:10 | comment | added | Dieter.Wilhelm | Hello @josaphatv, Thank you very much for your suggestions I updated the answer with your improvements and updated them with Emacs 28 developments. | |
| Sep 5, 2021 at 20:50 | history | edited | Dieter.Wilhelm | CC BY-SA 4.0 | Changed the excellent suggestions of @josaphatv slightly and took the new Emacs developments into account |
| S Sep 5, 2021 at 20:22 | history | rollback | Dieter.Wilhelm | Rollback to Revision 1 - Edit approval overridden by post owner or moderator | |
| Sep 4, 2021 at 14:31 | history | suggested | josaphatv | CC BY-SA 4.0 | Note that you need to set a specific variable for WDired to work. Also include instructions for loading dired-x. |
| Sep 3, 2021 at 17:58 | review | Suggested edits | |||
| S Sep 5, 2021 at 20:22 | |||||
| Sep 3, 2021 at 17:36 | comment | added | josaphatv | dired-x is very handy. Turn it on by adding to your init file: (add-hook 'dired-load-hook (function (lambda () (load "dired-x")))). In order to be able to edit the file perms in WDired, you also need to set (setq wdired-allow-to-change-permissions t). Then you should be able to directly edit the permissions fields. | |
| Nov 8, 2019 at 22:27 | comment | added | daveloyall | Could you edit this to present the defaults first and the extensions after? I'm mashing keys over here and nothing is working. | |
| Dec 8, 2016 at 7:48 | history | answered | Dieter.Wilhelm | CC BY-SA 3.0 |