From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: xdisaster Date: Thu, 12 Apr 2007 05:09:19 +0200 Organization: disorganized Message-ID: <87wt0ip9uo.fsf@localhorst.mine.nu> References: <87r6qq73uv.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176348235 5838 80.91.229.12 (12 Apr 2007 03:23:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 03:23:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 12 05:23:53 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HbpuZ-0004n3-BQ for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Apr 2007 05:23:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hbpyg-0002WQ-56 for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Apr 2007 23:28:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HbpyR-0002Rs-H0 for help-gnu-emacs@gnu.org; Wed, 11 Apr 2007 23:27:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HbpyP-0002LI-0Q for help-gnu-emacs@gnu.org; Wed, 11 Apr 2007 23:27:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbpyO-0002LA-Q7 for help-gnu-emacs@gnu.org; Wed, 11 Apr 2007 23:27:48 -0400 Original-Received: from main.gmane.org ([80.91.229.2] 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 1HbpuH-0003K6-2A for help-gnu-emacs@gnu.org; Wed, 11 Apr 2007 23:23:33 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hbpu5-00029k-5O for help-gnu-emacs@gnu.org; Thu, 12 Apr 2007 05:23:21 +0200 Original-Received: from e178009102.adsl.alicedsl.de ([85.178.9.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Apr 2007 05:23:21 +0200 Original-Received: from david.hansen by e178009102.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Apr 2007 05:23:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178009102.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.97 (gnu/linux) Cancel-Lock: sha1:0bqrKmlUeTurN8rZ5CsXPTM+XpI= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42600 Archived-At: On Wed, 11 Apr 2007 21:56:08 -0400 Sean Sieger wrote: > I run Emacs 23.0.0.1 in an xterm on Ubuntu 6.10. I was just now > reading X manpages in M-x shell (for the first time) trying to figure > out why CVS AUCTeX doesn't see TeX Live 2007, but now I get: > > matilda@bdfpj71:~$ man man > Reformatting man(1), please wait... > WARNING: terminal is not fully functional > - (press RETURN) > > Um, I want to twist this notebook of mine into four pieces (I've been > stuggling with this X problem for a week), what gives?? Use M-x man or M-x woman or run `man' from an eshell prompt. David