From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Tab bar Date: Fri, 11 Apr 2008 20:10:37 -0400 Message-ID: References: <87wsnaso3h.fsf@jurta.org> <47FAB55A.80102@harpegolden.net> <87lk3o2e7y.fsf@jurta.org> <47FC16CA.80707@harpegolden.net> <877if7z97z.fsf@jurta.org> <867if7xtwj.fsf@lola.quinscape.zz> <87abk262f7.fsf@jurta.org> <47FDAF9D.9020604@swipnet.se> <87skxtea3b.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1207959140 11324 80.91.229.12 (12 Apr 2008 00:12:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Apr 2008 00:12:20 +0000 (UTC) Cc: jan.h.d@swipnet.se, emacs-devel@gnu.org, david@harpegolden.net To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 12 02:12:53 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 1JkTMS-0005oY-Cl for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 02:12:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkTLo-0007ss-H6 for ged-emacs-devel@m.gmane.org; Fri, 11 Apr 2008 20:12:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkTKM-0006W5-Qh for emacs-devel@gnu.org; Fri, 11 Apr 2008 20:10:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkTKL-0006Ue-5Z for emacs-devel@gnu.org; Fri, 11 Apr 2008 20:10:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkTKL-0006UZ-0r for emacs-devel@gnu.org; Fri, 11 Apr 2008 20:10:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkTKK-00019F-Pd for emacs-devel@gnu.org; Fri, 11 Apr 2008 20:10:40 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JkTKH-0002OB-SS; Fri, 11 Apr 2008 20:10:37 -0400 In-reply-to: <87skxtea3b.fsf@jurta.org> (message from Juri Linkov on Fri, 11 Apr 2008 02:11:05 +0300) 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:95003 Archived-At: > These configurations could use the code used for ttys > if nobody wants to implement anything else. Do you mean we need tab bars for ttys as well. I can't imagine how this could look. Maybe, like a tty menu bar is currently implemented? I think someone asked for tab bars on ttys too, but I am not sure we _need_ them. I don't see that there would be any harm in not supporting tab bars on terminals. It would be somewhat of a shame not to support tab bars with the Lucid toolkit, though. And the mouse does work on some terminals, so the user could use the tab bar with it.