From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; [emacsclient] *ERROR*: Don't know how to create a frame on window system x Date: Tue, 16 Oct 2007 19:10:00 -0700 Message-ID: <200710170210.l9H2A3fW001399@oogie-boogie.ics.uci.edu> References: <87fy0dsb7r.fsf@gismo.pca.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192587159 30192 80.91.229.12 (17 Oct 2007 02:12:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 02:12:39 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org To: Luca Capello Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 17 04:12:40 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IhyOk-0006Cp-Mt for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 04:12:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhyOd-000323-RJ for ged-emacs-devel@m.gmane.org; Tue, 16 Oct 2007 22:12:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhyOZ-00031e-Vn for emacs-devel@gnu.org; Tue, 16 Oct 2007 22:12:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhyOY-00031R-2f for emacs-devel@gnu.org; Tue, 16 Oct 2007 22:12:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhyOY-00031O-01 for emacs-devel@gnu.org; Tue, 16 Oct 2007 22:12:26 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhyOX-00006d-GG for emacs-devel@gnu.org; Tue, 16 Oct 2007 22:12:25 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhyOX-0003TV-AY for emacs-pretest-bug@gnu.org; Tue, 16 Oct 2007 22:12:25 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IhyOT-00005w-Eq for emacs-pretest-bug@gnu.org; Tue, 16 Oct 2007 22:12:24 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhyOS-00005a-W5 for emacs-pretest-bug@gnu.org; Tue, 16 Oct 2007 22:12:21 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l9H2A3fW001399; Tue, 16 Oct 2007 19:10:03 -0700 (PDT) In-Reply-To: <87fy0dsb7r.fsf@gismo.pca.it> (Luca Capello's message of "Sun\, 14 Oct 2007 22\:16\:56 +0200") Original-Lines: 27 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81039 gmane.emacs.pretest.bugs:20147 Archived-At: Luca Capello writes: > Please write in English if possible, because the Emacs maintainers > usually do not have translators to read other languages for them. > > Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > Hello! > > Please Cc: me, I'm not subscribed to the list. > > I get the output in the subject whenever I tried to use emacsclient > with something very simple like (the same trying to editing a file): > > $ emacsclient -e 'user-full-name' > > This is very strange, because emacs is compiled without X support and > I anyway started it as `emacs -nw`. > > I don't know exactly since when this happens, but at least it was > already present in the previous one-week-old package. Thank you for the bug report. I checked in a fix.