From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Martin =?iso-8859-1?Q?L=81=FCthi?=" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; open-line inserts text Date: Wed, 13 Feb 2008 20:11:08 +0000 Message-ID: <8763wsd3c3.fsf@vaw.baug.ethz.ch> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1202933555 15483 80.91.229.12 (13 Feb 2008 20:12:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2008 20:12:35 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 13 21:12:59 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPNyK-0004CA-2n for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 21:12:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPNxp-0007VG-UE for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 15:12:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPNxm-0007VB-13 for emacs-devel@gnu.org; Wed, 13 Feb 2008 15:12:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPNxj-0007Us-Vl for emacs-devel@gnu.org; Wed, 13 Feb 2008 15:12:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPNxj-0007Up-Qk for emacs-devel@gnu.org; Wed, 13 Feb 2008 15:12:11 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPNxj-0004fx-Jt for emacs-devel@gnu.org; Wed, 13 Feb 2008 15:12:11 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JPNxj-0002nc-5G for emacs-pretest-bug@gnu.org; Wed, 13 Feb 2008 15:12:11 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JPNxf-0004eu-Mi for emacs-pretest-bug@gnu.org; Wed, 13 Feb 2008 15:12:10 -0500 Original-Received: from smtp.ee.ethz.ch ([129.132.2.219]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPNxf-0004Z5-Bq for emacs-pretest-bug@gnu.org; Wed, 13 Feb 2008 15:12:07 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by smtp.ee.ethz.ch (Postfix) with ESMTP id 063C5D9343 for ; Wed, 13 Feb 2008 21:11:29 +0100 (MET) X-Virus-Scanned: by amavisd-new on smtp.ee.ethz.ch Original-Received: from smtp.ee.ethz.ch ([127.0.0.1]) by localhost (.ee.ethz.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xUrYauH-4llF for ; Wed, 13 Feb 2008 21:11:28 +0100 (MET) Original-Received: from yak (84-75-36-111.dclient.hispeed.ch [84.75.36.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.ee.ethz.ch (Postfix) with ESMTP id 8878ED9369 for ; Wed, 13 Feb 2008 21:11:18 +0100 (MET) X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88976 gmane.emacs.pretest.bugs:21067 Archived-At: Weird behavior: open-line (C-o), M-x open-line, [RET], all insert the last text from the kill ring into the current buffer. I cannot reproduce it in this buffer, but this seems to be related to one of the many modes I use: Auctex, flyspell, reftex, CDLatex, Abbrev, Fill. That happened never before, using the same elisp code, but might be related to using the newest CVS version. Maybe I'll try to recompile all modes with the newest Emacs. Really hard to make a reproducable example, but definitively worth a bug report. Hopefully I'll find out more. Thanks, Martin In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.7) of 2008-02-07 on yak Windowing system distributor `The X.Org Foundation', version 11.0.10400090 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: en_US value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.iso-8859-1 value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: LaTeX Minor modes in effect: flyspell-mode: t reftex-mode: t shell-dirtrack-mode: t which-function-mode: t show-paren-mode: t display-time-mode: t display-battery-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: C-p C-n C-n C-v C-n C-p C-p C-p C-n C-p C-p C-n C-p C-n C-n C-n C-p C-p C-p C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-n C-p C-p M-f C-e M-b M-b t h e SPC C-x C-s C-n C-p M-q C-x C-s C-n C-p C-n C-a M-f M-f M-f M-f M-f M-f M-f M-f M-f M-f M-f C-e C-n SPC SPC B o t h SPC B o t h SPC a r e SPC d u e SPC t o SPC t h e SPC v a i r y i n g SPC s u r f a c e M-b M-b C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f SPC C-e SPC s l o p e SPC C-x C-s C-n C-p C-b C-p C-n C-p C-n C-_ C-_ C-_ C-_ r y i n g SPC C-_ SPC C-_ SPC C-_ C-n C-a C-o C-_ C-_ C-_ C-_ C-_ C-h k SPC M-o M-o r y i n g SPC C-_ C-n C-p C-p C-n C-n M-o C-x k C-x 0 C-n C-p C-p C-n C-a C-o C-_ C-p C-e C-n C-a C-o C-a C-k C-p C-e r y i n g SPC C-j C-j C-o C-o C-o C-o C-h k C-o M-o M-o C-a C-k C-o C-a C-k C-p C-p C-n C-o C-_ C-n C-p C-n M-x o p e n - l i n e C-_ M-x b u g - r e r e p o r b u Recent messages: Undo! [8 times] Redo! Undo! Redo! Undo! Type C-x 1 to delete the help window. Undo! [2 times] Type C-x 1 to delete the help window. Undo! [2 times] Making completion list...