[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Nuno J. Silva
On 2012-10-08, Grant Edwards wrote: > On 2012-10-08, Nuno J. Silva wrote: >> On 2012-10-08, Michael Hampicke wrote: >> >>> Am 08.10.2012 18:39, schrieb Grant Edwards: How do I prevent emerge from demanding that emacs 24 be installed? I uninstalled it a few days ago and re-installed 23

Re: [gentoo-user] Where does sudo get the PATH ?

2012-10-08 Thread J. Roeleveld
Nicolas Richard wrote: >Hi everybody, > >I don't understand where sudo finds the value for the PATH env >variable. > >Here is the output of the relevant (at least I thought they were) >commands. Can somebody explain to me why I still have >/usr/local/texlive/*2011*/bin/i386-linux in the first su

Re: [gentoo-user] Weirdness when emerging ffmpeg

2012-10-08 Thread Walter Dnes
On Sun, Oct 07, 2012 at 12:58:37AM -0400, Walter Dnes wrote > > What is it whining about?!?! I want to overwrite it, not pull in a > second version side-by-side. I tried the suggestion, but no luck... [...deletia...] > I said "screw it" (or words to that effect), unmerged ffmpeg, and > r

[gentoo-user] Change Videos

2012-10-08 Thread Silvio Siefke
Hello, I have several parts of the video I would like to combine them into a video. For the way i use Avidemux. Unfortunately, there are criticized avidemux the videos with different resolutions. How can I combine the videos easiest or the faulty into the correct resolution? The Videos should

Re: [gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Dale
Neil Bothwick wrote: > On Mon, 08 Oct 2012 17:57:45 -0500, Dale wrote: > >>> Not that you need to actually edit the file these days >>> >>> emerge --deselect app-editors/emacs >>> emerge --noreplace app-editors/emacs:23 >>> >>> will do nicely. >> I have noticed I have to add select y to your last c

Re: [gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Neil Bothwick
On Mon, 08 Oct 2012 17:57:45 -0500, Dale wrote: > > Not that you need to actually edit the file these days > > > > emerge --deselect app-editors/emacs > > emerge --noreplace app-editors/emacs:23 > > > > will do nicely. > I have noticed I have to add select y to your last command. Is it just > me

Re: [gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Dale
Neil Bothwick wrote: > On Mon, 08 Oct 2012 22:28:55 +0300, Nuno J. Silva wrote: > >>> Actually, you should be able to mask just the virtual, because >>> everything that needs emacs should depend on the virtual, not a >>> particular implementation. >> But if one uses emacs as their main text edito

Re: [gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Neil Bothwick
On Mon, 08 Oct 2012 22:28:55 +0300, Nuno J. Silva wrote: > > Actually, you should be able to mask just the virtual, because > > everything that needs emacs should depend on the virtual, not a > > particular implementation. > > But if one uses emacs as their main text editor, I suppose something

[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Grant Edwards
On 2012-10-08, Nuno J. Silva wrote: > On 2012-10-08, Michael Hampicke wrote: > >> Am 08.10.2012 18:39, schrieb Grant Edwards: >>> How do I prevent emerge from demanding that emacs 24 be installed? I >>> uninstalled it a few days ago and re-installed 23 because 24 was just >>> too buggy to be usab

Re: [gentoo-user] Re: AMD ''Vishera'' FX-Series CPU

2012-10-08 Thread Dale
James wrote: > Dale gmail.com> writes: > > Gigabyte 990DX > So, I agree on the Gigabyte mobo. However, googling > shows me some concern about using the existing AM3+ > mobo's with the FX-8350 (4gHz) this board looks up > to the task; GA-990FXA-UD3. > > > If you go to the Gigabyte website

[gentoo-user] Re: AMD ''Vishera'' FX-Series CPU

2012-10-08 Thread James
Dale gmail.com> writes: > >> Gigabyte 990DX So, I agree on the Gigabyte mobo. However, googling shows me some concern about using the existing AM3+ mobo's with the FX-8350 (4gHz) this board looks up to the task; GA-990FXA-UD3.

[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Nuno J. Silva
On 2012-10-08, Neil Bothwick wrote: > On Mon, 08 Oct 2012 19:49:33 +0200, Michael Hampicke wrote: > >> But seriously, like the other suggested, I would mask that specific >> version of emacs. > > Emacs is slotted, so you can mask the entire 24 range if you want with > > app-editors/emacs:24 > virt

[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Nuno J. Silva
On 2012-10-08, Michael Hampicke wrote: > Am 08.10.2012 18:39, schrieb Grant Edwards: >> How do I prevent emerge from demanding that emacs 24 be installed? I >> uninstalled it a few days ago and re-installed 23 because 24 was just >> too buggy to be usable. > > Well, I am sure there's a emacs comm

Re: [gentoo-user] How to prevent emacs from installing v24?

2012-10-08 Thread Neil Bothwick
On Mon, 08 Oct 2012 19:49:33 +0200, Michael Hampicke wrote: > But seriously, like the other suggested, I would mask that specific > version of emacs. Emacs is slotted, so you can mask the entire 24 range if you want with app-editors/emacs:24 virtual/emacs:24 Actually, you should be able to mask

[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Grant Edwards
On 2012-10-08, cov...@ccs.covici.com wrote: > Canek Pel??ez Vald??s wrote: > >> You need to also mask >=virtual/emacs-24. > > But why bnot let it install, it doesn't mean you have to use it. > You have to use eselect emacs to change what version you are using. I know, but I try to keep the ext

Re: [gentoo-user] How to prevent emacs from installing v24?

2012-10-08 Thread Michael Hampicke
Am 08.10.2012 18:39, schrieb Grant Edwards: > How do I prevent emerge from demanding that emacs 24 be installed? I > uninstalled it a few days ago and re-installed 23 because 24 was just > too buggy to be usable. Well, I am sure there's a emacs command for that :) :) But seriously, like the othe

[gentoo-user] Re: How to prevent emacs from installing v24?

2012-10-08 Thread Grant Edwards
On 2012-10-08, Canek Pel??ez Vald??s wrote: > On Mon, Oct 8, 2012 at 11:39 AM, Grant Edwards >> I put this in /etc/portage/package.mask to keep 24 from getting >> installed: >> >>>=app-editors/emacs-24.0 >> >> But emerge -u keeps insisting that it be allowed to re-install emacs 24: [...] >> H

Re: [gentoo-user] How to prevent emacs from installing v24?

2012-10-08 Thread covici
Canek Peláez Valdés wrote: > On Mon, Oct 8, 2012 at 11:39 AM, Grant Edwards > wrote: > > How do I prevent emerge from demanding that emacs 24 be installed? I > > uninstalled it a few days ago and re-installed 23 because 24 was just > > too buggy to be usable. > > > > I put this in /etc/portage/

Re: [gentoo-user] How to prevent emacs from installing v24?

2012-10-08 Thread Canek Peláez Valdés
On Mon, Oct 8, 2012 at 11:39 AM, Grant Edwards wrote: > How do I prevent emerge from demanding that emacs 24 be installed? I > uninstalled it a few days ago and re-installed 23 because 24 was just > too buggy to be usable. > > I put this in /etc/portage/package.mask to keep 24 from getting > inst

[gentoo-user] How to prevent emacs from installing v24?

2012-10-08 Thread Grant Edwards
How do I prevent emerge from demanding that emacs 24 be installed? I uninstalled it a few days ago and re-installed 23 because 24 was just too buggy to be usable. I put this in /etc/portage/package.mask to keep 24 from getting installed: >=app-editors/emacs-24.0 But emerge -u keeps insisting

[gentoo-user] Where does sudo get the PATH ?

2012-10-08 Thread Nicolas Richard
Hi everybody, I don't understand where sudo finds the value for the PATH env variable. Here is the output of the relevant (at least I thought they were) commands. Can somebody explain to me why I still have /usr/local/texlive/*2011*/bin/i386-linux in the first sudo output ? I don't get it, and d

[gentoo-user] Re: layman printer trouble

2012-10-08 Thread James
Hinnerk van Bruinehsen fu-berlin.de> writes: > Ok - you're trying two different approaches at the same time. I'd > recommend you to just use the printer-drivers overlay. Yep know doubts, I looked at too many different wiki and other googled resources. I could not find a simple here are the step