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=Ew0qJYxaFE9SxSXU NeRhJTEMYFHW9QVLE0C1DuBOAJhfgeALIqhkUpMeIT999/sacdl+dbMEmD8xWy2M flI1dnbmL+M+Lskq6bKlf0sg4zGsc4isu8r9+Uq3/fC8XwO8u35LCmivdndxKlPs gnBlCr5yxkZSYfrj3DOGX+r7yZc= 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=rysn3oO+qMYAiwQk4s6bjp Df8Rc=; b=eG+t7csJpKdyXcJNtGng3qFi8RB0lt5X5Sb1wGcubm+ysue/JFnKOB XnkhFIa1tkORqi74NiP0uatNxjlS8qicdMZcspjGRHjxJcY4KPloJHq23TyFz3zr 77IC1ZIWhogQ66K1t85f0eu4ludGqCIQQP9azqccV+vU6CZw3SwSg= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Katsumi, Yamaoka, katsumi, yamaoka X-HELO: mail-qk1-f175.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=z7nCgI3K+t5LzbmelF0ZQtTo9iyivG9ADfh+TZYSjIw=; b=m48TKdHV7ngm4qUrPuaN4cS2lHRmScEESobk2Hyqu4Cm46Z0mFr2HAG9dgwL8qvIPo syHH13nvO8bqQZorJtWrvlUBTS5MU42787K1yIJxe5TNgcF+FFr4YSsx9gc5r2emn6c4 XUDIOmpy8qlG3hV0KfYd4UzuPr1c/9Dza+g+wJUJUhDQuTZFNbrqJixqDgW1xoZI1LrD B3whOG/ceATUSZMOZNwxRN8K21ntGZJTrJ2fOAwX509SymYR8by2KH5N1dKxCCifSI+j ZrUB9Ps6GazB/ZhRfcHcISru2KQjT99f3bV5jEeX1z/vAozlA8aFIaM1Zu/c+JTSM2Qk f5rg== Subject: Re: Emacs slow startup To: cygwin AT cygwin DOT com References: From: Yisu Peng Message-ID: <5f4da228-82b9-1f92-5622-06a82fa9583c@gmail.com> Date: Thu, 4 Oct 2018 11:09:38 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Thanks a lot! That solved my problem too! On 10/3/2018 7:48 PM, Katsumi Yamaoka wrote: > Hi, > > Since a couple of months ago, Emacs takes about a minute to start. > This happens with both emacs-X11 (the one Cygwin distributes) and > the one I built, and everytime I get the following error: > > ** (emacs:10672): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. > > I googled it and found an article in which someone wrote that > installing at-spi2-core solves it. Although the version 2.26.2 > has already been installed in my system, I tried downgrading it > to 2.24.1. It did the trick! Emacs startup got fast as before. > > $ uname -a > CYGWIN_NT-10.0 localhost 2.11.1(0.329/5/3) 2018-09-05 10:24 x86_64 Cygwin > > Regards, > > -- > 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 > -- 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