On Tue, 23 Nov 2010, Daniel Kahn Gillmor wrote:
> hey notmuch folks--
>
> ; emacs local configuration settings for notmuch source
> ; surmised by dkg on 2010-11-23 13:43:18-0500
>
> (
> (c-mode . (
> (indent-tabs-mode . t)
> (tab-width . 8)
> (c-basic-offset . 4)
;; I think, that Carl also likes this setting :-)
(c-cleanup-list . (space-before-funcall))
> )
> )
> )
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch