From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: Enabling Transient Mark Mode by default Date: Fri, 22 Feb 2008 00:39:30 +0100 Message-ID: <7dbe73ed0802211539n3d0984cdvc8ec3896423a347b@mail.gmail.com> References: <87myq4saw1.fsf@catnip.gol.com> <864pc2tyw0.fsf@lola.quinscape.zz> <86zltuqsmn.fsf@lola.quinscape.zz> <007401c874af$09194910$0600a8c0@us.oracle.com> <877igykkup.fsf@catnip.gol.com> <47BE026B.8050708@gmail.com> <873arlkiha.fsf@catnip.gol.com> <47BE07AA.6020605@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203637262 14407 80.91.229.12 (21 Feb 2008 23:41:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 23:41:02 +0000 (UTC) Cc: Emacs Devel , Drew Adams , Miles Bader To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 00:41:25 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 1JSL2W-0001nR-2L for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 00:41:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSL20-00050y-RV for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 18:40:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSL0p-0004V5-4q for emacs-devel@gnu.org; Thu, 21 Feb 2008 18:39:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSL0n-0004U0-Ic for emacs-devel@gnu.org; Thu, 21 Feb 2008 18:39:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSL0m-0004Tl-T1 for emacs-devel@gnu.org; Thu, 21 Feb 2008 18:39:32 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.226]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSL0m-00046D-EZ for emacs-devel@gnu.org; Thu, 21 Feb 2008 18:39:32 -0500 Original-Received: by wr-out-0506.google.com with SMTP id 58so347947wri.10 for ; Thu, 21 Feb 2008 15:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=w3E9tMwlmBv3598fe33Di0DiQHm9lKIyY85lR1MDzrw=; b=PfFB7aovhVZpIIMQC1EYKbXjM1q223yGr8B1IBwg8De+BVvN5YR5wBvEf7pVYoK6aWxq7vdksg3QH3VrWywxBzCdT0t3rnkOFnH8ITiCjBy57ShZJWahjp6qA8eoCesycA0YjVOYj7WqDWhHtuKSZ1EloqarLRtzcumVy/ZVx0U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=N9DLb6/JQ08jdXovB63hpZpoChU7nKz/+mqERruQ1KJMgxW7h9VHbICaSOet3B7I1EWbQYP+QXGSHqLTO2JS44Ou/NzPCN1K+oJ8Xn7zWoutOw/XlZrDxzfPiD1hWwjACAnZT7HeyXUMyVdT4ta/zpmcTRmfFXs7LT6C1bX1F94= Original-Received: by 10.115.90.1 with SMTP id s1mr4548457wal.50.1203637171118; Thu, 21 Feb 2008 15:39:31 -0800 (PST) Original-Received: by 10.114.147.8 with HTTP; Thu, 21 Feb 2008 15:39:30 -0800 (PST) In-Reply-To: <47BE07AA.6020605@gmail.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:89894 Archived-At: > And I was wrong/unclear: Alt-SPC is not trapped, but the use of Alt-SPC > interfere with the use it has in all other w32 GUI programs I know: > Alt-SPC activates the "system menu" (which is the menu that is opened if > you click the upper right corner of a w32 window). This is used for > maximize/restore/minimize/close so it is pretty important IMO. I'm not sure if I understand how it works for you, but for me, under w32 (Windows XP), Alt + SPC has not the "normal" w32 behavior, Emacs gets that key. Under my current GNU/Linux system with Metacity, the window menu is opened however (which I did not like at first but have gotten used to now for minimize/maximize etc). My guess is that this key would not work for many Gnome users.