ginqi7 / leetcode-emacs

an emacs plugin to write leetcode programs
41 stars 7 forks source link

Adds a function to fix line-endings #4

Closed anmoljagetia closed 5 years ago

anmoljagetia commented 5 years ago

So, this function does fix the line endings when run interactively, but it doesn't when it is run the first time. I guess I need to add this to more places. I am an emacs newbie, so can you guide me where do I call this function to fix the issue #3 ?