On Monday 14 November 2016 12:19:32 Graeme Geldenhuys wrote:
> Hi Martin,
>
> In "Project Options > Editor > Source" there is a EOL Style combobox
> with four options
>
>   eol_default
>   eol_system
>   eol_unix
>   eol_windows
>
> What is the difference between the first two?
>
eol_default = written file has the same lineending than the read file.

> In my projects I normally have it set to eol_system, but I've experience
> some Copy & Paste issues in the source editor, where multiple lines get
> concatenated into fewer lines. Forcing that setting to eol_unix resolved
> the issue, but it's not idea, because sometimes I work on the same
> project from Windows too, and I don't want to keep having to remember to
> toggle that option.
>
That is strange because copy always uses system lineending independent 
of 'Eolstyle' setting.

> I would have expected eol_system to automatically detect which OS I'm
> using, and thus what EOL style to use - but then I do I experience to
> Copy & Paste issues?
>
Maybe still this problem
https://www.mail-archive.com/mseide-msegui-talk%40lists.sourceforge.net/msg08918.html

Martin

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to