From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guym Newsgroups: gmane.emacs.help Subject: Longlines fuses words together after kill/yank Date: Tue, 13 Nov 2007 05:15:34 -0800 (PST) Message-ID: <13725553.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194959781 22397 80.91.229.12 (13 Nov 2007 13:16:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Nov 2007 13:16:21 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 13 14:16:25 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 1Irvcd-0007XC-Vw for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Nov 2007 14:16:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrvcR-00018s-JW for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Nov 2007 08:15:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrvcA-00018M-Tt for help-gnu-emacs@gnu.org; Tue, 13 Nov 2007 08:15:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Irvc8-00018A-I4 for Help-gnu-emacs@gnu.org; Tue, 13 Nov 2007 08:15:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Irvc8-000187-DA for Help-gnu-emacs@gnu.org; Tue, 13 Nov 2007 08:15:36 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Irvc8-0002VW-0k for Help-gnu-emacs@gnu.org; Tue, 13 Nov 2007 08:15:36 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Irvc6-00029C-Ul for Help-gnu-emacs@gnu.org; Tue, 13 Nov 2007 05:15:34 -0800 X-Nabble-From: g.mayraz@gmail.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:49209 Archived-At: 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-tf4797684.html#a13725553 Sent from the Emacs - Help mailing list archive at Nabble.com.