I put my code in and compile it but then it shows up in word pad with no output just the whole code. is something wrong with Emacs?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It sounds like compile mode is misconfigured, or you’re putting in the wrong compile command when it prompts you. You’re on windows, where attempting to execute a file that isn’t itself executable will instead launch the program registered to view or edit that type of file. You must have wordpad configured as the default viewer for the files you’re editing.