all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs and C++
@ 2002-12-28 17:47 sdieselil
  2002-12-28 18:14 ` Kai Großjohann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sdieselil @ 2002-12-28 17:47 UTC (permalink / 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!

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

end of thread, other threads:[~2002-12-30  3:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-28 17:47 Emacs and C++ sdieselil
2002-12-28 18:14 ` Kai Großjohann
2002-12-29 22:06 ` Andrew Markebo
2002-12-30  3:31 ` Rikard Bosnjakovic

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.