From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Berndl Newsgroups: gmane.emacs.help Subject: Re: ecb-mode under debian/testing Date: 23 May 2006 10:34:48 +0200 Organization: "sd&m AG, Muenchen, Germany" Message-ID: References: <87fyj59lc9.fsf@localhost.localdomain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148373659 6850 80.91.229.2 (23 May 2006 08:40:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 May 2006 08:40:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 23 10:40:57 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FiSRi-0003Cg-2d for geh-help-gnu-emacs@m.gmane.org; Tue, 23 May 2006 10:40:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FiSRh-0001HY-Jl for geh-help-gnu-emacs@m.gmane.org; Tue, 23 May 2006 04:40:53 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!colt.net!news-lond.gip.net!news.gsl.net!gip.net!news.sdm.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 49 Original-NNTP-Posting-Host: mucn0359.muc.sdm.de Original-X-Trace: news.sdm.de 1148373288 21032 193.102.181.26 (23 May 2006 08:34:48 GMT) Original-X-Complaints-To: usenet@news.sdm.de Original-NNTP-Posting-Date: Tue, 23 May 2006 08:34:48 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:139592 Original-To: help-gnu-emacs@gnu.org 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:35215 Archived-At: What exactly is/was your problem? and is it already fixed? I'm not sure if i understand your second posting.... Does anything not work properly in ECB with debian? BTW: Which version of ECB you are using (C-h v ecb-version RET)? Klaus On 20 May 2006, Gary Wessle wrote: > Hi > > does any one knows whether ecb "emacs code browser" works right off > the installation when installed under debian/testing? > I have all installed according to debian apt-get but when I C-h v > ecb-aut to reveal `ecb-auto-activate' I get [no match] and so is > the case with other variables from ecb. > my setup for 'auto-mode-Alisa' in my .emacs is > > > **************************************************************** > ;; this is needed for semantic and ECB to work correctly > (setq auto-mode-alist > (append '( > ("configure.in" . m4-mode) ;; some c++ configurations > ("\\.m4\\'" . m4-mode) > ("\\.am\\'" . makefile-mode) > ("\\.cpp\\'" . c++-mode) > ("\\.h$" . c++-mode) > ("\\.py\\'" . python-mode)) > auto-mode-alist)) > **************************************************************** > > also my load-path has the correct installation directory of semantic > the only variables I have for ecb when C-h v ecb is > > ecb-help-html-path ecb-help-info-path > > thanks -- Klaus Berndl mailto: klaus.berndl@sdm.de sd&m AG http://www.sdm.de software design & management Carl-Wery-Str. 42, 81739 Muenchen, Germany Tel +49 89 63812-392, Fax -220