emacs-devel
[Top][All Lists]
Advanced

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

Re: Integration with Windows clipboard changed?


From: Benjamin Riefenstahl
Subject: Re: Integration with Windows clipboard changed?
Date: Fri, 27 Aug 2004 15:11:57 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi Peter,


"Peter 'Luna' Runestig" <address@hidden> writes:
> Emacs built from 2004-08-25 CVS code, on Windows XP, using MSVC6. If I
> copy text from Emacs, and paste it into Notepad, there is no LF->CRLF
> conversion. I.e. multiple lines of text, copied from an Emacs buffer,
> pasted into Notepad, turns out as a single, long line. CVS code from
> March works as expected.

That is a known issue.  As a work-around use

  (set-selection-coding-system 'cp1252-dos)

in your ~/.emacs. 


benny





reply via email to

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