unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: sdieselil@yahoo.com (sdieselil)
Subject: Emacs and C++
Date: 28 Dec 2002 09:47:03 -0800	[thread overview]
Message-ID: <169a7283.0212280947.7b38d756@posting.google.com> (raw)

Hello to everyone!
I'm new in Emacs and I use it mostly for C++ coding. Here are some
questions:

1. Is there a project manger for Emacs which can organize files into
tree (with "sources", "headers" subtrees) and allow to open all files
in project with only one command. 

2. Almost all commercial IDE have a feature called "tagging". For
example, when cursor is on function's prototype I can easily jump to
function's definition with only one command. And I can bring a menu of all
functions and classes in my source files and quickly jump to any of
them. Is there such feature for Emacs?

3. How can I run my console program in Emacs console instead of
default terminal emulator (such as xterm)?

4. How can force Emacs to automatically save current session and open it on
next start?

5. Is there font-lock mode designed especially for C++ (the default one
isn't powerful enough) ?

6. How can indent using spaces (4 spaces in one tab) but when I press
Backspace after indenting it will erase 4 spaces (as if I inserted tab
character) ?

7. Is there "symbol auto-completion" for Emacs?

And here are some questions about editing simple text:

8. What spell-checkers does Emacs support?

9. How can I set small left margin in Emacs editing window thus making text
start not from the edge of screen but some millimeters from it?

Thanks for your answers!

             reply	other threads:[~2002-12-28 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28 17:47 sdieselil [this message]
2002-12-28 18:14 ` Emacs and C++ Kai Großjohann
2002-12-29 22:06 ` Andrew Markebo
2002-12-30  3:31 ` Rikard Bosnjakovic

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=169a7283.0212280947.7b38d756@posting.google.com \
    --to=sdieselil@yahoo.com \
    /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.
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).