X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: [ANNOUNCEMENT] Updated: emacs*-24.2.93-2 (TEST) Date: Wed, 20 Feb 2013 11:50:54 +0000 (UTC) Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Ken Brown cornell.edu> writes: > emacs-X11 now supports GNOME's GSettings and GConf features. As a > consequence, it is important that you have a D-Bus session daemon > running before starting emacs under X11. Otherwise, emacs will try to > start one, and this can cause problems. I've tested this again: the problem is that Emacs starts _multiple_ dbus daemons and they step onto each others' toes. Somehow Emacs seems to retry starting the dbus-daemon (actually it seems to use dbus-launch to do that). Even then, emacs-X11 (Cygwin running the latest snapshot from 2013-01-31) seems to have other problems with external processes. Trying to run octave from within Emacs and using the fltk plot utility shows (after quite some time) an empty plot window. Emacs-w32 doesn't have that problem, i.e. the window appears much faster and actually contains a plot and some controls. Both emacs-X11 and emacs-w32 have another problem (I don't know since when and whether it is in emacs or git): setting EDITOR=emacsclient -n and then trying to do a "git commit" will bounce the buffer to an emacs instance with the COMMITMSG to emacs, but git immediately returns as if the buffer had been finished in Emacs. The buffer is still open in Emacs, but not marked as a server buffer. Regards, Achim. -- 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