Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Joe Buehler Subject: Re: emacs look Date: Mon, 18 Aug 2003 17:00:11 -0400 Organization: Spirent Communications, Inc. Lines: 16 Message-ID: <3F413E5B.5070402@hekimian.com> References: Reply-To: jbuehler AT hekimian DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sal wrote: > I just downloaded the latest version of cygwin, along with emacs 21.2 and > it's respective X11 libraries. It's been a year or so since I've used emacs > and this is not the version I remember. This version looks more like > "Xemacs" than the GNU emacs I remember using. Namely, there were no cute > little (and totally redundant) "buttons" for 'cut', 'paste' etc... is there > any way to get rid of or "turn off" this button toolbar? Thanks Put in your .emacs: (tool-bar-mode 0) (menu-bar-mode 0) -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/