emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tool-tip default


From: Eli Zaretskii
Subject: Re: tool-tip default
Date: Mon, 6 Nov 2000 16:15:40 +0200 (IST)

On Mon, 6 Nov 2000, Robert J. Chassell wrote:

> ;;; Prevent the cursor from blinking
> (blink-cursor-mode 0)

Why?

> ;;; Turn on menu bar, which has text for drop down menus
> (menu-bar-mode 1)

On what platforms this isn't the default already?  I think Emacs always 
displays the menu bar.

> ;;; Cause indentation to insert spaces instead of tabs
> (setq-default indent-tabs-mode nil)

Why?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]