From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "harry meyers" Newsgroups: gmane.emacs.help Subject: Re: Suppress a warning permanently Date: 18 Jul 2006 21:45:32 -0700 Organization: http://groups.google.com Message-ID: <1153284332.749646.181780@i42g2000cwa.googlegroups.com> References: <1153242822.845607.123790@35g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1153287634 29889 80.91.229.2 (19 Jul 2006 05:40:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 05:40:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 19 07:40:33 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 1G34nL-0007A8-Qd for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 07:40:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G34nL-0003jk-Ae for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Jul 2006 01:40:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i42g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 84.191.31.172 Original-X-Trace: posting.google.com 1153284337 9338 127.0.0.1 (19 Jul 2006 04:45:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 19 Jul 2006 04:45:37 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20051213 Firefox/1.6a1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i42g2000cwa.googlegroups.com; posting-host=84.191.31.172; posting-account=I30K0Q0AAABNbMHNxg3aE0UsnX5wNzh2 Original-Xref: shelby.stanford.edu gnu.emacs.help:140431 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:36067 Archived-At: Reiner Steib schrieb: > Maybe ECB could use something like... > > ,---- > | (run-hooks (if (boundp 'semantic--before-fetch-tags-hook) > | 'semantic--before-fetch-tags-hook > | 'semantic-before-toplevel-bovination-hook)) > `---- Unfortunately it does not work > It wouldn't hurt to post the message additionally: Yes, I agree. Next time better ;) I wanted to post the complete thread, because I really don't understand why they don't show a way to get rid of a unnecessary warning. On the other hand I am even lucky. As I have two debians (both etch) running with two exactly identical emacs (which I synchronise with rsync), only one of them starts ECB with that warning. Don't know why... harry