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: Re: ebrowse completion broken in emacs 21.2 Date: Fri, 13 Dec 2002 19:30:01 -0600 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <5lsmx1foyo.fsf@rum.cs.yale.edu> 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 1039829502 4370 80.91.224.249 (14 Dec 2002 01:31:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Dec 2002 01:31:42 +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 18N19Z-00018M-00 for ; Sat, 14 Dec 2002 02:31:41 +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 18N18u-0005gR-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 13 Dec 2002 20:31:00 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.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 In-Reply-To: <5lsmx1foyo.fsf@rum.cs.yale.edu> Original-Lines: 18 Original-NNTP-Posting-Host: 216.88.227.42 Original-X-Trace: newsfeed.slurp.net 1039829401 216.88.227.42 (Fri, 13 Dec 2002 19:30:01 CST) Original-NNTP-Posting-Date: Fri, 13 Dec 2002 19:30:01 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:108124 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:4654 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4654 Stefan Monnier wrote: > So it looks like you have the "old" ebrowse.el alright. Damn! > Well, then: select `Option => Enter Debugger on Error' in the menu, > reproduce the error, and send us the backtrace. Here is the backtrace: Debugger entered--Lisp error: (invalid-function #) #("" nil t) all-completions("" # nil) ebrowse-tags-complete-symbol(nil) * call-interactively(ebrowse-tags-complete-symbol) execute-extended-command(nil) call-interactively(execute-extended-command) --Stephen