[Pkg-samba-maint] r2700 - in branches: . jelmer jelmer/.bazaar

jelmer at alioth.debian.org jelmer at alioth.debian.org
Tue Apr 14 14:55:11 UTC 2009


Author: jelmer
Date: 2009-04-14 14:55:11 +0000 (Tue, 14 Apr 2009)
New Revision: 2700

Added:
   branches/jelmer/
   branches/jelmer/.bazaar/
   branches/jelmer/.bazaar/bazaar.conf
   branches/jelmer/.bazaar/ignore
   branches/jelmer/.muttrc
   branches/jelmer/.vimrc
   branches/jelmer/.zshrc
Log:
Import rcfiles.


Added: branches/jelmer/.bazaar/bazaar.conf
===================================================================
--- branches/jelmer/.bazaar/bazaar.conf	                        (rev 0)
+++ branches/jelmer/.bazaar/bazaar.conf	2009-04-14 14:55:11 UTC (rev 2700)
@@ -0,0 +1,12 @@
+[DEFAULT]
+pqm_email = pqm at bazaar-vcs.org
+cia_user = jelmer
+email = Jelmer Vernooij <jelmer at samba.org>
+gconflicts_diff3 = meld
+launchpad_username = jelmer
+viz-compact-view = yes
+#create_signatures=always
+#override-svn-revprops = True
+
+[ALIASES]
+selftest = gselftest
\ No newline at end of file

