help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hideshow/java


From: Benjamin Lewis
Subject: Re: hideshow/java
Date: Thu, 12 Dec 2002 18:19:05 -0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.1 (sparc-sun-solaris2.8)

On Thu, 12 Dec 2002, Knut Forkalsrud wrote:

> There is a fairly basic feature called set-selective-display which is
> bound to `C-x $'.  Let me quote from the manual:
> 
> "To hide lines, type `C-x $' (`set-selective-display') with a
> numeric argument N.  Then lines with at least N columns of
> indentation disappear from the screen.  The only indication of
> their presence is that three dots (`...') appear at the end of each
> visible line that is followed by one or more hidden ones."
> 
> It's simple, but it might work surprisingly well.

Looks useful, but for java I really want the hideshow
functionality. (e.g. I want to be able to hide all methods except for the
ones I'm working on).

-- 
Benjamin Lewis

Clothes make the man.  Naked people have little or no influence on society.
- Mark Twain
>From help-gnu-emacs-bounces@gnu.org  Thu Dec 12 23:50:09 2002
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
From: Stephen Crowley <stephenc@digitalpassage.com>
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
MIME-Version: 1.0
Newsgroups: gnu.emacs.help
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 15
Message-ID: <TFdK9.560$Xd.500517@newsfeed.slurp.net>
Date: Thu, 12 Dec 2002 22:49:50 -0600
NNTP-Posting-Host: 216.88.227.42
X-Trace: newsfeed.slurp.net 1039754995 216.88.227.42 (Thu, 12 Dec 2002
        22:49:55 CST)
NNTP-Posting-Date: Thu, 12 Dec 2002 22:49:55 CST
Xref: shelby.stanford.edu gnu.emacs.help:108074
To: help-gnu-emacs@gnu.org
Subject: ebrowse completion broken in emacs 21.2
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1b5
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>,
        <mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
List-Archive: <http://mail.gnu.org/pipermail/help-gnu-emacs>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>,
        <mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
X-List-Received-Date: Fri, 13 Dec 2002 04:50:09 -0000

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: #<hash-table 'equal nil 90/97 0x857a1b0>

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]