help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs default setup major mode


From: Bastien
Subject: Re: emacs default setup major mode
Date: Mon, 16 Jun 2008 14:05:14 -0500
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

xzen <tianshizhiluan@gmail.com> writes:

> how can i change default-major-mode to text-mode. i write (setq
> default-major-mode 'text-mode) to /root/.emacs, but when after start
> emacs, it still is lisp-interaction. the version of emacs is 22.2

(setq initial-major-mode 'text-mode)

-- 
Bastien




reply via email to

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