How can I make sure that Emacs opens files with extension *.rec as normal text files?
When I try to open a file with the extnsion *.rec, I get the error message Running someFile.rec...done without the file being opened.
I assume that rec-mode is not installed because its status is Available from gnu (see below).
What can I do in order for Emacs to open *.rec files as plain, normal text files?

