From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: reader@newsguy.com Newsgroups: gmane.emacs.devel Subject: 23 and multi-tty Date: Sat, 17 May 2008 19:07:33 -0500 Organization: Still searching... Message-ID: <871w4079ve.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211069282 14994 80.91.229.12 (18 May 2008 00:08:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 May 2008 00:08:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 18 02:08:39 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 1JxWS6-0000tL-8Z for ged-emacs-devel@m.gmane.org; Sun, 18 May 2008 02:08:38 +0200 Original-Received: from localhost ([127.0.0.1]:38531 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JxWRM-0007Ql-BY for ged-emacs-devel@m.gmane.org; Sat, 17 May 2008 20:07:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JxWRH-0007Nb-Je for emacs-devel@gnu.org; Sat, 17 May 2008 20:07:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JxWRF-0007KS-2K for emacs-devel@gnu.org; Sat, 17 May 2008 20:07:47 -0400 Original-Received: from [199.232.76.173] (port=58709 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JxWRE-0007K9-Vb for emacs-devel@gnu.org; Sat, 17 May 2008 20:07:44 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:33704 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JxWRE-0005XJ-Oi for emacs-devel@gnu.org; Sat, 17 May 2008 20:07:44 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JxWRA-0003aG-9d for emacs-devel@gnu.org; Sun, 18 May 2008 00:07:40 +0000 Original-Received: from c-67-162-73-42.hsd1.il.comcast.net ([67.162.73.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 May 2008 00:07:40 +0000 Original-Received: from reader by c-67-162-73-42.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 May 2008 00:07:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-67-162-73-42.hsd1.il.comcast.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:XGy8pNWbDcydPpTbH0n1r/B3AEg= 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:97337 Archived-At: Sorry to come in here with a question like this but it seems it belongs here better than anywhere else. I understood version 23 had built in support for multi-tty. Are there versions of 23 that do not? The reason I ask is I recently installed version 23 on a gentoo linux os but when I run it I cannot find anything about multi-tty This is on version: GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, X toolkit) of 2008-05-17 on reader Not even an apropos search with multi.*tty Is it called something else? NOTE: To make sure I'm getting the right info pages: cd /usr/share/info/emacs-23 C-u C-h i emacs.info.bz2 Then I find nothing with index search on multi-tty or `s' (full regex search) with multi.*tty Nothing at M-x apropos with multi.*tty either