unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Wrong symbol within class with base
@ 2013-05-07 15:31 Alessio Giovanni Baroni
  2013-05-09 12:00 ` Luca Ferrari
  0 siblings, 1 reply; 2+ messages in thread
From: Alessio Giovanni Baroni @ 2013-05-07 15:31 UTC (permalink / raw)
  To: help-gnu-emacs

Hi to all,

I have the following code:

    template<typename U>
    class foo : public bar<U>
    {<here>
    };

If I have the cursor in <here> and type C-c C-s, I obtain the symbol
defun-open; why it isn't
class-open??

Thanks.


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

* Re: Wrong symbol within class with base
  2013-05-07 15:31 Wrong symbol within class with base Alessio Giovanni Baroni
@ 2013-05-09 12:00 ` Luca Ferrari
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Ferrari @ 2013-05-09 12:00 UTC (permalink / raw)
  To: help-gnu-emacs

Works for me with your code sample on GNU Emacs 24.2.1
(x86_64-unknown-linux-gnu, GTK+ Version 2.24.10).

Luca

On Tue, May 7, 2013 at 5:31 PM, Alessio Giovanni Baroni
<alessiogiovanni.baroni@gmail.com> wrote:
> Hi to all,
>
> I have the following code:
>
>     template<typename U>
>     class foo : public bar<U>
>     {<here>
>     };
>
> If I have the cursor in <here> and type C-c C-s, I obtain the symbol
> defun-open; why it isn't
> class-open??
>
> Thanks.



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

end of thread, other threads:[~2013-05-09 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-07 15:31 Wrong symbol within class with base Alessio Giovanni Baroni
2013-05-09 12:00 ` Luca Ferrari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).