Emacs i wcięcia
marzec 10, 2008 autor rofrol
http://www.student.northpark.edu/pemente/emacs_tabs.htm
http://www.bloomington.in.us/~brutt/emacs-c-dev.html
http://www.jwz.org/doc/tabs-vs-spaces.html
http://www.student.northpark.edu/pemente/emacs_tabs.htm
tylko tabs ale czy to działa?
(setq tab-width 4) (setq indent-tabs-mode t) (tab-always-indent t)
te zmienne mogą nie działać, jeśli jest jakiś inny mod włączony. Zobacz też
M-h v c-basic-offset
Różne typy wcięć: http://en.wikipedia.org/wiki/Indent_style
Zmiana stylu wcięć:
C-c . style
Select a predefined style style (c-set-style).
bsd w Emacs to Allman.
Napisz odpowiedź
Musisz być zalogowany aby móc dodać komentarz.