Turn off prompt when saving file in emacs

How can I turn off the prompt when I try to save the file in Emacs?

I mean every time I do C-xs, emacs always ask "Save file xxx?"

How can I disable this prompt?


Solution 1:

You're looking for the command C-x C-s (keep holding control when you hit the "s"). That doesn't prompt before save.