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

2012-10-09 Thread Grant Edwards
On 2012-10-09, Nuno J. Silva nunojsi...@ist.utl.pt wrote: I think you were hit by some incompatibility between additional emacs packages and the emacs version. Do you have any external elisp files? If not, did you run emacs-updater? The only significant external elisp I have is nxhtml (which

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

2012-10-09 Thread Nuno J. Silva
On 2012-10-09, Grant Edwards wrote: On 2012-10-09, Nuno J. Silva nunojsi...@ist.utl.pt wrote: I think you were hit by some incompatibility between additional emacs packages and the emacs version. Do you have any external elisp files? If not, did you run emacs-updater? The only significant

[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 can...@gmail.com 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: [...]

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

2012-10-08 Thread Grant Edwards
On 2012-10-08, cov...@ccs.covici.com cov...@ccs.covici.com wrote: Canek Pel??ez Vald??s can...@gmail.com 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

[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 command for

[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

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

2012-10-08 Thread Grant Edwards
On 2012-10-08, Nuno J. Silva nunojsi...@ist.utl.pt 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

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 will

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 editor, I suppose

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? I notice

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 command. Is it just

[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 nunojsi...@ist.utl.pt 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