[Github-comments] [geany/geany] "Default end of line characters" gets ignored (#1950)

tmssngr notifications at xxxxx
Wed Sep 12 15:10:52 UTC 2018


I'm using following commands:

```
set file=foobar.txt

if not exist "%file%" (
	type nul >> %file%
)

start "" "C:\Program Files (x86)\Geany\bin\geany.exe" "%file%"
```
If I use `File->New` no empty file will be created, but one containing the configured line ending. Maybe that is the workaround ("hack") Geany actually is using to set the default.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1950#issuecomment-420684994
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180912/1d6a14fd/attachment.html>


More information about the Github-comments mailing list