From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: James Freer Newsgroups: gmane.emacs.help Subject: emacs24-nox - tool bar Date: Sun, 29 Jun 2014 19:15:11 +0100 (BST) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1404065761 3626 80.91.229.3 (29 Jun 2014 18:16:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Jun 2014 18:16:01 +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 Jun 29 20:15:55 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X1Jdo-0000Ib-ET for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2014 20:15:52 +0200 Original-Received: from localhost ([::1]:58729 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1Jdo-00018f-0W for geh-help-gnu-emacs@m.gmane.org; Sun, 29 Jun 2014 14:15:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1JdN-00014X-LF for help-gnu-emacs@gnu.org; Sun, 29 Jun 2014 14:15:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1JdD-0004Pv-Ij for help-gnu-emacs@gnu.org; Sun, 29 Jun 2014 14:15:25 -0400 Original-Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:41898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1JdD-0004PQ-9G for help-gnu-emacs@gnu.org; Sun, 29 Jun 2014 14:15:15 -0400 Original-Received: by mail-we0-f179.google.com with SMTP id w62so7240679wes.10 for ; Sun, 29 Jun 2014 11:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:user-agent:mime-version :content-type; bh=6CEzg7V+WQO6pA9O6sFGRA5QYuin5nnDydxWSv9yR5E=; b=vnFxAmshyiYPGGY6Q+pg6MS8XJ7j/A5ZOeCoTCssxbQvI3+2CKv5KhSLhdrjeOWJrj 8Zwx90zC3fOpbF5S3XCPUmAsxFghElRx3gXx0BDXE07JxK6TrWlgpCQNuSaoI+CL4+wh 2NdKOLkJPPtHkk8HWBt0yDNE9OmJyb3DnQHYeWCQ7iMjMdXV/ogBh/lav2vTyXrL+KSq ptLXs2WYTN80JFEVpFFKRgtjI6QcZ22Yt9c/k5csLtCFhy71RO0xTRF1riKrJRyQb0WJ //pU5rFshXHeSQYfnYCpQOxHR7WBomzhda9DEwykDzw/riDAL1J6YaGng5poivNYuSUi Hrww== X-Received: by 10.194.171.68 with SMTP id as4mr23456726wjc.80.1404065713859; Sun, 29 Jun 2014 11:15:13 -0700 (PDT) Original-Received: from james.home (host5-81-169-161.range5-81.btcentralplus.com. [5.81.169.161]) by mx.google.com with ESMTPSA id cj8sm36007425wjb.5.2014.06.29.11.15.12 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Jun 2014 11:15:13 -0700 (PDT) X-X-Sender: james@james User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::233 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98445 Archived-At: I thought I'd try the nox version and found that the tool bar didn't disappear with the following statement which i'd used in the gui/-nw version. (tool-bar-mode -1) Is there a reason for this... or is one better to stick with the gui version? having only just started using emacs I have found the console more to my liking and it does appear to be quicker. thanks james