From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adolfo De Unanue Newsgroups: gmane.emacs.help Subject: Help with multy-tty Date: Wed, 12 Mar 2008 15:04:05 -0600 Message-ID: <20080312150405.22c5f42f@ba-sing-se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1205370904 20983 80.91.229.12 (13 Mar 2008 01:15:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 01:15:04 +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 Mar 13 02:15:31 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 1JZc2c-0007oI-GD for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 02:15:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZc23-00061H-FP for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2008 21:14:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZY7O-0005J0-6J for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 17:04:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZY7K-0005Gq-Rt for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 17:04:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZY7J-0005Gl-Uy for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 17:04:06 -0400 Original-Received: from rn-out-0910.google.com ([64.233.170.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZY7J-0005Ri-RW for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 17:04:06 -0400 Original-Received: by rn-out-0910.google.com with SMTP id i6so2002816rng.2 for ; Wed, 12 Mar 2008 14:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; bh=TwcsCsF2AvEOgF9/7c1Kq+n5tsJ8nBETH6SvwuTRWIU=; b=Sdtot8yxHa6Zr7FESekZytPj8gyID4XhMtGJyBBewh2tx1zoBqMsh5R9Dd9y/5+uMddqve4vafMfaEKT/U5/0vYjGItZLmnoIsndbuMmJeFErcrmJUcPTuQKbEpDaykkpNIEKDs0pLNZQFuC7EerD3jr2HR7NDPsyZ2zuwiycCA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; b=THT75TYtnSmkVcf5o3ZpBmxxdbdhNze7dCu7y7lYxvHFCYJYXZF8iZSUD9JzQQ0BoT2xv99gZLarKlJSiYhEQDO0xQ5Cib5xQuD2p3Z+OxRYQrIUuameZVSJ1f0iKeUs2bdWO/kSCrJbIZvmW03rNziOLHCkNYHFrRzWS58TkD0= Original-Received: by 10.114.174.2 with SMTP id w2mr10273949wae.17.1205355842041; Wed, 12 Mar 2008 14:04:02 -0700 (PDT) Original-Received: from ba-sing-se ( [189.166.14.198]) by mx.google.com with ESMTPS id j6sm3652870wah.6.2008.03.12.14.03.59 (version=SSLv3 cipher=OTHER); Wed, 12 Mar 2008 14:04:00 -0700 (PDT) X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.0; i486-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 12 Mar 2008 21:12:50 -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:52336 Archived-At: Hi everyone! I am using GNU/Emacs from CVS: GNU Emacs 23.0.60.8 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2008-03-05=20 I started an emacsserver session when I log into my computer with the instructions given here: http://emacslife.blogspot.com/2007/05/multi-tty-emacs.html basically I start emacs within GNU/SCREEN with this command: screen -dmS nano emacs -nw --eval "(setq server-name "nano")" -f \ server-start=20 and everything works ok, the problem (for me at least) is that when I create an emacsclient with=20 emacsclient -s nano -c It starts with a tool-bar (the one with icons)! I have this option disabled in my .emacs: ----------------------------------------------- ;; Elimina la barra de =C3=ADconos (tool-bar-mode -1) ;; Elimina la barra de men=C3=BAs (menu-bar-mode -1) ;; Elimina la barra lateral (scroll-bar-mode -1) ----------------------------------------------- There is a work around for this? Thanks in advance Adolfo