all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: william xuuu <abc@abc.abc>
Subject: c++ programming utilities
Date: Sun, 16 May 2004 02:37:24 +0800	[thread overview]
Message-ID: <871xll1qqj.fsf@abc.abc> (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

             reply	other threads:[~2004-05-15 18:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-15 18:37 william xuuu [this message]
2004-05-16  6:13 ` c++ programming utilities 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871xll1qqj.fsf@abc.abc \
    --to=abc@abc.abc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.