Added: branches/jelmer/.bazaar/ignore
===================================================================
--- branches/jelmer/.bazaar/ignore	                        (rev 0)
+++ branches/jelmer/.bazaar/ignore	2009-04-14 14:55:11 UTC (rev 2700)
@@ -0,0 +1,8 @@
+*.a
+*.o
+*.py[co]
+*.so
+*.sw[nop]
+*~
+.#*
+[#]*#

Added: branches/jelmer/.muttrc
===================================================================
--- branches/jelmer/.muttrc	                        (rev 0)
+++ branches/jelmer/.muttrc	2009-04-14 14:55:11 UTC (rev 2700)
@@ -0,0 +1,182 @@
+set folder=imaps://rhonwyn.vernstok.nl/
+set ascii_chars=yes
+set include=yes
+set indent_string="> "
+set use_from=yes
+set locale=nl_NL
+# My email-addresses
+alternates '(jelmer at .*|ctrlsoft at .*|root at cgu.nl|j.r.vernooij|jrvernoo at .*)'
+set wait_key=no
+set spoolfile=imaps://rhonwyn.vernstok.nl/INBOX
+set ssl_starttls=yes
+set nosave_empty
+set pgp_verify_sig=yes
+set status_on_top=yes
+set to_chars="-!+C"
+set tilde=yes # Fill empty lines to top with tildes, just like good old vim
+set collapse_unread=yes
+
+set status_format="[%f@%h] Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?%> (%s/%S) (%P)"
+# Use the little brother database!
+set query_command="lbdbq %s"
+
+# How to handle file formats?
+auto_view application/ms-tnef text/v-card
+auto_view application/x-chess application/x-lotus-notes
+auto_view text/html application/x-gzip application/x-gunzip
+auto_view application/rtf application/x-rath
+alternative_order text/enriched text/plain text
+
+set from="Jelmer Vernooij <jelmer at vernstok.nl>"
+
+# What to confirm?
+set delete=yes
+# Sometimes it's usefull when sending 'subscribe' messages
+set abort_nosubject=no 
+set abort_unmodified=no
+set askcc=yes
+set print=yes
+set move=no
+set postpone=no
+set quit=yes
+set reply_to=yes
+set user_agent=yes
+
+my_hdr Bcc: jelmer at vernstok.nl
+
+# Colors
+#color normal white default
+color hdrdefault red default
+color quoted brightblue default
+color signature red default
+color indicator brightyellow red
+color error brightred default
+color status yellow blue
+color tree magenta default      # the thread tree in the index menu
+color tilde magenta default
+color message brightcyan default
+color markers brightcyan default
+color attachment brightmagenta default
+color search default green      # how to hilite search patterns in the pager
+
+color header brightred default ^(From|Subject|To|Bcc|Cc|Date):
+color body magenta default "(ftp|http)://[^ ]+" # point out URLs
+color body magenta default [-a-z_0-9.]+@[-a-z_0-9.]+    # e-mail addresses
+color underline brightgreen default
+color  body            brightyellow    black   "^Good signature"
+mono   body            bold                    "^Good signature"
+color  body            brightwhite     red     "^Bad signature from.*"
+mono   body            bold                    "^Bad signature from.*"
+
+# attributes when using a mono terminal
+mono header underline ^(From|Subject|To|Bcc|Cc|Date):
+mono quoted bold
+
+set help=no
+#set print_command="a2ps -d -1 -R -=mail"
+set print_command="muttprint"
+set autoedit = yes # be fast and skip that stupid screen
+set edit_headers = yes # Let's edit the headers too with vim
+set beep_new=no 
+set sort=threads # First, sort on thread
+set sort_aux=date # And sort threads on date
+unset use_domain # Since I'm behind dial-up
+set write_inc=50 # x messages to read before updating progress info
+set sendmail_wait=1
+set forw_format="[fwd] %s (from: %a)"
+set reply_regexp="^((re([\\[0-9\\]+])*|aw):[ \t]*)+[ \t]*"
+set reverse_alias=yes 
+set reverse_name=yes
+set postponed=imaps://rhonwyn.vernstok.nl/Drafts
+set mime_forward = yes
+unset implicit_autoview
+
+# Hmm.. be somewhat vim-like
+bind	generic	^		first-entry
+bind	generic	a		tag-prefix
+bind	generic	$		last-entry
+# Just like vim's folding
+bind	index	zc		collapse-thread
+bind	index	zC		collapse-all
+
+# I don't want to learn lame key-bindings
+bind	index	<delete>	delete-message
+bind	index	<home>		first-entry
+bind	index	<end>		last-entry
+
+bind	index	^R			imap-fetch-mail
+
+set save_name # I have my own system of storing sent messages
+set pager_stop # Don't go to next message when trying to go past the end of a message
+
+#bind \Cf forget-passphrase
+#bind \Cp "|gpg --import"
+#set pgp_default_version=gpg
+set pgp_timeout=600
+
+macro index \cb |urlview\n
+macro pager \cb |urlview\n
+
+set signature = /home/jelmer/.signatures/oss|
+
+# Customers duidelijk.net
+message-hook '.*@(duidelijk.net|houseboatamsterdam.nl|houseboathotel.nl|ergoshop.nl)' 'my_hdr From: Jelmer Vernooij <jelmer at duidelijk.net>'
+
+# Hmm.. anyone else with a gpg-key?
+set pgp_autoencrypt=no
+set pgp_autosign=yes
+message-hook .*-(subscribe|request|unsubscribe)@.* 'set pgp_autosign=no'
+
+# decode application/pgp
+set pgp_decode_command="LC_ALL=C LANG=C /usr/bin/gpg   --status-fd=2 %?p?--passphrase-fd 0? --no-verbose --quiet  --batch  --output - %f"
+
+# verify a pgp/mime signature
+set pgp_verify_command="LC_ALL=C LANG=C /usr/bin/gpg   --status-fd=2 --no-verbose --quiet  --batch  --output - --verify %s %f"
+
+# decrypt a pgp/mime attachment
+set pgp_decrypt_command="LC_ALL=C LANG=C /usr/bin/gpg   --passphrase-fd 0 --no-verbose --quiet  --batch  --output - %f"
+
+# create a pgp/mime signed attachment
+# set pgp_sign_command="LANG=C LC_ALL=C /usr/bin/gpg-2comp  --no-verbose --batch  --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
+set pgp_sign_command="LANG=C LC_ALL=C /usr/bin/gpg    --no-verbose --batch --quiet   --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f"
+
+# create a application/pgp signed (old-style) message
+# set pgp_clearsign_command="/usr/bin/gpg-2comp   --no-verbose --batch  --output - --passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
+set pgp_clearsign_command="LC_ALL=C LANG=C /usr/bin/gpg   --no-verbose --batch --quiet   --output - --passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
+
+# create a pgp/mime encrypted attachment
+# set pgp_encrypt_only_command="/usr/lib/mutt/pgpewrap gpg-2comp   -v --batch  --output - --encrypt --textmode --armor --always-trust -- -r %r -- %f"
+set pgp_encrypt_only_command="LC_ALL=C LANG=C /usr/lib/mutt/pgpewrap /usr/bin/gpg    --batch  --quiet  --no-verbose --output - --encrypt --textmode --armor --always-trust -- -r %r -- %f"
+
+# create a pgp/mime encrypted and signed attachment
+# set pgp_encrypt_sign_command="/usr/lib/mutt/pgpewrap gpg-2comp   --passphrase-fd 0 -v --batch  --output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r -- %f"
+set pgp_encrypt_sign_command="LC_ALL=C LANG=C /usr/lib/mutt/pgpewrap /usr/bin/gpg   --passphrase-fd 0  --batch --quiet  --no-verbose  --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r -- %f"
+
+# import a key into the public key ring
+set pgp_import_command="LC_ALL=C LANG=C /usr/bin/gpg   --no-verbose --import -v %f"
+
+# export a key from the public key ring
+set pgp_export_command="LC_ALL=C LANG=C /usr/bin/gpg   --no-verbose --export --armor %r"
+
+# verify a key
+set pgp_verify_key_command="LC_ALL=C LANG=C /usr/bin/gpg   --verbose --batch  --fingerprint --check-sigs %r"
+
+# read in the public key ring
+set pgp_list_pubring_command="LC_ALL=C LANG=C /usr/bin/gpg   --no-verbose --batch --quiet   --with-colons --list-keys %r" 
+
+# read in the secret key ring
+set pgp_list_secring_command="LC_ALL=C LANG=C /usr/bin/gpg   --no-verbose --batch --quiet   --with-colons --list-secret-keys %r" 
+
+set pgp_good_sign="^gpg: Good signature from"
+set pgp_replysign
+set pgp_replyencrypt
+set pgp_replysignencrypted
+
+set imap_user=jelmer
+set imap_authenticators="gssapi"
+set mbox=imaps://rhonwyn.vernstok.nl/
+set imap_servernoise=no
+set imap_check_subscribed=yes
+set imap_idle=yes
+set mail_check=60
+set header_cache=~/.muttheaders

Added: branches/jelmer/.vimrc
===================================================================
--- branches/jelmer/.vimrc	                        (rev 0)
+++ branches/jelmer/.vimrc	2009-04-14 14:55:11 UTC (rev 2700)
@@ -0,0 +1,114 @@
+" (C) 1997-2005 Jelmer Vernooij <jelmer at nl.linux.org> under the GPL
+set nomodeline
+set shm=atI
+set nocompatible
+set guifontset=-misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso10646-1 " My favorite X font
+set scrolloff=5
+set tags=./tags,tags,../tags,../../tags
+set mouse=a
+set backup
+" My own indenting style 
+set backupext=~
+set cpt=.,w,b,u,t,i,k
+set dictionary=~/.dictionary
+set noruler
+set wrap
+set cin
+set nosmarttab
+set shiftwidth=4
+set tabstop=4
+set noshowmode
+set backspace=2
+set cmdheight=1
+set ruler
+set autowrite
+set suffixes-=".h"
+set cinoptions=:0,p0,t0,(1s,(0                 " C language indent options
+set noshowcmd
+set hlsearch
+filetype plugin indent on
+hi Normal guibg=black
+hi Normal guifg=white
+
+"Java
+autocmd BufRead /home/jelmer/cups-kerberos/*/*.c set tabstop=8
+autocmd BufEnter /data/jelmer/samba/*.c so ~/.vim/samba/vimrc
+autocmd BufNewFile /data/jelmer/samba/*.c	0r ~/.vim/samba/skeleton.c
+autocmd BufNewFile /data/jelmer/samba/*.h	0r ~/.vim/samba/skeleton.h
+autocmd BufNewFile /data/jelmer/samba/*.py	0r ~/.vim/samba/skeleton.py
+autocmd BufNewFile /data/jelmer/bzr-svn/*.py	0r ~/.vim/bzr-svn/skeleton.py
+autocmd BufNewFile /data/jelmer/samba/*.i	0r ~/.vim/samba/skeleton.i
+autocmd BufEnter *.java set cindent formatoptions=tcqlro
+autocmd BufEnter *.po source ~/.po.vimrc
+autocmd BufEnter *.py set expandtab
+
+" Only 15 heights of help
+set helpheight=15
+" Mail editing
+autocmd BufRead    mutt*[0-9],.followup,.article,.letter 
+                    \ set nocin |
+                    \ let save_report=&report |
+                    \ se tw=70 report=1000000000 |
+                    \ 1;/^$/;/^-- $/s/^>[ >\t]*$//e |
+                    \ let &report=save_report |
+                    \ $;?^-- $?;?^[^>]?
+
+" C file highlighting
+let c_gnu=1
+" history length of 50
+set history=50
+" Vi compatibility options
+set cpoptions=cFs$
+
+
+
+" Ok, some of this is shamelessly compied from Jorn Baayen
+" <jorn at nl.linux.org>'s .vimrc (Published under the GPL, eh?)
+set backspace=2         " Backspace all the way to wherever it takes
+set incsearch           " Incremental searching
+set ignorecase
+set ai
+set laststatus=2        " Always show a status line
+set shortmess=ao        " Shorter status messages
+set showmatch           " Horizontal scrolling
+set sidescroll=8 		" Show matching delimiters
+set smartcase           " no ignorecase for uppercase letters in patterns
+set splitbelow          " Split windows below current window
+set nostartofline       " Do not home cursor to beginning of line
+set whichwrap=<,>,[,]   " Left/right arrow keys wrap
+set path=.,include,../include,../../include,/usr/local/include/,/usr/include,,
+set hid	nohid 			"No hidden buffers,please
+set title	title		 "Window title with info
+set wak=menu
+set eb
+set vb
+"selected text>clipboard
+set cb=autoselect
+"format error messages
+set mousehide
+"set background=dark
+"""""
+""""" EDITING MODES
+"""""
+" Move around in quickfix mode
+map ( :cp<CR>0
+map ) :cn<CR>0
+
+syntax on
+hi Comment    term=bold ctermfg=LightBlue guifg=Blue
+
+set titlestring=Vim\ [%t]\ %(\ %M%)%(\ (%{expand(\"%:~:.:h\")})%)%(\ %a%)
+hi mailSignature  ctermfg=darkmagenta
+hi mailQuoted1    ctermfg=darkgreen
+hi mailQuoted2    ctermfg=darkcyan
+hi mailQuoted3    ctermfg=darkmagenta
+hi mailQuoted4    ctermfg=blue
+hi mailQuoted5    ctermfg=darkblue
+hi mailQuoted6    ctermfg=white
+au BufNewFile,BufRead svn-commit.* setf svn
+au BufNewFile,BufRead *.hs set tabstop=8
+au! BufNewFile,BufRead *.moin set ft=moin
+
+let perl_fold=1
+let perl_fold_blocks = 1
+filetype indent on

Added: branches/jelmer/.zshrc
===================================================================
--- branches/jelmer/.zshrc	                        (rev 0)
+++ branches/jelmer/.zshrc	2009-04-14 14:55:11 UTC (rev 2700)
@@ -0,0 +1,45 @@
+alias olive-gtk-dev='PYTHONPATH=~/bzr/bzr.dev BZR_PLUGIN_PATH=~/.bazaar/dev-plugins ~/bzr-gtk/trunk/olive-gtk'
+alias bzr-svnnative='BZR_PLUGIN_PATH=$HOME/.bazaar/native-plugins $HOME/bzr/bzr.dev/bzr'
+alias bzr-0.15='BZR_PLUGIN_PATH=$HOME/.bazaar/0.15-plugins $HOME/bzr/bzr-0.15rc1/bzr'
+alias bzr.dev='PYTHONPATH=/usr/local/lib/svn-python LD_LIBRARY_PATH=/usr/local/lib BZR_PLUGIN_PATH=$HOME/.bazaar/dev-plugins $HOME/bzr/bzr.dev/bzr'
+alias lifeless='PYTHONPATH=/usr/local/lib/svn-python LD_LIBRARY_PATH=/usr/local/lib BZR_PLUGIN_PATH=$HOME/.bazaar/dev-plugins $HOME/bzr/lifeless/bzr'
+alias bzr.packs='PYTHONPATH=/usr/local/lib/svn-python LD_LIBRARY_PATH=/usr/local/lib BZR_PLUGIN_PATH=$HOME/.bazaar/dev-plugins ~/bzr/packs.knits/bzr'
+alias bzr-svn2='BZR_PLUGIN_PATH=$HOME/.bazaar/svn2-plugins $HOME/bzr/bzr.dev/bzr'
+alias bzr-svn3='BZR_PLUGIN_PATH=$HOME/.bazaar/svn3-plugins $HOME/bzr/bzr.dev/bzr'
+alias bzr-svncustomrev='BZR_PLUGIN_PATH=$HOME/.bazaar/svncustomrev-plugins/ $HOME/bzr/bzr.dev/bzr'
+alias bzr-svnnested='BZR_PLUGIN_PATH=$HOME/.bazaar/nestedtree-plugins/ $HOME/bzr/bzr.dev/bzr'
+alias bzr-svnsplit='BZR_PLUGIN_PATH=$HOME/.bazaar/split-plugins/ $HOME/bzr/bzr.dev/bzr'
+alias bzr-svnmwh='BZR_PLUGIN_PATH=$HOME/.bazaar/mwh-plugins/ bzr'
+alias bzr-norootid='BZR_PLUGIN_PATH=$HOME/.bazaar/noroot-plugins/ $HOME/bzr/bzr.dev/bzr'
+export PATH=/usr/lib/ccontrol:$PATH
+export SSH_ASKPASS=ssh-askpass-fullscreen
+export DEBFULLNAME="Jelmer Vernooij"
+export DEBEMAIL=jelmer at samba.org
+export MPD_PORT=6600
+export VISUAL=vim
+export CLICOLOR=1
+unsetopt NOMATCH
+setopt NOBEEP
+bindkey -v
+HISTSIZE=1000
+SAVEHIST=1000
+HISTFILE=~/.zsh_history
+export PS1="%m:%~%# "
+export PATH=$HOME/bin:$PATH
+export TMPDIR=$HOME/tmp
+export CVS_RSH=ssh
+export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
+export MAIL=imaps://mail.vernstok.nl/
+#alias ls='ls --color'
+watch=(notme)
+
+autoload -U compinit
+compinit
+
+hosts=(${${${${(f)"$(<$HOME/.ssh/known_hosts)"}:#[^0-9]*}%%\ *}%%,*})
+
+zstyle ':completion:*:hosts' hosts $hosts
+eval `dircolors`
+alias ls='ls --color'
+alias configure.samba='./configure.developer CFLAGS="-fno-stack-protector $CFLAGS"'
+alias vless='/usr/share/vim/vimcurrent/macros/less.sh'




More information about the Pkg-samba-maint mailing list