Next in thread → Next in month →

Re: [docbook-apps] programlistings, double spaced?

From
Nigel Hardy <>
Date
2011-04-30T14:48:19+00:00
ID
Thread
Re: [docbook-apps] programlistings, double spaced?
Dave Pawson wrote:
> On Sat, 30 Apr 2011 14:31:26 +0200
> Niels Muller Larsen <> wrote:
>
>   
>> Hi again Dave
>>
>> Have a look at:
>> http://www.gnu.org/software/emacs/manual/html_node/emacs/Text-and-Binary.html
>>
>> I don't use emacs myself, made a little script for conversions, but
>> the pager seems to be the place.
>>
>> /Niels
>>     
>
> I'm in a wholly Unix environment now, just that I have
> many legacy files created on M$ systems?
> (setq buffer-file-coding-system 'utf-8-unix)  in .emacs
> seems to work for new files I create
> as I am told by that status line.
>   And I don't have any odd drives formatted by windows... ATM :-)
>
> Thanks Niels. 
>
>   
The "dos2unix" CLI program is the traditional answer to this if you need 
automation for a large number of files or for inclusion in a pipeline.

Nigel Hardy
Next in thread → Next in month →