X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0	tests=AWL,BAYES_00,SPF_NEUTRAL,TW_YG,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4CACB32F.2070501@cornell.edu>
Date: Wed, 06 Oct 2010 13:34:39 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4
MIME-Version: 1.0
To: cygwin <cygwin@cygwin.com>
Subject: Re: emacs-23.2-3 and DBus
References: <844od1b8rx.fsf@aol.com> <4CAB2230.4090500@cornell.edu>	<877hhwiih3.fsf@gmx.de> <4CAB84CF.2010604@cornell.edu>	<8739skhs26.fsf@gmx.de> <4CAC73AF.1020209@cornell.edu> <87ocb7mlhq.fsf@gmx.de>
In-Reply-To: <87ocb7mlhq.fsf@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/6/2010 10:41 AM, Michael Albinus wrote:
> Ken Brown  writes:
>
>>> Maybe you could also try to send a notification:
>>>
>>> (notifications-notify :title "Hello world" :body "from Emacs")
>>
>> This results in the error "The name org.freedesktop.Notifications was
>> not provided by any .service files", as you predicted.  So I don't
>> think it points to any problem with D-BUS support in Emacs.
>
> I wanted to try myself, and I've downloaded emacs-23.2-3 from the curr
> branch. When I do start it via "/usr/bin/emacs -Q -l dbus", it results
> in the well known frozen state :-(

Works fine for me.

> Switching to the exp branch, there is no other package offer.

That's right.  emacs-23.2-3 is current, and there is no experimental 
version.

> The binary has the following checksum:
>
> $ cksum /usr/bin/emacs
> 658187514 16254990 /usr/bin/emacs

That's not actually the binary; it's a symlink that resolves to either 
/usr/bin/emacs-X11.exe or /usr/bin/emacs-nox.exe, depending on whether 
or not you've installed the emacs-X11 package.  Is it possible that you 
upgraded the emacs package but are still using an old emacs-X11?  If 
not, I don't know what the problem could be.  If you can't figure it 
out, you could try giving the command

   cygcheck -svr > cygcheck.out

and sending the resulting cygcheck.out as an attachment.  Maybe I (or 
someone) will be able to spot something.

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

