X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Oh86ck7wziOfnCD9 sbfqrOkv+CmP+ih1xOUvvsA1841hykvmGqpXfhOg+poUkMCho5dkvdlHsR3a57Yk N4dxMfw2zZRvbkKh8mtckV9dImaquNyk5m8jVFPou5ph1fg06plq7+09kWnG890l gBp+yxF1+BmacUgw4T0wsnGFRCY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=rykUn0I3XEJx85SbAj+93M iq24Y=; b=fifDhnGtNOrpl3ILF04YCJA9XR9V5hG50Lu16V1/oO6noDH8NLsNpO O71r3LKN62FjcCJfjQoLMD2QBEk2IOWrk7JljxsWl/nX7GGuSf1aqAS50FxEf46/ rGlgRUjsLXr8tg6tTqMvX/7tvbi/VnRS2MyrAnjRnKDqJzW7eAwuE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:vz1d1mj, H*MI:sk:vz1d1mj, H*f:sk:vz1d1mj X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: How to build Emacs in Cygwin environment? To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <9322a3ef-0053-a801-0895-b2dd0b16b681@cornell.edu> Date: Tue, 12 Jul 2016 09:50:40 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 7/12/2016 5:17 AM, Andy Moreton wrote: > On Tue 12 Jul 2016, Xi Shen wrote: > >> Thanks it worked. After configure --with-w32 and build, I tried to >> invoke (w32notify-add-watch), but it seems it is still not available. >> Any other tricks to apply? Because I want to add a new build-in lisp >> function for Emacs for Windows, so I think it would be a good start by >> learning how (w32notify-add-watch) works. > > Join the FSF emacs developers list and ask questions there for issues > around emacs development. > > AFAIK w32notify-add-watch is for native Win32 builds of emacs, and is > not appropriate for Cygwin builds. That's right. The Cygwin builds of emacs use gfilenotify. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple