From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rustom Newsgroups: gmane.emacs.help Subject: Re: An alternative to a monolithic ~/.emacs init file Date: Tue, 13 Nov 2007 04:21:34 -0000 Organization: http://groups.google.com Message-ID: <1194927694.712025.269720@v23g2000prn.googlegroups.com> References: <1194455637.485972.177570@s15g2000prm.googlegroups.com> <1194544126.425679.261670@e9g2000prf.googlegroups.com> <1194697099.703581.205890@i38g2000prf.googlegroups.com> <1194794977.329113.117040@s15g2000prm.googlegroups.com> <8764075ds7.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1194928846 32598 80.91.229.12 (13 Nov 2007 04:40:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 Nov 2007 04:40:46 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 13 05:40:51 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IrnZx-00087P-Ni for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Nov 2007 05:40:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrnZl-0008Uw-El for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Nov 2007 23:40:37 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v23g2000prn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 59.95.34.247 Original-X-Trace: posting.google.com 1194927695 32344 127.0.0.1 (13 Nov 2007 04:21:35 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 13 Nov 2007 04:21:35 +0000 (UTC) In-Reply-To: <8764075ds7.fsf@lion.rapttech.com.au> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070508 Iceweasel/2.0.0.4 (Debian-2.0.0.4-0etch1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v23g2000prn.googlegroups.com; posting-host=59.95.34.247; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:153745 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49193 Archived-At: > Note that your 'fix' i.e. putting a (provide 'sb.info) is only hiding the > problem and not actually fixing it. If your running emacs 22 and still have > a stand-alone version of speedbar installed, you could just remove the > stand-alone version. > > Tim Just tried this. Evidently ecb has a dependency to speedbar. So removing speedbar means removing ecb. Anyhow went ahead with this assuming that in emacs 22 these things are in the base install. This removed cedet-contrib, cogre, ecb, ede, semantic and speedbar Now ecb does not work. speedbar standalone works but that is really ugly compared to ecb. I am running emacs-snapshot-gtk under debian etch M-x version gives GNU Emacs 22.1.50.1 PS. Sorry for the reversed posts. google groups put my earlier post later by about a day