unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob eff29fc8bec4be8ee114beb5a202b6bfb7180bb6 394 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
17
 
; 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

((c-mode
  (indent-tabs-mode . t)
  (tab-width . 8)
  (c-basic-offset . 4)
  (c-file-style . "linux"))
 (c++-mode
  (indent-tabs-mode . t)
  (tab-width . 8)
  (c-basic-offset . 4)
  (c-file-style . "linux"))
 (emacs-lisp-mode
  (indent-tabs-mode . t))
 )

debug log:

solving eff29fc ...
found eff29fc in https://yhetil.org/notmuch/1307424025-20889-1-git-send-email-amdragon@mit.edu/
found cbdb1f9 in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 cbdb1f9790f9c30419dca5d60aa1c376a3a5994f	.dir-locals.el

applying [1/1] https://yhetil.org/notmuch/1307424025-20889-1-git-send-email-amdragon@mit.edu/
diff --git a/.dir-locals.el b/.dir-locals.el
index cbdb1f9..eff29fc 100644

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

index at:
100644 eff29fc8bec4be8ee114beb5a202b6bfb7180bb6	.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).