From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.bugs Subject: select and META key Date: Mon, 26 Mar 2007 12:57:51 +0200 (CEST) Message-ID: <5625125.635851174906671144.JavaMail.www@wwinf4004> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174906702 18139 80.91.229.12 (26 Mar 2007 10:58:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Mar 2007 10:58:22 +0000 (UTC) To: "Emacs Bug [bug-gnu-emacs]" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 26 12:58:16 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 1HVmu0-000897-00 for geb-bug-gnu-emacs@m.gmane.org; Mon, 26 Mar 2007 12:58:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVmwD-0001Mb-UK for geb-bug-gnu-emacs@m.gmane.org; Mon, 26 Mar 2007 06:00:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVmvs-00018O-VB for bug-gnu-emacs@gnu.org; Mon, 26 Mar 2007 07:00:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVmvr-00017p-N4 for bug-gnu-emacs@gnu.org; Mon, 26 Mar 2007 07:00:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVmvr-00017m-FJ for bug-gnu-emacs@gnu.org; Mon, 26 Mar 2007 06:00:11 -0500 Original-Received: from smtp1.voila.fr ([193.252.22.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVmtc-0004zp-CO for bug-gnu-emacs@gnu.org; Mon, 26 Mar 2007 06:57:52 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4009.voila.fr (SMTP Server) with ESMTP id 36711680013B for ; Mon, 26 Mar 2007 12:57:51 +0200 (CEST) Original-Received: from wwinf4004 (wwinf4004 [172.22.157.31]) by mwinf4009.voila.fr (SMTP Server) with ESMTP id 272D2680015D for ; Mon, 26 Mar 2007 12:57:51 +0200 (CEST) X-ME-UUID: 20070326105751160.272D2680015D@mwinf4009.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:15635 Archived-At: 1. Emacs -Q 2. open en elisp file. for example edebug.el 3. Press left mouse button and select a region. Before to release left mouse button press ALT. While keepeng ALT pressed release mouse button Result: a region is selected, and it cannot be unsected. This is a bug or an feature of emacs unknown by me?