From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Zhu, Shenli" Newsgroups: gmane.emacs.help Subject: Re: emacs man too many columns Date: Sun, 28 Mar 2010 16:59:55 +0800 Message-ID: <4BAF1A8B.4080904@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1269781297 17758 80.91.229.12 (28 Mar 2010 13:01:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 13:01:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 28 15:01:32 2010 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.69) (envelope-from ) id 1Nvs7O-0003Le-GG for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Mar 2010 15:01:30 +0200 Original-Received: from localhost ([127.0.0.1]:41217 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nvrxz-000794-EO for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Mar 2010 08:51:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvoLm-00051P-N9 for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 05:00:06 -0400 Original-Received: from [140.186.70.92] (port=60503 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvoLk-00051H-Uc for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 05:00:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvoLi-0006S3-MP for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 05:00:04 -0400 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:49159) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvoLi-0006Qg-Ga for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 05:00:02 -0400 Original-Received: by pwi2 with SMTP id 2so3168930pwi.0 for ; Sun, 28 Mar 2010 02:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=hloeFEn5Jmp2mbPAbZiFyvkBER++TwsW8OOIzm1POkw=; b=jfVNZy1HXLgfv/MWhyiiDVw7dLKQJJ/BMwFkCEXpgOXlrcRdYfNGBjxQz+Rd5Y5QJ+ 4SZDAay+/zp7p7Zi9zsRUGT4EKccxIqAXSX//wkXLk+UlkmfhkBD8T+pqaUImvi3JV8u S+blpuO4Ld+2nRC/1xBj6QE5/hAwg7VaRsavU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=W6PIuqoygz7msGYIn/S371x3kus/Ks6YJNIzCRRoC+JiSb0Xni1NpJlTFfUBntp0n4 JJ1McSVv+Q+GT+8LBqBGjCemVR4U7FWzmU3+30tyqcMKY7LOYRT1P2kBqfgZxr0Q2SKI Tz6rUXQdCygx3D0+g6eV6yXoMSrOWeFKD3V68= Original-Received: by 10.143.179.6 with SMTP id g6mr1422101wfp.103.1269766800388; Sun, 28 Mar 2010 02:00:00 -0700 (PDT) Original-Received: from [116.233.16.172] ([116.233.16.172]) by mx.google.com with ESMTPS id 23sm2734108pzk.6.2010.03.28.01.59.57 (version=SSLv3 cipher=RC4-MD5); Sun, 28 Mar 2010 01:59:59 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 28 Mar 2010 08:44:18 -0400 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:72504 Archived-At: On 03/28/2010 03:24 PM, Brendan Miller wrote: > When I use M-x man to display a man page, it is typically too many > columns... I want the man page to display in 80 columns, as that's > what I have my windows sized to. > > I'm used to man "just working" inside a terminal emulator... is there > some setting to force 80 column output? > > > There is another M-x woman.