From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: C-M-TAB stand-in for M-TAB, on MS Windows? Date: Tue, 27 May 2008 06:10:43 +0300 Message-ID: References: <007901c8bec5$4179df80$0200a8c0@us.oracle.com> <3F8C7B43-05C3-4970-91DA-73152E9286E8@pobox.com> <483AE253.1010208@gmail.com> <000001c8bf4e$ef90aed0$0200a8c0@us.oracle.com> <000101c8bf4f$f53ac450$0200a8c0@us.oracle.com> <483AEDE6.4080507@gmail.com> <000301c8bf55$b6da14d0$0200a8c0@us.oracle.com> <000501c8bf6c$238d5fe0$0200a8c0@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1211857859 18362 80.91.229.12 (27 May 2008 03:10:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 May 2008 03:10:59 +0000 (UTC) Cc: jpw@pobox.com, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 27 05:11:39 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 1K0pb5-0005M6-RX for ged-emacs-devel@m.gmane.org; Tue, 27 May 2008 05:11:36 +0200 Original-Received: from localhost ([127.0.0.1]:52201 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0paK-0005fC-Ic for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 23:10:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0paG-0005eS-0o for emacs-devel@gnu.org; Mon, 26 May 2008 23:10:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0paE-0005ct-Eh for emacs-devel@gnu.org; Mon, 26 May 2008 23:10:43 -0400 Original-Received: from [199.232.76.173] (port=53204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0paE-0005co-2Z for emacs-devel@gnu.org; Mon, 26 May 2008 23:10:42 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]:11195) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0paE-0002YM-1R for emacs-devel@gnu.org; Mon, 26 May 2008 23:10:42 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.42.129]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K1I0077OC6DF842@i_mtaout2.012.net.il> for emacs-devel@gnu.org; Tue, 27 May 2008 06:25:25 +0300 (IDT) In-reply-to: <000501c8bf6c$238d5fe0$0200a8c0@us.oracle.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:97775 Archived-At: > From: "Drew Adams" > Cc: , > Date: Mon, 26 May 2008 13:07:34 -0700 > > > > We should also document `w32-(un)register-hot-key'. > > > This seems to be a gross oversight. > > > > Actually, I deliberately decided not to document it, because it > > sounded like an obscure function whose meaning and semantics will not > > be clear to most users (you just confirmed that, btw), and whose use > > is limited to marginal cases. > > I didn't confirm that at all Yes, you did, by not quite understanding what the doc string says. > And how is this limited to marginal cases? Please elaborate. I don't want to elaborate; I had enough of this thread already. Back when I added many w32-* functions and variables to the manual, I decided `w32-(un)register-hot-key' don't need to be there. But if someone thinks differently and is willing to write a change, I don't intend to fight them.