all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mode on by default
@ 2007-03-02  7:20 Gary Wessle
  2007-03-02  8:44 ` Matthew Flaschen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gary Wessle @ 2007-03-02  7:20 UTC (permalink / raw)
  To: help-gnu-emacs

Hi

in my .emacs I have

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(column-number-mode t)
 '(winner-mode t)
 '(default-major-mode (quote text-mode))
...

and the list goes on.
notice that I edited the above section by adding the line
'(winner-mode t)

is that correct in order to turn this mode on by default?

thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-03 20:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-02  7:20 mode on by default Gary Wessle
2007-03-02  8:44 ` Matthew Flaschen
2007-03-02  8:47 ` David Hansen
2007-03-03 20:34 ` Stefan Monnier

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.