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: Sat, 14 Dec 2002 22:06:13 -0600 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <5lisxwfjx3.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 1039925449 25386 80.91.224.249 (15 Dec 2002 04:10:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 15 Dec 2002 04:10:49 +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 18NQ74-0006b0-00 for ; Sun, 15 Dec 2002 05:10:47 +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 18NQ6x-0005eG-00 for gnu-help-gnu-emacs@m.gmane.org; Sat, 14 Dec 2002 23:10:39 -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 In-Reply-To: <5lisxwfjx3.fsf@rum.cs.yale.edu> Original-Lines: 21 Original-NNTP-Posting-Host: 216.88.227.42 Original-X-Trace: newsfeed.slurp.net 1039925173 216.88.227.42 (Sat, 14 Dec 2002 22:06:13 CST) Original-NNTP-Posting-Date: Sat, 14 Dec 2002 22:06:13 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:108137 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:4666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4666 Stefan Monnier wrote: >>Debugger entered--Lisp error: (invalid-function #>91/97 0x86f0de8>) >> #("" 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) > > > Hmmm... I can't seem to find where this problem was introduced. > Have you ever gotten this functionality to work before > (e.g. in Emacs-21.1) ? I'm not sure if i worked in 21.2, I guess I could try installing it and see if the problem persists... I'll check it out when I get time. Thanks for the help. --Stephen