From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14137 invoked by alias); 3 Oct 2018 23:48:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 14072 invoked by uid 89); 3 Oct 2018 23:48:36 -0000 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 Received: from coral.maple.relay.mailchannels.net (HELO coral.maple.relay.mailchannels.net) (23.83.214.39) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 03 Oct 2018 23:48:35 +0000 X-Sender-Id: tih5qno0ow|x-authuser|yamaoka@hampton.hostforweb.net Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 39FDD3E36A1; Wed, 3 Oct 2018 23:48:33 +0000 (UTC) Received: from hampton.hostforweb.net (unknown [100.96.35.77]) (Authenticated sender: tih5qno0ow) by relay.mailchannels.net (Postfix) with ESMTPA id B50923E2A54; Wed, 3 Oct 2018 23:48:32 +0000 (UTC) X-Sender-Id: tih5qno0ow|x-authuser|yamaoka@hampton.hostforweb.net Received: from hampton.hostforweb.net (hampton.hostforweb.net [172.245.115.217]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.16.2); Wed, 03 Oct 2018 23:48:33 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: tih5qno0ow|x-authuser|yamaoka@hampton.hostforweb.net X-MailChannels-Auth-Id: tih5qno0ow X-Spill-Lettuce: 48558e9c57ee7f44_1538610513018_2626296648 X-MC-Loop-Signature: 1538610513018:961877786 X-MC-Ingress-Time: 1538610513017 Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:60000 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1g7qsW-00DA0O-OY; Wed, 03 Oct 2018 18:48:29 -0500 Date: Wed, 03 Oct 2018 23:48:00 -0000 Message-ID: From: Katsumi Yamaoka To: cygwin@cygwin.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@hampton.hostforweb.net X-SW-Source: 2018-10/txt/msg00035.txt.bz2 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