From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Key bindings proposal Date: Thu, 5 Aug 2010 17:05:27 -0700 Message-ID: References: <19534.1494.627000.357123@gargle.gargle.HOWL> <19537.40472.267000.563053@gargle.gargle.HOWL> <176EDAD3B9E54E39870FA3F84A5DDF3C@us.oracle.com> <19542.56658.583000.394397@gargle.gargle.HOWL> <19544.1015.468000.280770@gargle.gargle.HOWL> <19546.30901.687000.971249@gargle.gargle.HOWL> <19546.47167.15000.439215@gargle.gargle.HOWL><87fwys7qao.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1281053296 26833 80.91.229.12 (6 Aug 2010 00:08:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2010 00:08:16 +0000 (UTC) To: "'Uday S Reddy'" , Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 06 02:08:13 2010 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.69) (envelope-from ) id 1OhATr-0004cR-DR for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 02:08:11 +0200 Original-Received: from localhost ([127.0.0.1]:38062 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhATq-0008Sv-Kz for ged-emacs-devel@m.gmane.org; Thu, 05 Aug 2010 20:08:10 -0400 Original-Received: from [140.186.70.92] (port=51310 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhATk-0008Sm-Ck for emacs-devel@gnu.org; Thu, 05 Aug 2010 20:08:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhATj-0003OR-B5 for emacs-devel@gnu.org; Thu, 05 Aug 2010 20:08:04 -0400 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:23848) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhATj-0003OF-3n for emacs-devel@gnu.org; Thu, 05 Aug 2010 20:08:03 -0400 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o7607tpT007967 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 6 Aug 2010 00:07:56 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o75KkFOk020198; Fri, 6 Aug 2010 00:06:05 GMT Original-Received: from abhmt010.oracle.com by acsmt355.oracle.com with ESMTP id 470799551281053124; Thu, 05 Aug 2010 17:05:24 -0700 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 05 Aug 2010 17:05:24 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acs08UKkEZ1EA5e5SU+PhFS1Al7DOgACQVXQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090204.4C5B525A.01EE:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:128329 Archived-At: > there is no doc-string for this variable [`w32-pass-alt-to-system']. I see this doc string for it: "Non-nil if Alt key presses are passed on to Windows. When non-nil, for example, Alt pressed and released and then space will open the System menu. When nil, Emacs processes the Alt key events, and then silently swallows them."