all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* c++ programming utilities
@ 2004-05-15 18:37 william xuuu
  2004-05-16  6:13 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: william xuuu @ 2004-05-15 18:37 UTC (permalink / raw)



Hi,I'm trying to get several utilities to work, but meet some
problems. (I'm using Emacs21.3.1 in console mode).

1.speedbar: From its info, "When used in terminal mode, the new frame
appears the same size as the terminal." Is there any way to make it
appear in the right side of current buffer without starting a new frame?
And, when i press "=" to display sub items, it always tries to fold
itself quickly, strange?!

2.semantic-ia: 

     class C
     {
     public:
          int aacc;
          int aabb;
     };

     C x;
     x.a

At last line, trying "M-x senator-complete-symbol", it circles between
x.aacc and x.aabb, fine. But trying "M-x semantic-ia-complete-symbol", it
complains:  

   No context of type function to advance in.

by the way , I've turned on semantic-auto-parse-mode and
semantic-summary-mode.

Finally, how to bind "M-tab"? I've tried several different ways, all
failed. Any suggestions would be appreciated.

-- 
william xuuu

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

end of thread, other threads:[~2004-05-17 14:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-15 18:37 c++ programming utilities william xuuu
2004-05-16  6:13 ` Eli Zaretskii
     [not found] ` <mailman.5566.1084684326.1061.help-gnu-emacs@gnu.org>
2004-05-16  8:45   ` william xuuu
2004-05-16  9:11     ` Kai Grossjohann
2004-05-16 10:13       ` Miles Bader
2004-05-16 14:02       ` William Xuuu
2004-05-16 11:22     ` Eli Zaretskii
2004-05-17 14:23 ` Eric Ludlam

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.