all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs: C++ current function name in mode line
@ 2008-07-02 15:28 Michal
  2008-07-02 15:34 ` Juanma Barranquero
  0 siblings, 1 reply; 6+ messages in thread
From: Michal @ 2008-07-02 15:28 UTC (permalink / raw
  To: emacs mailing list

Hallo Group Members

Did You find ready to use solution for this

Best Regards

Michal





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs: C++ current function name in mode line
  2008-07-02 15:28 emacs: C++ current function name in mode line Michal
@ 2008-07-02 15:34 ` Juanma Barranquero
  2008-07-02 16:08   ` Michal
       [not found]   ` <mailman.14123.1215015235.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 6+ messages in thread
From: Juanma Barranquero @ 2008-07-02 15:34 UTC (permalink / raw
  To: Michal; +Cc: emacs mailing list

On Wed, Jul 2, 2008 at 17:28, Michal <rabbit50@tenbit.pl> wrote:

> Did You find ready to use solution for this

Have you tried `which-function-mode'?

  Juanma




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs: C++ current function name in mode line
  2008-07-02 15:34 ` Juanma Barranquero
@ 2008-07-02 16:08   ` Michal
       [not found]   ` <mailman.14123.1215015235.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Michal @ 2008-07-02 16:08 UTC (permalink / raw
  To: Juanma Barranquero; +Cc: emacs mailing list

"Juanma Barranquero" <lekktu@gmail.com> writes:

> Have you tried `which-function-mode'?

I didn't.
Looks really nice.

I also tried functions defined inside class body. Here unfortunatelly
it doesn't work. Probably because body is usually idented.

Regards,
Michal




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs: C++ current function name in mode line
       [not found]   ` <mailman.14123.1215015235.18990.help-gnu-emacs@gnu.org>
@ 2008-07-02 17:37     ` Richard G Riley
  2008-07-03  8:28       ` Michal
  0 siblings, 1 reply; 6+ messages in thread
From: Richard G Riley @ 2008-07-02 17:37 UTC (permalink / raw
  To: help-gnu-emacs

Michal <rabbit50@tenbit.pl> writes:

> "Juanma Barranquero" <lekktu@gmail.com> writes:
>
>> Have you tried `which-function-mode'?
>
> I didn't.
> Looks really nice.
>
> I also tried functions defined inside class body. Here unfortunatelly
> it doesn't work. Probably because body is usually idented.
>
> Regards,
> Michal

You might be interested in trying the CEDET tools.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs: C++ current function name in mode line
  2008-07-02 17:37     ` Richard G Riley
@ 2008-07-03  8:28       ` Michal
       [not found]         ` <py1w2bcova.fsf@richardriley.net>
  0 siblings, 1 reply; 6+ messages in thread
From: Michal @ 2008-07-03  8:28 UTC (permalink / raw
  To: Richard G Riley; +Cc: help-gnu-emacs

Richard G Riley <rileyrgdev@gmail.com> writes:

> You might be interested in trying the CEDET tools.

I tried it 2 years ago but it seemed to be quite heavy to me (some
action done while emacs was idle). By the way I found cc-menus.el
package. I wonder what it does and how to activate it? Internet and my
emacs info files do not say anything about it.

Have You got an idea?

regards,
Michal




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: emacs: C++ current function name in mode line
       [not found]         ` <py1w2bcova.fsf@richardriley.net>
@ 2008-07-03 11:15           ` Michal
  0 siblings, 0 replies; 6+ messages in thread
From: Michal @ 2008-07-03 11:15 UTC (permalink / raw
  To: Richard G Riley; +Cc: help-gnu-emacs

Richard G Riley <rileyrgdev@googlemail.com> writes:


>> Richard G Riley <rileyrgdev@gmail.com> writes:
>>
>>> You might be interested in trying the CEDET tools.
>>
>> I tried it 2 years ago but it seemed to be quite heavy to me (some
>> action done while emacs was idle). By the way I found cc-menus.el
>
> You can turn off the idle scheduler.
>
>> package. I wonder what it does and how to activate it? Internet and my
>> emacs info files do not say anything about it.
>>
>> Have You got an idea?
>
> Afraid not.
>
>>
>> regards,
>> Michal

Richard,
thank You for Your answer

best regards,
Michal




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-07-03 11:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02 15:28 emacs: C++ current function name in mode line Michal
2008-07-02 15:34 ` Juanma Barranquero
2008-07-02 16:08   ` Michal
     [not found]   ` <mailman.14123.1215015235.18990.help-gnu-emacs@gnu.org>
2008-07-02 17:37     ` Richard G Riley
2008-07-03  8:28       ` Michal
     [not found]         ` <py1w2bcova.fsf@richardriley.net>
2008-07-03 11:15           ` Michal

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.