Re: [arch-general] Dynamic Titles in urxvt (bash) Without Side Effects?

2011-11-16 Thread Mantas Mikulėnas
On 2011-11-16 15:51, Bastien Dejean wrote: Hey, I've added the following lines to my .bashrc: case "$TERM" in rxvt*|xterm*) set -o functrace trap '[ -z "$BASH_SOURCE" ]&& printf "%b" "\e]0;$BASH_COMMAND\a"' DEBUG>& /dev/null ;; esac

Re: [arch-general] [signoff] linux-3.1.1-1

2011-11-16 Thread David C. Rankin
On 11/11/2011 04:43 PM, Tobias Powalowski wrote: Hi guys, please signoff 3.1 series for both arches. greetings tpowa 6 - OK (4 i686 + 2 x86_64) -- David C. Rankin, J.D.,P.E.

[arch-general] Problems with alsamixer after system update

2011-11-16 Thread Daniel Hilst Selli
I have made a system update today with pacman -Syu.. After that I'm facing problems with alsamixer. It works o tty but not on xterm or gnome-terminal Here is the error: [geckos@archlinux ~]$ alsamixer alsamixer: hcontrol.c:574: snd_hctl_load: Assertion `list_empty(&hctl->elems)' failed. Aborted

Re: [arch-general] Dynamic Titles in urxvt (bash) Without Side Effects?

2011-11-16 Thread Tobias Frilling
On 11/16/2011 02:51 PM, Bastien Dejean wrote: > Hey, > > I've added the following lines to my .bashrc: > > case "$TERM" in > rxvt*|xterm*) > set -o functrace > trap '[ -z "$BASH_SOURCE" ] && printf "%b" > "\e]0;$BASH_COMMAND\a"' DEBUG >& /dev/null >

Re: [arch-general] LinuxCon Brazil

2011-11-16 Thread Albino Biasutti Neto
2011/11/16 Ángel Velásquez > 2011/11/15 Albino Biasutti Neto : > > Hi people. > > > > Among some day it will be the second LinuxCon Brazil in São Paulo - SP. > > Someone will attend the Arch Linux project? > > > > PS.: I will not be this year. Last year I attended the event. > > > > Sorry my engl

[arch-general] Dynamic Titles in urxvt (bash) Without Side Effects?

2011-11-16 Thread Bastien Dejean
Hey, I've added the following lines to my .bashrc: case "$TERM" in rxvt*|xterm*) set -o functrace trap '[ -z "$BASH_SOURCE" ] && printf "%b" "\e]0;$BASH_COMMAND\a"' DEBUG >& /dev/null ;; esac (It sets the current title of the current window ac

Re: [arch-general] LinuxCon Brazil

2011-11-16 Thread Ángel Velásquez
2011/11/15 Albino Biasutti Neto : > Hi people. > > Among some day it will be the second LinuxCon Brazil in São Paulo - SP. > Someone will attend the Arch Linux project? > > PS.: I will not be this year. Last year I attended the event. > > Sorry my english. Hi Albano, I think i'm close (16 hours ~

Re: [arch-general] Vim with X

2011-11-16 Thread Manolo Martínez
On 11/16/11 at 07:09pm, Ray Rashif wrote: > Since recently, I've been using my own build of vim. I realised I > could do with some convenience after all these years and set up > omni-completion with supertab context for python. If you build in > python3 interpreter the completion does not work, so

Re: [arch-general] Vim with X

2011-11-16 Thread Ray Rashif
On 16 November 2011 17:31, Manolo Martínez wrote: > On 11/16/11 at 08:44am, Jason Melton wrote: >> On Tue, Nov 15, 2011 at 11:00 PM, Manolo Martínez >> wrote: >> > don't want gvim, but we find copying and pasting to and from the clipboard >> > useful. >> > >> > If you install gvim, you can still r

Re: [arch-general] Vim with X

2011-11-16 Thread Manolo Martínez
On 11/16/11 at 08:44am, Jason Melton wrote: > On Tue, Nov 15, 2011 at 11:00 PM, Manolo Martínez > wrote: > > don't want gvim, but we find copying and pasting to and from the clipboard > > useful. > > > > If you install gvim, you can still run "vim" in an emulator and you get > the compile flags tha