From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: [ns-drag-file] ? Date: Tue, 22 Sep 2009 14:12:39 -0400 Message-ID: References: <34471915252070534716178638334286756488-Webmail@me.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253643515 2932 80.91.229.12 (22 Sep 2009 18:18:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Sep 2009 18:18:35 +0000 (UTC) Cc: Adrian Robert , emacs-devel To: Seiji Zenitani Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 22 20:18:28 2009 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 1Mq9wZ-0007OS-6l for ged-emacs-devel@m.gmane.org; Tue, 22 Sep 2009 20:18:27 +0200 Original-Received: from localhost ([127.0.0.1]:33548 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mq9wY-0003CU-L5 for ged-emacs-devel@m.gmane.org; Tue, 22 Sep 2009 14:18:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mq9wU-0003Bd-7q for emacs-devel@gnu.org; Tue, 22 Sep 2009 14:18:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mq9wP-0003B3-Ig for emacs-devel@gnu.org; Tue, 22 Sep 2009 14:18:21 -0400 Original-Received: from [199.232.76.173] (port=39221 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mq9wP-0003B0-E2 for emacs-devel@gnu.org; Tue, 22 Sep 2009 14:18:17 -0400 Original-Received: from mail-qy0-f178.google.com ([209.85.221.178]:45847) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mq9wP-0006Vs-6o for emacs-devel@gnu.org; Tue, 22 Sep 2009 14:18:17 -0400 Original-Received: by qyk8 with SMTP id 8so3320687qyk.24 for ; Tue, 22 Sep 2009 11:18:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:cc:subject :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=6nxc5MqVhAmz1hj5iI67ag1DC+2ffkhk15wmf6XmvKo=; b=MZymwG2e+lIhsQxyDixgJzTVfM+eRZ/bOnqR70ir23Jo5YJ+OZ0I8qUlh5zWdEK1RQ Nh/VS3BZ/Kly+bkramSxuCGMifBFe9abjUriPSZjogWoyXj/2S4C6uQmkTwOf0ogK4kz nKBrnw+8i2wg6nJWUBFRwhwLG/HJ/BNIoUTlg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=JKCgNUNwCXEuH7t2mPTpqTqJdZsOoKF5pAAFgHtnfFAMTwYw5j4SvqaRHZAlnZl4RE UzqbDNbBlZcRh1foiptOjNrvYShVSElO0rzwKMSksCAz+D7uyfu0dZrV45EbZLywDAV5 jChYIGmEq7+zauFV0rZ5U114hhy3xdjeDmmZA= Original-Received: by 10.224.7.135 with SMTP id d7mr1032156qad.215.1253643076058; Tue, 22 Sep 2009 11:11:16 -0700 (PDT) Original-Received: from hermes.local (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id 22sm38854qyk.2.2009.09.22.11.11.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Sep 2009 11:11:14 -0700 (PDT) Original-Received: by hermes.local (Postfix, from userid 501) id 17F9F4E9B12; Tue, 22 Sep 2009 14:12:39 -0400 (EDT) In-Reply-To: <34471915252070534716178638334286756488-Webmail@me.com> (Seiji Zenitani's message of "Thu, 17 Sep 2009 11:34:19 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:115531 Archived-At: Seiji Zenitani writes: > Is [ns-drag-file] in term/ns-win.el identical to [drag-n-drop] in other > platforms? The key itself is just a symbol used for communication between the C layer and the lisp layer. As such, there's no reason not to change it or any of the [ns-xxx] keys for clarity purposes if they have equivalents on other platforms. At the same time, it may be appropriate to change these keys from global-map to special-event-map.