[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Modifying auto-mode-alist in .emacs
From: |
exits funnel |
Subject: |
Modifying auto-mode-alist in .emacs |
Date: |
Sun, 15 Feb 2004 10:00:16 -0800 (PST) |
Hello,
I've made some customizations to c++ mode which work
pretty well. Unfortunately when I visit a header file
with the extension '.h', the file is opened in c-mode.
I'm trying to figure out what I need to add to my
.emacs file to get emacs to open these header files in
c++ mode. I've been poking around the info pages and
I've read about auto-mode-alist but I can't figure out
how to make the appropriate change to this variable in
my .emacs file. If someone could help me with this
I'd really appreciate it. Thanks in advance.
-exits
__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
- Modifying auto-mode-alist in .emacs,
exits funnel <=