all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help.... files.el
@ 2002-05-17  9:18 Praveen D V
  2002-05-17 17:58 ` Alexander Koptelov
  0 siblings, 1 reply; 2+ messages in thread
From: Praveen D V @ 2002-05-17  9:18 UTC (permalink / raw)


hi,
I have added
("\\.rb\\'" . ruby-mode)
to
auto-mode-alist.
I have done the same to "interpreter-mode-alist" and then
byte-compiled the file.  The corresponding .elc files also
show that "ruby-mode" is in those lists, but emacs doesn't seem
to recognize the file *.rb and set major-mode to
"ruby-mode".
When I look at these lists in emacs,
C-h v auto-mode-alist<RET>, they are not in the list.

Can somebody tell me if there some thing that I am missing?
TIA,
Praveen

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

* Re: Help.... files.el
  2002-05-17  9:18 Help.... files.el Praveen D V
@ 2002-05-17 17:58 ` Alexander Koptelov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Koptelov @ 2002-05-17 17:58 UTC (permalink / raw)
  Cc: help-gnu-emacs


Probably, you mean  ``("\\.rb$" . ruby-mode)''?

-- 
Alexander Koptelov
Institute for System Programming, Russian Academy of Sciences
e-mail: steve@ispras.ru
icq:    36208499

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

end of thread, other threads:[~2002-05-17 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-17  9:18 Help.... files.el Praveen D V
2002-05-17 17:58 ` Alexander Koptelov

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.