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:date:message-id:from:to:subject:mime-version :content-type; q=dns; s=default; b=aKZzxiCyOJTZdOUK7JXCQyi4h5X78 lpccT6XqrLJ7zTidgtRkVfb4LJVZEJiR5IVNQur6wSfYQ+0d9vOT7cmJ+kt//qFo s07CSZYUAGNL8BFc1mWLn0E6eSVDMU4hEdkH8VmDhtJonZHBVdZg8/M6EoQ6U7yu HoTmti/gMInwDU= 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:date:message-id:from:to:subject:mime-version :content-type; s=default; bh=DoW1bTg15CYU2OQVcR5lX3AZpN0=; b=t+3 aH3+D/oC4MJERZ6efAKNDkTmH3wASQb5dBDAWGkhtL4D1r4LShGzSueLRYdrZ+IP 9idx3bCD4QzQWlcTROQMQXGyz4gvpR2SuVyUF6kMqbsiEUnJFt0zpw5j387dvkF9 fVdquHvLacx3ftUOnHUeVbKnaScJ+1J8BDrc7MLQ= 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,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=googled, Hx-languages-length:887, Emacs, trick X-HELO: coral.maple.relay.mailchannels.net X-Sender-Id: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-Sender-Id: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-MC-Relay: Neutral X-MailChannels-SenderId: tih5qno0ow|x-authuser|yamaoka AT hampton DOT hostforweb DOT net X-MailChannels-Auth-Id: tih5qno0ow X-Spill-Lettuce: 48558e9c57ee7f44_1538610513018_2626296648 X-MC-Loop-Signature: 1538610513018:961877786 X-MC-Ingress-Time: 1538610513017 Date: Thu, 04 Oct 2018 08:48:28 +0900 Message-ID: From: Katsumi Yamaoka To: cygwin AT cygwin DOT com Subject: Emacs slow startup User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-unknown-cygwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OutGoing-Spam-Status: No, score=-0.2 X-AuthUser: yamaoka AT hampton DOT hostforweb DOT net 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