From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alexander Nikolov Newsgroups: gmane.emacs.help Subject: Re: save options and a few other issues Date: 04 May 2003 16:06:52 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052053975 2256 80.91.224.249 (4 May 2003 13:12:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 4 May 2003 13:12:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun May 04 15:12:51 2003 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 19CJIQ-0000Zx-00 for ; Sun, 04 May 2003 15:12:50 +0200 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 19CJGU-0001fb-09 for gnu-help-gnu-emacs@m.gmane.org; Sun, 04 May 2003 09:10:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fu-berlin.de!uni-berlin.de!ip217-30.mnet.BG!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: ip217-30.mnet.bg (193.110.217.30) Original-X-Trace: fu-berlin.de 1052053689 15692096 193.110.217.30 (16 [159246]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:112754 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:9249 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9249 David Kastrup writes: > Alexander Nikolov writes: > > > For some reason the options connected with highlighting are off each > > time I start my Emacs(it wasn't like that a week or two ago). How can > > I permenantly turn them on. > > Use the menu to set and save the options. > > > I would also like to have auto-fill-buffer turned on by default with > > each new buffer I open. > > Use the menu and save the options. > > Note that some people write nonsense like > (global-font-lock-mode) > into their .emacs files (this does not set but _toggle_ the mode, so > when somebody else tries to seit it before, it gets reset again). > > -- > David Kastrup, Kriemhildstr. 15, 44793 Bochum Hm, my questions seem to have been plain stupid, ah?