unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 27f01c03392e64d7b400d2e0ac528cff73ecb0d9 352 bytes (raw)
name: .dir-locals.el 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
;; emacs local configuration settings for notmuch source
;; surmised by dkg on 2010-11-23 13:43:18-0500
;; amended by amdragon on 2011-06-06

((nil
  (indent-tabs-mode . t)
  (tab-width . 8)
  (c-basic-offset . 4)
  (fill-column . 70))
 (c-mode
  (c-file-style . "linux"))
 (c++-mode
  (c-file-style . "linux"))
 (shell-mode
  (sh-indentation . 4))
 )

debug log:

solving 27f01c0 ...
found 27f01c0 in https://yhetil.org/notmuch/m27h0v5imm.fsf@kcals.intra.maillard.im/
found aea630b in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 aea630bdf3155b26113881e36a45a83d1e82bd4d	.dir-locals.el

applying [1/1] https://yhetil.org/notmuch/m27h0v5imm.fsf@kcals.intra.maillard.im/
diff --git a/.dir-locals.el b/.dir-locals.el
index aea630b..27f01c0 100644

Checking patch .dir-locals.el...
Applied patch .dir-locals.el cleanly.

index at:
100644 27f01c03392e64d7b400d2e0ac528cff73ecb0d9	.dir-locals.el

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).