Re: CVS commit: wip/cde
Moritz Wilhelmy <[email protected]> Thu, 4 Oct 2012 19:06:29 +0200
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
By the way, something that comes in handy for me (as a vim user) is vim's patchmode option. Here is the pkgsrc-related snippet of my vimrc, in case you are interested (and are using vim, of course): augroup pkgsrc au! au BufRead /usr/pkgsrc/*/*/work/* set patchmode=.orig au BufRead /usr/pkgsrc/*/*/patches/* set syntax=diff augroup END This makes the inital patching a lot easier, i.e. when no .orig files are present yet. Best regards, Moritz ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev