From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: Emacs backspace and delete. Date: Fri, 24 Oct 2008 11:52:29 +0200 Message-ID: References: <08418681-852b-4789-93a8-cc1cbb12a3f2@a1g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224842065 3132 80.91.229.12 (24 Oct 2008 09:54:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2008 09:54:25 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: DaLoverhino Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 24 11:55:26 2008 connect(): Connection refused 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 1KtJO1-0003RS-R1 for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Oct 2008 11:55:17 +0200 Original-Received: from localhost ([127.0.0.1]:59137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtJMw-0003Dz-7M for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Oct 2008 05:54:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtJLP-0002cU-UW for help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 05:52:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtJLN-0002bE-Ki for help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 05:52:34 -0400 Original-Received: from [199.232.76.173] (port=47712 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtJLN-0002b5-F9 for help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 05:52:33 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:37745) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtJLM-0003uo-S5 for help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 05:52:33 -0400 Original-Received: from thursday (BAH4931.bah.pppool.de [77.135.73.49]) by dd18200.kasserver.com (Postfix) with ESMTP id DEEDE1801CDB5; Fri, 24 Oct 2008 11:52:32 +0200 (CEST) In-Reply-To: <08418681-852b-4789-93a8-cc1cbb12a3f2@a1g2000hsb.googlegroups.com> (DaLoveRhino@hotmail.com's message of "Thu\, 23 Oct 2008 09\:18\:58 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:59119 Archived-At: DaLoverhino wrote: > Is there anyway to fire up emacs (NOT using -nw option), but tell > emacs don't give me a gui menu bar, give me none or a text one. I do > most of my comands as key strokes anyways. (menu-bar-mode 0) (tool-bar-mode 0) regards, Nikolaj Schumacher