From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: alephnull@hcoop.net (Alok G. Singh) Newsgroups: gmane.emacs.help Subject: Re: Help with multy-tty Date: Fri, 14 Mar 2008 08:57:08 +0530 Organization: Home Message-ID: <87k5k6kmsz.fsf@klein.localdomain> References: <20080312150405.22c5f42f@ba-sing-se> Reply-To: alephnull@hcoop.net NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205464853 29798 80.91.229.12 (14 Mar 2008 03:20:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2008 03:20:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 14 04:21:22 2008 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 1Ja0Tx-00082s-B5 for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Mar 2008 04:21:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja0TO-0000TW-3c for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 23:20:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ja0T3-0000Qs-KX for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 23:20:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ja0T3-0000QC-1A for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 23:20:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja0T2-0000Q9-VA for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 23:20:24 -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 1Ja0T2-0002IB-HJ for help-gnu-emacs@gnu.org; Thu, 13 Mar 2008 23:20:24 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ja0Sv-0005bs-HF for help-gnu-emacs@gnu.org; Fri, 14 Mar 2008 03:20:17 +0000 Original-Received: from 122.167.89.97 ([122.167.89.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Mar 2008 03:20:17 +0000 Original-Received: from alephnull by 122.167.89.97 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Mar 2008 03:20:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 122.167.89.97 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:VKqXKbX/V86w3+ibdsnfC6cGKc0= X-detected-kernel: by monty-python.gnu.org: 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:52404 Archived-At: On 13 Mar 2008, adolfoaz@gmail.com wrote: > It starts with a tool-bar (the one with icons)! Disable the setting from .Xresources. tool-bar-mode is only bound in X and since you start your emacs in a screen on the console, disabling it has no effect. Emacs.ScrollBars: off Emacs.toolBar: off is what I have. Don't forget to xrdb -merge your Xresources. -- Alok God is a comic playing to an audience that's afraid to laugh.