GNU/Emacs PHP Highlighting
GNU/Emacs PHP Highlighting
Hi All,
weiss jemand, wie ich unter GNU/Emacsen das Highlightling für (PHP) Code aktiviere?
Danke, Jan
weiss jemand, wie ich unter GNU/Emacsen das Highlightling für (PHP) Code aktiviere?
Danke, Jan
So siehts aus:
(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.
'(case-fold-search t)
'(current-language-environment "English")
'(global-font-lock-mode t nil (font-lock)))
(custom-set-faces
;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
)
Danke, Jan
(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.
'(case-fold-search t)
'(current-language-environment "English")
'(global-font-lock-mode t nil (font-lock)))
(custom-set-faces
;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
;; Your init file should contain only one such instance.
)
Danke, Jan
Da kann ich dir leider nicht helfen. Bei mir funktionierte es unter Woody und jetzt bei SID problemlos.
Meine ~/.emacs sieht gleich aus. Schau mal auf http://www.debianforum.de/forum/viewtop ... highlight=
, vielleicht hilft dir da irgendetwas!
mfg Torso
Meine ~/.emacs sieht gleich aus. Schau mal auf http://www.debianforum.de/forum/viewtop ... highlight=
, vielleicht hilft dir da irgendetwas!
mfg Torso
Debian GNU/Linux 00101010