From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: multi-tty is broken in CVS HEAD Date: Mon, 25 Aug 2008 09:33:55 -0700 Message-ID: <200808251633.m7PGXtXv017471@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219682109 22783 80.91.229.12 (25 Aug 2008 16:35:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Aug 2008 16:35:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 25 18:36:00 2008 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 1KXf2k-0006Cx-Ng for ged-emacs-devel@m.gmane.org; Mon, 25 Aug 2008 18:35:50 +0200 Original-Received: from localhost ([127.0.0.1]:41629 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXf1m-0006X9-Kc for ged-emacs-devel@m.gmane.org; Mon, 25 Aug 2008 12:34:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXf1h-0006W1-C7 for emacs-devel@gnu.org; Mon, 25 Aug 2008 12:34:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXf1f-0006Ts-M9 for emacs-devel@gnu.org; Mon, 25 Aug 2008 12:34:44 -0400 Original-Received: from [199.232.76.173] (port=35692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXf1f-0006TW-GL for emacs-devel@gnu.org; Mon, 25 Aug 2008 12:34:43 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]:52488) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1KXf1e-0003NY-Uq for emacs-devel@gnu.org; Mon, 25 Aug 2008 12:34:43 -0400 X-ICS-MailScanner-Watermark: 1220286837.09795@5RqFH+/+mfydXuOxTFp4ng Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m7PGXtXv017471 for ; Mon, 25 Aug 2008 09:33:55 -0700 (PDT) Original-Lines: 16 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 10 (beta) 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:102960 Archived-At: emacs -Q & M-x server-start RET emacsclient -t after that: emacsclient -t from a different terminal does not work anymore. I have a build from August 19th where everything was fine. Given the feature freeze, shouldn't people be more careful and test things before checking in?