From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Zaphod Beeblebrox Newsgroups: gmane.emacs.help Subject: Re: How to get rid of the tool bar Date: Tue, 21 Jan 2003 11:58:21 +1300 Organization: Xtra Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84fzrrd6lc.fsf@lucy.is.informatik.uni-duisburg.de> <84smvo71wj.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1043103632 7941 80.91.224.249 (20 Jan 2003 23:00:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 23:00:32 +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 18aku5-00023s-00 for ; Tue, 21 Jan 2003 00:00:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18akuE-0008NR-05 for gnu-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2003 18:00:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!newsfeeds.ihug.co.nz!ihug.co.nz!news.xtra.co.nz!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Pan/0.11.2 (Unix) X-Comment-To: "Kai =?iso-8859-1?q?Gro=DFjohann=22?= Original-Lines: 40 Original-NNTP-Posting-Host: 161.66.242.4 Original-X-Complaints-To: newsadmin@xtra.co.nz Original-X-Trace: news.xtra.co.nz 1043103501 161.66.242.4 (Tue, 21 Jan 2003 11:58:21 NZDT) Original-NNTP-Posting-Date: Tue, 21 Jan 2003 11:58:21 NZDT Original-Xref: shelby.stanford.edu gnu.emacs.help:109260 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5784 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5784 On Mon, 20 Jan 2003 19:47:56 +1300, Kai Großjohann wrote: > Zaphod Beeblebrox writes: > >> THAT's what is meant by 'more'. I didn't think of it as more matches >> but rather more of the stuff we'd been looking at. .. DUH. > > Do you think it should say `press comma for next match' instead? Though > that might make the line too long in some cases. Hm. Might end up being more confusing if it won't fit into a line, however `,' would be fewer characters which might help to shorten the line. If the buffer could go to multiple lines, the length would be less of an issue. > >>> So, M-x auto-fill-mode RET turns on (or off) auto fill mode. So what >>> is the command for turning on (or off) tool-bar mode? >> >> and by extension, what do I put in the .emacs file? Quite clear now >> how Christopher White's suggestion works. > > I don't know what Christopher said, but the following turns on auto-fill > in all text-like modes: (tool-bar-mode nil) does what I wish to happen. > Yes, I understand. Hm. It's hard to explain, but it seems to me > that after a while, one sees how the Emacs maintainers think and > from then on it's much easier to find new stuff in Emacs. So I keep > trying to give some examples to show what Emacs is like, hoping that > this will help beyond the concrete example that I'm giving. That works well with me. Once I get the feel of the thinking of thinkers behind it, it becomes simpler. I'm already less ignorant. :-)