all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ruby-mode not started automatically
@ 2003-06-18 14:45 David Wende
  0 siblings, 0 replies; 7+ messages in thread
From: David Wende @ 2003-06-18 14:45 UTC (permalink / raw)


Using emacs 21.2.1 under Win2K.

Problem:
When I visit a ruby file (*.rb) the
ruby mode is NOT entered automatically.

The file "ruby-mode.el" is apparently in the correct
place since a doing

M-: (load "ruby-mode")

does work and start the mode.

I have the following 2 lines in my .emacs

(add-to-list 'auto-mode-alist '("\\.rb$" . ruby-mode))
    (autoload 'ruby-mode "Ruby mode" "Ruby mode" t)

but this apparently does not work.

HELP!!

David Wende

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

end of thread, other threads:[~2005-01-20 10:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.8153.1055944086.21513.help-gnu-emacs@gnu.org>
2003-06-18 14:50 ` ruby-mode not started automatically Lute Kamstra
2005-01-20  3:41   ` Sergei Gnezdov
2005-01-20  5:53     ` Daniel Pittman
2005-01-20 10:23     ` Peter Dyballa
2003-06-18 15:05 ` John Paul Wallington
2003-06-18 16:34 ` Kai Großjohann
2003-06-18 14:45 David Wende

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.