From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: Longlines fuses words together after kill/yank Date: Thu, 15 Nov 2007 07:58:36 -0800 (PST) Organization: http://groups.google.com Message-ID: <02b419c1-a743-473f-9847-6f5d2b5c5a97@a39g2000pre.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195144890 14810 80.91.229.12 (15 Nov 2007 16:41:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Nov 2007 16:41:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 15 17:41:33 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IshmL-0003Yr-Ry for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Nov 2007 17:41:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ishm9-0006pU-5T for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Nov 2007 11:41:09 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a39g2000pre.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 44 Original-NNTP-Posting-Host: 69.236.97.82 Original-X-Trace: posting.google.com 1195142317 25132 127.0.0.1 (15 Nov 2007 15:58:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 15 Nov 2007 15:58:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a39g2000pre.googlegroups.com; posting-host=69.236.97.82; posting-account=qPxGtQkAAADb6PWdLGiWVucht1ZDR6fn User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3, gzip(gfe), gzip(gfe) Content-Disposition: inline Original-Xref: shelby.stanford.edu gnu.emacs.help:153835 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49267 Archived-At: yes, it's a software error created by whoever coded lonelines-mode. it's a major pain in the ass. I have also reported the problem here before. I have basically now abandoned using longelines-mode. i'm not sure what you can do to work around this... but thanks for bringing attention to it. not solving your problem, but i've written essays on this issue you might be interested: The Harm of hard-wrapping Lines http://xahlee.org/UnixResource_dir/writ/hard-wrap.html The Modernization of Emacs http://xahlee.org/emacs/modernization.html Xah xah@xahlee.org $B-t(B http://xahlee.org/ On Nov 13, 5:15 am, Guym wrote: > With Emacs 22.1.1 (i386-mingw-nt5.1.2600) and the longlines provided I find > that when I kill a line and then yank it back (either in the same place, or > somewhere else in the document) I get words fused together. > > For example, suppose these are lines broken by a longlines softline break > (where I originally typed a space): > > This is an example > of lines broken by > a softline. > > Then if I kill the paragraph or one line and yank it back I might get > `example' and `of' fused together into `exampleof', or perhaps `by' and `a.' > > This seems to occur in all the modes I tried, though the problem does > disappear when longlines-auto-wrap is turned off. Is there anything less > extreme I can do? > > Thanks! > -- > View this message in context:http://www.nabble.com/Longlines-fuses-words-together-after-kill-yank-... > Sent from the Emacs - Help mailing list archive at Nabble.com.