On some of my Linux machines, when I file-save-as, then the system file manager pops up and I can easily select destination. On other Linux Machines, I only get the emacs internal buffer save-as, which is clunky to use for me.
I went through all the config files in emacs but could not find how to set Save-As to always use the external system file-manager.
QUESTION: How do I force emacs to always use a popup file manager during Save-As ?
use-file-dialog
? Does that fit your needs here? – Drew Oct 24 '23 at 15:25