chiark / gitweb /
Merge branch 'master' of https://git.distorted.org.uk/~mdw/profile
authorMark Wooding <mdw@distorted.org.uk>
Mon, 25 Apr 2016 11:05:46 +0000 (12:05 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Apr 2016 11:05:46 +0000 (12:05 +0100)
* 'master' of https://git.distorted.org.uk/~mdw/profile:
  dot/emacs: Don't snarf `*@*.invalid' email addresses.
  dot/emacs: Don't have BBDB store mailer-daemon's address.
  dot/emacs: Propagate initial frame's background colour to other frames.
  dot/emacs: Pull in Org mode and BBDB explicitly when enabling appointments.
  dot/emacs: Don't do calendar/diary things if we're trying to start quickly.
  dot/xinitrc: Set `XSCR0_HEIGHT' correctly if `xscsize' is too old.
  dot/xinitrc: Overhaul the Emacs/terminal allocation algorithm.
  dot/xinitrc: Use $(( ... )) consistently for arithmetic evaluation.
  dot/xinitrc: Don't assume that the first screen starts at (0, 0).
  doc/xinitrc: Handle Emacs and terminal placement on multihead displays.
  dot/xinitrc: Decrease the amount of space reserved on the right.
  dot/xinitrc: Document the various terminal and Emacs size parameters.
  dot/xinitrc: Support for GNU Emacs 24.
  el/dot-emacs.el: Slight reformatting.

dot/emacs
dot/gitconfig.in

index 88acfe45ecfcc8c672a8425a7d88c97a28344139..d78302471d7b9bccb19ddbb2177d8c92bad68bb2 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
     (trap (bbdb-initialize 'gnus 'sendmail 'message)))
 (setq bbdb-file "~/etc/brain/bbdb"
       bbdb-north-american-phone-numbers-p nil
+      bbdb-dwim-net-address-allow-redundancy t
       bbdb-extract-address-components-func 'bbdb-extract-address-components
       bbdb/news-auto-create-p
       (lambda ()
index c642c132ffe246c8aae766720621b4acaf95b00e..8dd1f90953ed122aec2c2fd64173157825656c24 100644 (file)
 [gui]
        fontui = -family Sans -size 10
        fontdiff = -family Fixed -size 13
+
+[http]
+       cookiefile = @home@/.gitcookies