]> err.no Git - dotfiles/commitdiff
some updates
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 9 Feb 2006 14:52:15 +0000 (14:52 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 9 Feb 2006 14:52:15 +0000 (14:52 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@882 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

Xdefaults
dput.cf
emacs
gnus
ssh/config

index 4e5a2cfd04cbed7aabfc208c1b34f827d032790f..8e393ba0ae2b00489b1a1f165c23d4bcbcdbb23e 100644 (file)
--- a/Xdefaults
+++ b/Xdefaults
@@ -30,7 +30,7 @@ emacs*ScrollBars: off
 ! emacs*cursorColor: Blue
 emacs*bitmapIcon: on
 ! emacs*font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
-emacs*font: -*-dejavu sans mono-medium-r-*-*-12-*-*-*-c-*-iso10646-1
+emacs*font: -*-bitstream vera sans mono-medium-r-*-*-12-*-*-*-c-*-iso10646-1
 ! fixed
 !emacs.geometry: 80x25
 
@@ -85,7 +85,7 @@ pterm.ScrollbackLines: 10000
 pterm.NoAltScreen: 1
 pterm.MouseOverride: 0
 
-#pterm.Colour0: 0,0,0
-#pterm.Colour1: 85,85,85
-#pterm.Colour3: 187,187,187
-#pterm.Colour2: 255,255,255
+pterm.Colour0: 0,0,0
+pterm.Colour1: 85,85,85
+pterm.Colour3: 187,187,187
+pterm.Colour2: 255,255,255
diff --git a/dput.cf b/dput.cf
index eb20405829dbc9def0103d7ce788cb39c56ae23e..76af0653531ddc8e1bfd1851264ab657c64a325a 100644 (file)
--- a/dput.cf
+++ b/dput.cf
@@ -43,3 +43,9 @@ method = scp
 incoming = /org/amd64.debian.net/queue/unchecked
 allow_unsigned_uploads = 0
 run_dinstall = 0
+
+[staging]
+fqdn = drescher.ubuntu.com
+incoming = /
+login = anonymous
+
diff --git a/emacs b/emacs
index 24d7f00e5e148f3e37a6f217fd6e8b59a17ae1e9..101e5bb082e80a0f5c74d29378abbcf3d9c7da3a 100644 (file)
--- a/emacs
+++ b/emacs
     (add-hook 'inferior-lisp-mode-hook (lambda () (inferior-slime-mode t)))
     (setq inferior-lisp-program "sbcl-mt"))
 
+(setq mouse-yank-at-point t)
 
 ;: WL setup
 
 ;      wl-folder-access-subscribe-alist '(("^%" . (t . "."))))
 (setq elmo-imap4-default-authenticate-type 'clear
       elmo-default-authenticate-type 'clear)
+
+(defun linux-c-mode ()
+  "C mode with adjusted defaults for use with the Linux kernel."
+  (interactive)
+  (c-mode)
+  (c-set-style "K&R")
+  (setq tab-width 8)
+  (setq indent-tabs-mode t)
+  (setq c-basic-offset 8))
diff --git a/gnus b/gnus
index 151fcba9ee583a01f676780df62e3aa934b90c37..4b8f4703ba59b919c49b2da1409b7a00d05a03ea 100644 (file)
--- a/gnus
+++ b/gnus
@@ -607,7 +607,7 @@ on multiple mail-followup-to headers"
 
 (defun tfheen-mark-as-spam ()
   (interactive)
-  (gnus-summary-move-article nil (format-time-string "spam.%Y-%m"))
+  (gnus-summary-move-article nil (format-time-string "spam.%Y-%m") nil 'move)
   (gnus-summary-next-subject 1))
 
 (cw/for-host "yiwaz\\|thosu\\|golem"
index f478a5f393f26eb0e1d1ff325a90b1298d24a0c9..34f644573938541d022f77e0414e696745c63f86 100644 (file)
@@ -187,6 +187,9 @@ Hostname shonap.err.no
 
 # Canonical
 
+Host chinstrap.ubuntu.com
+ProxyCommand none
+
 Host chinstrap.warthogs.hbd.com
 ProxyCommand none