On Jun 7, 2006, at 9:46 AM, Adrian Robert wrote: > > On Jun 7, 2006, at 1:59 AM, Adam Ratcliffe wrote: > >> In my work I frequently find myself copying text from Firefox's >> source view and pasting it into an Emacs buffer. When I do this >> the copied text contains DOS line endings. I don't see the DOS >> line endings when I paste the same text into a Carbon Emacs buffer. >> >> Can somebody explain the difference in behaviour between the 2 >> Emacs and what I can do to retain the source formatting when >> pasting to Emacs.app? > > I've seen this and think it is a bug and that some line-end > conversion needs to be done somewhere. But I haven't gotten to it > yet. (Code in nsselect.m and a couple of lisp functions in ns- > win.el.)
Update: I put in a hack that seems to take care of this, but judging by the complexity of what the Carbon port seems to be doing here behavior may not be correct in all cases. Pre3 release, hopefully, today or tomorrow. _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
