all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Integration with Windows clipboard changed?
@ 2004-08-27 12:38 Peter 'Luna' Runestig
  2004-08-27 13:11 ` Benjamin Riefenstahl
  0 siblings, 1 reply; 2+ messages in thread
From: Peter 'Luna' Runestig @ 2004-08-27 12:38 UTC (permalink / raw)


OK, my last "bug report" was totally bogus. Hope this is more valid...

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.

I'm asking here, if it rings any bells, before I look into it myself.

Cheers,
- Peter
-- 
Peter 'Luna' Runestig (fd. Altberg), Sweden <peter@runestig.com>
PGP Key ID: 0xD07BBE13
Fingerprint: 7B5C 1F48 2997 C061 DE4B  42EA CB99 A35C D07B BE13
AOL Instant Messenger Screen name: PRunestig
Yahoo! Messenger profile name: altberg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Integration with Windows clipboard changed?
  2004-08-27 12:38 Integration with Windows clipboard changed? Peter 'Luna' Runestig
@ 2004-08-27 13:11 ` Benjamin Riefenstahl
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Riefenstahl @ 2004-08-27 13:11 UTC (permalink / raw)
  Cc: emacs-devel

Hi Peter,


"Peter 'Luna' Runestig" <peter@runestig.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-27 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-27 12:38 Integration with Windows clipboard changed? Peter 'Luna' Runestig
2004-08-27 13:11 ` Benjamin Riefenstahl

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.