bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24848: [sh-script] How to save "Local rules set" result from sh-lear


From: richard.wiseman
Subject: bug#24848: [sh-script] How to save "Local rules set" result from sh-learn-buffer-indent?
Date: Tue, 12 Sep 2017 07:09:49 +0000

My ~/.emacs contains, amongst many other things:

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(sh-basic-offset 2)
 '(sh-indentation 2)
 '(smie-config (quote ((sh-mode (2 :elem basic 4)))))
 '(tab-width 2))

Thanks again for the help and for your patience.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]