From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Marc=2DAndr=E9_Lureau?= Newsgroups: gmane.emacs.devel Subject: Re: emacsclient unsuspend error (using -daemon) Date: Tue, 10 Feb 2009 14:37:05 +0200 Message-ID: References: <87skq7tjrk.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1234269444 17468 80.91.229.12 (10 Feb 2009 12:37:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Feb 2009 12:37:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 10 13:38:40 2009 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 1LWrst-0003xJ-2z for ged-emacs-devel@m.gmane.org; Tue, 10 Feb 2009 13:38:39 +0100 Original-Received: from localhost ([127.0.0.1]:38079 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWrrZ-0002P6-12 for ged-emacs-devel@m.gmane.org; Tue, 10 Feb 2009 07:37:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWrrT-0002Oc-V9 for emacs-devel@gnu.org; Tue, 10 Feb 2009 07:37:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWrrS-0002OJ-IV for emacs-devel@gnu.org; Tue, 10 Feb 2009 07:37:10 -0500 Original-Received: from [199.232.76.173] (port=55195 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWrrS-0002OG-ED for emacs-devel@gnu.org; Tue, 10 Feb 2009 07:37:10 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.156]:37085) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWrrS-0002N9-2Y for emacs-devel@gnu.org; Tue, 10 Feb 2009 07:37:10 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l27so1441558fgb.30 for ; Tue, 10 Feb 2009 04:37:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=QPX39x4MUA0cY6/rK7D/XQJ7UbGIWA3Mi1Y0jnVfAMk=; b=RhRCeROVv+YGSgEKwNB+4SIFzpHDPMc55wMsrM+UdRyybPWku6KHGPpbG49t1nW6qZ +5pNqU1ZPAqvRxJ6RchqE6S7oKbA0lJPC3oSCba0gKa1YJoL25ytCLLHK3vwE+8m6Xuw Y6rLgFHLwlroDt+OYoshOPMtyy7/67tp/J69I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lr3d0rN+hD+n0FiJsiFytQPazRQaYcy6PqAbgRggpwqgqhhqLzWxdRB8EsKAoPN6s4 d7Rn6ud8JJi+f0tut7Ms44v5EQ7MAl5CK1250gIYaTd431x2mH15ARV5as21g4qgTnqp Ag1TGZRshXiuvxmUr7jj1Eq75ObuXQSe1UHeU= Original-Received: by 10.86.52.1 with SMTP id z1mr1006376fgz.75.1234269425088; Tue, 10 Feb 2009 04:37:05 -0800 (PST) In-Reply-To: <87skq7tjrk.fsf@cyd.mit.edu> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:108955 Archived-At: Hi On Tue, Nov 4, 2008 at 8:42 PM, Chong Yidong wrote: > "Marc-Andr=E9 Lureau" writes: > >> [1]+ =A0Stopped =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 emacsclient -t >> elmarco@pipo ~$ fg >> emacsclient -t .emacs >> *ERROR*: Invalid terminal device > > I just checked in a fix. =A0(This was not specific to daemon mode.) > Sorry for the delay! I just want to confirm it is fixed :) Thanks a lot !! --=20 Marc-Andr=E9 Lureau