From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.bugs Subject: Typing F10 and some character may insert the characters in the current buffer Date: Fri, 15 Oct 2004 20:08:43 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <014001c4b2e6$3abaf650$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1097865544 21615 80.91.229.6 (15 Oct 2004 18:39:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 18:39:04 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 15 20:38:58 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIWyf-0000KW-00 for ; Fri, 15 Oct 2004 20:38:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIX5p-0003mD-86 for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Oct 2004 14:46:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIX5n-0003ly-Bq for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2004 14:46:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIX5m-0003lm-Vq for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2004 14:46:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIX5m-0003lj-TM for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2004 14:46:18 -0400 Original-Received: from [81.228.9.108] (helo=av2-2-sn3.vrr.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CIWyM-0007rl-JC for bug-gnu-emacs@gnu.org; Fri, 15 Oct 2004 14:38:38 -0400 Original-Received: by av2-2-sn3.vrr.skanova.net (Postfix, from userid 502) id A5A3B37ECB; Fri, 15 Oct 2004 20:38:36 +0200 (CEST) Original-Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av2-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 98D6D37E5E for ; Fri, 15 Oct 2004 20:38:36 +0200 (CEST) Original-Received: from sedrcw11488 (t4o58p228.telia.com [195.252.57.228]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with SMTP id 640CB38007 for ; Fri, 15 Oct 2004 20:38:33 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:9327 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:9327 This bug report is for Emacs 21.3 on MS Windows. When I pressed F10+h+r (to get to Info) the characters "hr" where instead inserted in the current buffer. The menu where also activated. I did this in Viper mode, in the state where a V is shown on the Mode Line. This is vi command state. "h" would normally then move the cursor on step to the left and "r" would enter replace character sub state. I have seen this several times when I type fast. (Or rather when my old pc is slow ;-) I did not check the bug database. Hopefully you will know if this is a known error, since it is very general I believe (and not related to Viper, though I mentioned Viper since Viper was apparently bypassed here. (Which is very important I believe.) - Lennart