[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] problems with git pull
From: |
Arash Esbati |
Subject: |
Re: [AUCTeX-devel] problems with git pull |
Date: |
Sat, 28 Nov 2015 17:55:15 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 |
Uwe Brauer <address@hidden> writes:
> BTW how can I figure out the end-of-line conventions of the actual
> files?
>
> When I open them in Emacs I don't see (DOS) or anything like this in the
> modeline.
DOS end-of-lines are indicated with `\' in modeline, Unix with `(Unix)'.
For me, it is the second item from left, first one indicates the buffer
coding system. Your message appears like this on my box:
![PNG image](pngcrSLXHvS6u.png)
Best, Arash