From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jeff Rancier" Newsgroups: gmane.emacs.help Subject: Re: wrapping mode lines? Date: Mon, 25 Nov 2002 13:18:47 -0500 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87isylli3i.fsf@bassoon.jmeeks.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038251394 8041 80.91.224.249 (25 Nov 2002 19:09:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2002 19:09:54 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18GOcC-00025Y-00 for ; Mon, 25 Nov 2002 20:09:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GOZp-0000dp-00; Mon, 25 Nov 2002 14:07:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18GOZ4-0000Xp-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 14:06:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18GOZ2-0000Uq-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 14:06:37 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18GOZ2-0000RX-00 for help-gnu-emacs@gnu.org; Mon, 25 Nov 2002 14:06:36 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18GOSr-0001NU-00 for ; Mon, 25 Nov 2002 20:00:13 +0100 Original-To: help-gnu-emacs@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18GNmi-0006yM-00 for ; Mon, 25 Nov 2002 19:16:40 +0100 Original-Path: not-for-mail Original-Lines: 20 Original-NNTP-Posting-Host: rrcs-nys-24-97-108-46.biz.rr.com Original-X-Trace: main.gmane.org 1038248200 26804 24.97.108.46 (25 Nov 2002 18:16:40 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Mon, 25 Nov 2002 18:16:40 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3988 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3988 *If* you don't need all the stuff in your mode line, I'd look at http://www.eskimo.com/~seldon/diminish.el. I've asked this before, but never got any responses, which typically means, (1) it's in TFM, or (2) it was designed in and it's more work than feasible. Jeff "Jonathan Meeks" wrote in message news:87isylli3i.fsf@bassoon.jmeeks.com... > > I have a lot of text on my mode line and the text often runs off the > screen. Does anyone know of a way to have mode lines wrap (like the > minibuffer does in emacs21)? I suppose I could reduce the amount of > text on the mode, but I would prefer to wrap it > > Thanks, > > Jonathan