From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.bugs Subject: Inserting "\n" when longlines-mode is on fails Date: Fri, 26 Oct 2007 03:38:13 +0200 Message-ID: <47214505.7050802@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193362708 14537 80.91.229.12 (26 Oct 2007 01:38:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2007 01:38:28 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 26 03:38:30 2007 Return-path: Envelope-to: geb-bug-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 1IlE9d-0008Ed-7n for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2007 03:38:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlE9U-0001gU-L2 for geb-bug-gnu-emacs@m.gmane.org; Thu, 25 Oct 2007 21:38:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IlE9R-0001cx-HP for bug-gnu-emacs@gnu.org; Thu, 25 Oct 2007 21:38:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IlE9P-0001aq-Uw for bug-gnu-emacs@gnu.org; Thu, 25 Oct 2007 21:38:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IlE9P-0001a8-Hg for bug-gnu-emacs@gnu.org; Thu, 25 Oct 2007 21:38:15 -0400 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IlE9O-0003Ii-Nj for bug-gnu-emacs@gnu.org; Thu, 25 Oct 2007 21:38:14 -0400 Original-Received: from c83-254-132-79.bredband.comhem.se ([83.254.132.79]:61989 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1IlE9N-0003Gj-4O for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2007 03:38:13 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 X-Antivirus: avast! (VPS 071025-1, 2007-10-25), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.132.79 X-Scan-Result: No virus found in message 1IlE9N-0003Gj-4O. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1IlE9N-0003Gj-4O 9bbba4383c33b58b9f26f3ae471ab89a X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16835 Archived-At: Start Emacs with Emacs -Q. Type some text and move point into that text. Do M-x longlines-mode and then M-: (insert "\n") This will insert a space instead of "\n". In GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) of 2007-07-04 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include'