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:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=NLqJFmITAlgHJyOu ByuUQfWN9xfiaSH5BJLOX0ncBhkyCYnXjnAsunvNeYBVnM5ngQ5RtFy1s5EgwrbA ktyVRgluMxWaq1G4Pz5UXxqq02s7WStOybfzkYcfCMk/vuwBLIT9UY2/yTG6iVRo FQbn1RYYyhpHmw8CPK1hLHJ9LLU= 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:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=+cYLbSByEalugeCkI3SG/7 TT3UY=; b=fbxPLat77hl2oXlAs7NhrztAKPzWcRrnRAr0BoGJfLajOEuI+ZZzE9 X7152GCjsFHZ82PnN13wqPob4o976oVrz7YFE1qRFa78JIbdpyb/bbvEMKtoOrhc 7pY+5frBIVfgeSW547nM4SxeWyIDmslSs2qT0i0KjGVlgVMXZekyE= 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=-3.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:623, H*MI:sk:dziTkrE, H*MI:sk:vz1eg75, H*MI:sk:HHNOjpu X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andy Moreton Subject: Re: How to build Emacs in Cygwin environment? Date: Tue, 12 Jul 2016 10:17:09 +0100 Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.95 (windows-nt) X-IsSubscribed: yes 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. AndyM -- 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