From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Tabbed buffers Date: Sun, 27 Jan 2008 15:59:46 -0500 Message-ID: References: <18330.23354.579245.68671@kahikatea.snap.net.nz> <87ejc5sf4l.fsf@catnip.gol.com> <18330.29609.396872.678539@kahikatea.snap.net.nz> <87wspxqwjv.fsf@catnip.gol.com> <18332.44440.737681.844110@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201468022 2858 80.91.229.12 (27 Jan 2008 21:07:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 21:07:02 +0000 (UTC) Cc: eliz@gnu.org, miles@gnu.org, nickrob@snap.net.nz, rms@gnu.org, emacs-devel@gnu.org To: raman@users.sf.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 27 22:07:21 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 1JJEim-0004eE-WA for ged-emacs-devel@m.gmane.org; Sun, 27 Jan 2008 22:07:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJEiM-0005un-A8 for ged-emacs-devel@m.gmane.org; Sun, 27 Jan 2008 16:06:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJEhy-0005YM-Ri for emacs-devel@gnu.org; Sun, 27 Jan 2008 16:06:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJEhx-0005XD-FH for emacs-devel@gnu.org; Sun, 27 Jan 2008 16:06:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJEhx-0005Wm-59 for emacs-devel@gnu.org; Sun, 27 Jan 2008 16:06:29 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJEhm-0002zt-ID; Sun, 27 Jan 2008 16:06:18 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAEKBnEfO+J95dGdsb2JhbACQKAEwmWOBAA X-IronPort-AV: E=Sophos;i="4.25,257,1199682000"; d="scan'208";a="13273895" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 27 Jan 2008 16:06:17 -0500 Original-Received: from ceviche.home ([206.248.159.121]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id HWH65617; Sun, 27 Jan 2008 16:06:17 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 64D5FB40A9; Sun, 27 Jan 2008 15:59:46 -0500 (EST) In-Reply-To: <18332.44440.737681.844110@gargle.gargle.HOWL> (T. V. Raman's message of "Sun, 27 Jan 2008 08:13:12 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:87659 Archived-At: > 1+ on that. Also with multitty now integrated, it's nice to be > able to open a frame on a tty that is talking to an emacs running > under X or more importantly the other way around, i.e. run emacs > under screen on a tty and then use emacsclient from X to open a frame. Nobody has ever talked about removing such features. Stefan