From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stephen Crowley Newsgroups: gmane.emacs.help Subject: ebrowse completion broken in emacs 21.2 Date: Thu, 12 Dec 2002 22:49:50 -0600 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039755075 3066 80.91.224.249 (13 Dec 2002 04:51:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 04:51:15 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Mhn8-0000nK-00 for ; Fri, 13 Dec 2002 05:51:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MhmP-0002rY-05 for gnu-help-gnu-emacs@m.gmane.org; Thu, 12 Dec 2002 23:50:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!newsfeed.slurp.net!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021210 Debian/1.2.1-3 X-Accept-Language: en Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 216.88.227.42 Original-X-Trace: newsfeed.slurp.net 1039754995 216.88.227.42 (Thu, 12 Dec 2002 22:49:55 CST) Original-NNTP-Posting-Date: Thu, 12 Dec 2002 22:49:55 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:108074 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4605 Does ebrowse completion work for anyone in emacs 21.2? I'm using the debian package emacs21-21.2-5. I generate the BROWSE file using 'ebrowse *.cpp', and I can browse it just fine when going into ebrowse mode, however the completion function, ebrowse-tags-complete-symbol is broken and I get the following error when trying to use it. Invalid function: # I saw something about this on some mailing lists months ago, but there was no solution. Is this a known bug, or something I am doing wrong? --Stephen