From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: emacsclient minibuffer Date: Mon, 09 Mar 2015 02:55:54 +0000 Message-ID: <874mpuev5x.fsf@robertthorpeconsulting.com> References: <87a8zmubnh.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1425869795 30080 80.91.229.3 (9 Mar 2015 02:56:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Mar 2015 02:56:35 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 09 03:56:18 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YUnrd-0006pO-Vg for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Mar 2015 03:56:18 +0100 Original-Received: from localhost ([::1]:41274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUnrd-0002Eo-7O for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Mar 2015 22:56:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUnrR-0002DS-82 for help-gnu-emacs@gnu.org; Sun, 08 Mar 2015 22:56:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUnrI-0003Ou-EY for help-gnu-emacs@gnu.org; Sun, 08 Mar 2015 22:56:05 -0400 Original-Received: from outbound-smtp02.blacknight.com ([81.17.249.8]:54291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUnrI-0003OF-8R for help-gnu-emacs@gnu.org; Sun, 08 Mar 2015 22:55:56 -0400 Original-Received: from mail.blacknight.com (pemlinmail06.blacknight.ie [81.17.255.152]) by outbound-smtp02.blacknight.com (Postfix) with ESMTPS id 87205987F0 for ; Mon, 9 Mar 2015 02:55:55 +0000 (UTC) Original-Received: (qmail 1031 invoked from network); 9 Mar 2015 02:53:37 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.78.101.199]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 9 Mar 2015 02:53:37 -0000 In-Reply-To: <87a8zmubnh.fsf@debian.uxu> (message from Emanuel Berg on Mon, 09 Mar 2015 03:50:42 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103085 Archived-At: Emanuel Berg writes: ... > But, even though I don't use the X GUI Emacs myself, I > suspect that Emacs has sufficient experience under > GNOME and GTK for it to work without visible bugs > (both desktops GNOME and KDE - KDE, which uses Qt > instead of GNOME's GTK - are projects of the > middle-late 90s). Unfortunately there are still problems. Emacs --daemon doesn't work properly with GTK+. That's because of a GTK+ side problem. Although GTK+ is old it changes frequently. BR, Robert Thorpe