dired_show_dot_files

Piscium <[email protected]> Sun, 21 Aug 2022 12:17:09 +0100
Newsgroups gmane.editors.qemacs.devel
Message-ID <CAFMg86t8R2NbOqwwwtxgrTeg_BOoOpJf078Cewo3ouHVLfHGXg@mail.gmail.com>
Hi Charlie,

If I want to hide or unhide the dot files I can press F8 to call the
set-variable function, then enter dired_show_dot_files, then enter its
desired value, 0 or 1.

Because I do this often I thought of assigning F2 to set
dired_show_dot_files to 1 and F3 to set it to 0. Is this possible?