From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] emacs/lib-src emacsclient.c ChangeLog Date: Wed, 10 Dec 2008 20:51:48 +0100 Message-ID: References: <200812101546.mBAFkTpt025689@mothra.ics.uci.edu> <87vdts9fca.fsf@cyd.mit.edu> <493FF0F7.1070305@f2s.com> <200812101655.mBAGtwPw025867@mothra.ics.uci.edu> <200812101936.mBAJa3Y4026358@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1228938733 17144 80.91.229.12 (10 Dec 2008 19:52:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 10 Dec 2008 19:52:13 +0000 (UTC) Cc: Juanma Barranquero , Chong Yidong , Jason Rumney , Emacs Devel To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 10 20:53:16 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 1LAV7O-0000JE-LC for ged-emacs-devel@m.gmane.org; Wed, 10 Dec 2008 20:53:10 +0100 Original-Received: from localhost ([127.0.0.1]:37886 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAV6D-0004jp-AD for ged-emacs-devel@m.gmane.org; Wed, 10 Dec 2008 14:51:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LAV67-0004jX-HD for emacs-devel@gnu.org; Wed, 10 Dec 2008 14:51:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAV66-0004jL-5x for emacs-devel@gnu.org; Wed, 10 Dec 2008 14:51:50 -0500 Original-Received: from [199.232.76.173] (port=45609 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAV65-0004jI-Uj for emacs-devel@gnu.org; Wed, 10 Dec 2008 14:51:49 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.152]:57870) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAV65-0002JK-Dr for emacs-devel@gnu.org; Wed, 10 Dec 2008 14:51:49 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so332190fgb.30 for ; Wed, 10 Dec 2008 11:51:48 -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=feRUwVzi8eWLfgD11nezOGH46XPWoAxOc+6qk90w7nQ=; b=rpS0Of3Mrc9/V9jt+b7gtJy0EqgvAHMLrYBawLlx019j/2AQ1GLmVIhata4n+VBjaG iLalZyJnNCYLoCb4x1GmoP4VHPt/fq308ER4qTbK+8YBZOV7ecnCypsYXIQytSytTmx8 QbZjFEZuDgkOo9FK7QcX8cfqrZJt0mfIEQYSU= 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=Fd0rUCDvMmXK/4WoVC6PufX4onnG4oHD/9Q4PDFuQxRvpfgnQPyPIHE6qnljpacxbt SiWXW2DMWzfzXuTo6K6atbCtOstEuYc5TPNFKpicMTRcGK8rq+ftd1ApiWS0GGIMjBw5 hYJa8WRO5fwd6trt4ludPI0THWmPELVAxCvNM= Original-Received: by 10.86.29.8 with SMTP id c8mr862004fgc.19.1228938708424; Wed, 10 Dec 2008 11:51:48 -0800 (PST) Original-Received: by 10.86.52.17 with HTTP; Wed, 10 Dec 2008 11:51:48 -0800 (PST) In-Reply-To: <200812101936.mBAJa3Y4026358@mothra.ics.uci.edu> Content-Disposition: inline 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:106774 Archived-At: On Wed, Dec 10, 2008 at 8:36 PM, Dan Nicolaescu wrote: > "Lennart Borgman" writes: > > > On Wed, Dec 10, 2008 at 5:55 PM, Dan Nicolaescu wrote: > > > The problem with that is that WINDOWSNT has many many idiosyncrasies, > > > having a #define for each one of them adds an overhead for the ones of > > > us working on free systems. > > > > Exactly how does it add overhead? Is it just because there are new > > #define names? > > Yes. You have to learn or figure out something that you don't otherwise > need. Thanks, I see. But there are tools withing Emacs for doing this, or? Can't we setup a list of hide-ifdef-env for different platforms?