From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 22.1.91 Date: Wed, 27 Feb 2008 16:54:25 +0100 Message-ID: References: <87ejb8vl0i.fsf@stupidchicken.com> <47C55A60.5010709@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204127889 2936 80.91.229.12 (27 Feb 2008 15:58:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Feb 2008 15:58:09 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org, matsuan@ca2.so-net.ne.jp, Jason Rumney To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 27 16:58:34 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 1JUOfm-0007j1-Sp for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 16:58:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUOfG-00045J-Up for ged-emacs-devel@m.gmane.org; Wed, 27 Feb 2008 10:57:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUOc1-000191-6c for emacs-devel@gnu.org; Wed, 27 Feb 2008 10:54:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUObz-00016X-Dk for emacs-devel@gnu.org; Wed, 27 Feb 2008 10:54:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUObz-00016C-41 for emacs-devel@gnu.org; Wed, 27 Feb 2008 10:54:27 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUOby-0007og-Bm for emacs-devel@gnu.org; Wed, 27 Feb 2008 10:54:26 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so3336907wah.10 for ; Wed, 27 Feb 2008 07:54:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Df/jFvidssJijjVME3Xxt6IsY7KKFnTtS4Oxu0acWKk=; b=isHvowdcQHyNXrbT2PiMFYaGmnp+jfPQa+1J76hvl0rG8+czcMB6YL/H8/YscM+hBXW05wZ7X6bi45uynmi+ByE7b+Qqn5ogvXjDxp7zqvtyyH+5f8eg6ujVbxBGKEfF3oEvfmqIntdBmRfn32TdIBsQeASq09xWrXrakhqezHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b5m8fH0bGU3BuwfUGY6hFfUlpuwdr2Iyp0rJ0h2Tq/na8EuwDTtNTHwe+q6OgQz3w+QvtCKuSYrnzcF5IHXl4Hn3bpnFLSm5wcXf6JNebV+kCiLyW5YbvsNkOG4C3/YfXxlI0hSXBl1u3bbvTU/TdN7nOUU9ujSz83DpIZCCxTw= Original-Received: by 10.114.25.3 with SMTP id 3mr7578457way.22.1204127665142; Wed, 27 Feb 2008 07:54:25 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Wed, 27 Feb 2008 07:54:25 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: 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:90616 Archived-At: On Wed, Feb 27, 2008 at 4:50 PM, Stefan Monnier wrote: > There's gotta be a better fix, I don't doubt it, but I'm a bit short of ideas right now. I'm all ears. However, let me extend the "yuck" comment to many (I don't dare to say most) multi-tty code. The functionality is great, I suppose. Juanma