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

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

Re: How big are your customisations?


From: Davin Pearson
Subject: Re: How big are your customisations?
Date: 5 Aug 2006 02:53:31 -0700
User-agent: G2/0.2

Eli Zaretskii wrote:
>    which-func.el shows the current function in the mode line
>
> Why don't you use these?

I have just tried to the following:

(require 'which-func)
(find-file "a.cc")
(which-func)

And it only displays [???]

How do I get it to work?



reply via email to

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