From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r102057: Make all 3 copies of x-select-enable-clipboard have the same doc. Date: Sun, 24 Oct 2010 15:45:44 -0400 Message-ID: References: <19651.37838.815906.240014@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287949559 30244 80.91.229.12 (24 Oct 2010 19:45:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 24 Oct 2010 19:45:59 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 24 21:45:58 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 1PA6Vu-0001ty-Di for ged-emacs-devel@m.gmane.org; Sun, 24 Oct 2010 21:45:54 +0200 Original-Received: from localhost ([127.0.0.1]:43513 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA6Vt-0004xn-Ob for ged-emacs-devel@m.gmane.org; Sun, 24 Oct 2010 15:45:53 -0400 Original-Received: from [140.186.70.92] (port=54556 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA6Vm-0004wp-D1 for emacs-devel@gnu.org; Sun, 24 Oct 2010 15:45:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PA6Vl-0000cq-6O for emacs-devel@gnu.org; Sun, 24 Oct 2010 15:45:46 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PA6Vl-0000cm-54 for emacs-devel@gnu.org; Sun, 24 Oct 2010 15:45:45 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PA6Vk-0002fJ-HW; Sun, 24 Oct 2010 15:45:44 -0400 X-Spook: SWAT Mafia Tony Blair ASO cracking USCOI Saddam Hussein X-Ran: rXGVNRaE|\k'i6C~Pb&H3\4s&P^[HnH#Fq}!6&^ZKVaR$t0E\#Rl_2k$vAlb5 (Dan Nicolaescu's message of "Sun\, 24 Oct 2010 01\:08\:31 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:132061 Archived-At: Dan Nicolaescu wrote: > Last I looked ns-win doesn't have any good reason not to use common-win. > > It duplicates functions (under new names), the only change is using > ns-invocation-args instead of x-invocation-args. I saw that too. It is all very messy.