bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \r\n confuses #! !#


From: Marius Vollmer
Subject: Re: \r\n confuses #! !#
Date: Sun, 21 Mar 2004 03:02:51 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Bill Schottstaedt <address@hidden> writes:

> read.c (line 271 in 1.6.4, 286 in CVS):
>
> in skip_scsh_block_comment (SCM port)
>
>        if (history == (('\n' << 24) | ('!' << 16) | ('#' << 8) | '\n'))
>
> gets confused if the text editor uses \r\n rather than \n.

Fixed, thanks!

> (This is possible with emacs, though I'm not sure how).

You can select the 'dos' coding system for saving a file, for example.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]