all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5688: mention one needs setq-default to change the default major-mode
       [not found] <873a0dmyxc.fsf@jidanni.org>
@ 2010-03-06 19:03 ` Chong Yidong
  0 siblings, 0 replies; only message in thread
From: Chong Yidong @ 2010-03-06 19:03 UTC (permalink / raw
  To: jidanni; +Cc: 5688

> In (info "(emacs) Choosing Modes")
> After
>       When you visit a file that does not specify a major mode to use, or
>    when you create a new buffer with `C-x b', the default value of the
>    variable `major-mode' specifies which major mode to use.  Normally its
>    value is the symbol `fundamental-mode', which specifies Fundamental
>    mode.
> Please add
>    To change it to e.g., text-mode, in your .emacs use
>       (setq-default major-mode 'text-mode)
>
> Else beginners (and enders) will just try setq.

Fixed, thanks.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-06 19:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <873a0dmyxc.fsf@jidanni.org>
2010-03-06 19:03 ` bug#5688: mention one needs setq-default to change the default major-mode Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.