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: Wrong scroll bar in cygw32 build of emacs-24? Date: Wed, 09 Apr 2014 18:05:43 +0300 Message-ID: <83ioqi5yrc.fsf@gnu.org> References: <53440320.4050802@alice.it> <834n237ra0.fsf@gnu.org> <53447130.70107@alice.it> <5344AE8A.8010208@cornell.edu> <83lhvf5if3.fsf@gnu.org> <53455BF9.9090604@cornell.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1397055972 9969 80.91.229.3 (9 Apr 2014 15:06:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2014 15:06:12 +0000 (UTC) Cc: emacs-devel@gnu.org, angelo.graziosi@alice.it To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 09 17:06:04 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WXu4h-0005Sf-Ib for ged-emacs-devel@m.gmane.org; Wed, 09 Apr 2014 17:06:03 +0200 Original-Received: from localhost ([::1]:46570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXu4h-0001GF-0I for ged-emacs-devel@m.gmane.org; Wed, 09 Apr 2014 11:06:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXu4Z-0001Do-72 for emacs-devel@gnu.org; Wed, 09 Apr 2014 11:06:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXu4U-0007hM-79 for emacs-devel@gnu.org; Wed, 09 Apr 2014 11:05:55 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:55542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXu4T-0007h3-VS for emacs-devel@gnu.org; Wed, 09 Apr 2014 11:05:50 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0N3R00200R2YX000@mtaout26.012.net.il> for emacs-devel@gnu.org; Wed, 09 Apr 2014 18:04:14 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N3R0017CR72AS20@mtaout26.012.net.il>; Wed, 09 Apr 2014 18:04:14 +0300 (IDT) In-reply-to: <53455BF9.9090604@cornell.edu> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.182 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171368 Archived-At: > Date: Wed, 09 Apr 2014 10:40:57 -0400 > From: Ken Brown > CC: angelo.graziosi@alice.it, emacs-devel@gnu.org > > I've looked back at the discussion when it was decided to add a > default manifest on Cygwin, and the intention was that this would be > ignored if the application provided its own manifest. For some > reason that isn't working right in this case. Indeed, there should be some way for an application specify its own manifest instead of the standard one provided by Binutils. Just specifying one on the command line is, of course, the most convenient way.