From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Markebo Newsgroups: gmane.emacs.help Subject: Re: Emacs and C++ Date: Sun, 29 Dec 2002 22:06:52 GMT Organization: Telia Internet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <169a7283.0212280947.7b38d756@posting.google.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041199918 5916 80.91.224.249 (29 Dec 2002 22:11:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Dec 2002 22:11:58 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Slf2-0001Wy-00 for ; Sun, 29 Dec 2002 23:11:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18SldX-0002AG-06 for gnu-help-gnu-emacs@m.gmane.org; Sun, 29 Dec 2002 17:10:23 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!news.algonet.se!algonet!news-stob.telia.net!telia.net!194.22.194.4.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 67 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/20.7 (i386-redhat-linux-gnu) Cancel-Lock: sha1:GHC+vtK0NjG45XkS2BsPKSn3yFA= Original-NNTP-Posting-Host: 213.66.142.146 Original-X-Complaints-To: abuse@telia.com Original-X-Trace: newsc.telia.net 1041199612 213.66.142.146 (Sun, 29 Dec 2002 23:06:52 CET) Original-NNTP-Posting-Date: Sun, 29 Dec 2002 23:06:52 CET Original-Xref: shelby.stanford.edu gnu.emacs.help:108589 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5118 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5118 Hello! Welcome to us, hmm I think I would recommend you to grab someone who have worked with emacs and let him sit and show you.. :-) (BTW Which platforms are you working on?) | 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. Hmm check the emacs info-files about "Saving Emacs Sessions", might be interesting, haven't used it therefore I only can point your nose in that direction. | 2. Almost all commercial IDE have a feature called "tagging". For | example, when cursor is on function's prototype I can easily jump to [...] Yep, you should have some program called ctags around, coming with emacs, it will create a database that emacs uses when doing the command find-tag, M-. | 3. How can I run my console program in Emacs console instead of | default terminal emulator (such as xterm)? Emacs console? Default terminal emulator?? Please explain more. | 4. How can force Emacs to automatically save current session and open it on | next start? C-x C-S.. or? Hmm open next start, maybe emacs sessions above can help you. | 5. Is there font-lock mode designed especially for C++ (the default one | isn't powerful enough) ? Which C++-mode do you use, what isn't powerful enough? Missing some color or? | 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) ? Config cc-mode, check the docs. > | 7. Is there "symbol auto-completion" for Emacs? Yes there are some smart, haven't used them, I am using the dumb one, M-/. > | And here are some questions about editing simple text: > | 8. What spell-checkers does Emacs support? I have mainly seen ispell, do a google for spell-checker and emacs :-) | 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? Are you running in text-mode? Or Graphics-mode? /Andy -- The eye of the beholder rests on the beauty!