all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to enable syntax highlighting for some shell script files?
@ 2010-05-09 21:57 xiaweitang
  2010-05-09 22:49 ` Dan Davison
       [not found] ` <mailman.9.1273445410.17813.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: xiaweitang @ 2010-05-09 21:57 UTC (permalink / raw)
  To: Help-gnu-emacs


My emacs does syntax highlighting for C++, latex files, and also .Xdefaults,
.xinitrc and so on. However, it doesn't do for other files like .inputrc and
/etc/conf.d/local.start. My local.start file :

# This is a good place to load any misc programs
# on startup (use &>/dev/null to hide output)

# disable wlan0 LED blinking
echo phy0assoc > `find /sys/devices/ -name iwl-phy0::assoc`/trigger
&>/dev/null

# from http://my.opera.com/xliot/blog/
if ! test -p /lib/splash/cache/.splash; then
rm /lib/splash/cache/.splash &>/dev/null
mkfifo /lib/splash/cache/.splash
fi
-- 
View this message in context: http://old.nabble.com/how-to-enable-syntax-highlighting-for-some-shell-script-files--tp28505457p28505457.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





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

end of thread, other threads:[~2010-05-11 12:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-09 21:57 how to enable syntax highlighting for some shell script files? xiaweitang
2010-05-09 22:49 ` Dan Davison
2010-05-09 23:00   ` Yuliang Wang
2010-05-11 12:37     ` Kevin Rodgers
     [not found]   ` <mailman.10.1273446039.17813.help-gnu-emacs@gnu.org>
2010-05-10  0:46     ` Pascal J. Bourguignon
     [not found] ` <mailman.9.1273445410.17813.help-gnu-emacs@gnu.org>
2010-05-10  0:29   ` Tim X

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.