Software Ninja

The Software Ninja is a professional software developer. Here are some books I find interesting and useful.

My Photo
Name: Matthew O. Smith
Location: Utah, United States

While continuing to provide for his family as a computer programmer, Matt has been studying marriage and relationships for many years. He is the author of the soon to be released book: Ferocious Flirting: Making Marriage Wonderful. He is also available for speaking to groups on keeping the romance going in marriage. Feel free to email me with comments, questions or suggestions.

Tuesday, November 11, 2008

Paul's Time Sink | Force emacs to open files in unix mode

I found this over at Paul's Time Sink. Thanks Paul.

Paul's Time Sink | Force emacs to open files in unix mode: "believe that emacs by default will use the line endings for current system when opening and saving text files. This may cause a problem when you want to force the file to be saved with different line endings. I found this series of commands to force the file to be opened in unix mode:

C-x RET c unix RET C-x C-f

You can replace unix with dos, if you want to use those types of line endings."

0 Comments:

Post a Comment

<< Home