Re: FreeBSD Port: emacs-23.4_2,1

2013-03-31 Thread Ashish SHUKLA
On Sun, 31 Mar 2013 18:49:26 -0300, Joseph Mingrone said: > Hi Ashish; > It looks like the problem was caused by this line: > (setq ansi-term-color-vector [unspecified "black" "red3" "green3" > "yellow3" "DodgerBlue1" "magenta3" "cyan3" "white"]) > which I used to set colours in term/multi-term

Re: FreeBSD Port: emacs-23.4_2,1

2013-03-31 Thread Joseph Mingrone
Hi Ashish; It looks like the problem was caused by this line: (setq ansi-term-color-vector [unspecified "black" "red3" "green3" "yellow3" "DodgerBlue1" "magenta3" "cyan3" "white"]) which I used to set colours in term/multi-term. It looks like other people hit the same problem when upgrading to

Re: FreeBSD Port: emacs-23.4_2,1

2013-03-31 Thread Ashish SHUKLA
On Sun, 31 Mar 2013 19:34:21 +0530, ash...@freebsd.org (Ashish SHUKLA) said: > On Sun, 31 Mar 2013 10:39:21 -0300, Joseph Mingrone said: >> Hi ashish; >> After upgrading to 23.4 from 23.3 I'm seeing errors with with faces >> and term-mode is not functional. The build output can be found here: >>

Re: FreeBSD Port: emacs-23.4_2,1

2013-03-31 Thread Ashish SHUKLA
On Sun, 31 Mar 2013 10:39:21 -0300, Joseph Mingrone said: > Hi ashish; > After upgrading to 23.4 from 23.3 I'm seeing errors with with faces > and term-mode is not functional. The build output can be found here: > http://gly.ath.cx/misc/emacs_build.out. > I suspect the lines below are related to

FreeBSD Port: emacs-23.4_2,1

2013-03-31 Thread Joseph Mingrone
Hi ashish; After upgrading to 23.4 from 23.3 I'm seeing errors with with faces and term-mode is not functional. The build output can be found here: http://gly.ath.cx/misc/emacs_build.out. I suspect the lines below are related to the problem. ===>>> Creating a backup package for old version emacs