From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa da Costa Newsgroups: gmane.emacs.help Subject: getters and setters generator for C++? Date: Fri, 20 Oct 2006 22:19:20 +0100 Message-ID: <45393D58.4000508@mail.telepac.pt> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161384164 17421 80.91.229.2 (20 Oct 2006 22:42:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Oct 2006 22:42:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 21 00:42:43 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gb34a-00015X-FT for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 00:42:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gb34Z-0001OC-JW for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Oct 2006 18:42:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gb1m5-0006Rm-9h for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 17:19:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gb1ly-0006D0-Hj for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 17:19:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gb1ly-0006Ca-9E for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 17:19:22 -0400 Original-Received: from [212.55.154.25] (helo=sapo.pt) by monty-python.gnu.org with smtp (Exim 4.52) id 1Gb1lx-0003mo-Sy for help-gnu-emacs@gnu.org; Fri, 20 Oct 2006 17:19:22 -0400 Original-Received: (qmail 649 invoked from network); 20 Oct 2006 21:19:19 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.35.158) by relay6 with SMTP; 20 Oct 2006 21:19:19 -0000 Original-Received: (qmail 16810 invoked from network); 20 Oct 2006 21:19:19 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.4 X-Virus-Status: Clean (0.00273 seconds) Original-Received: from unknown (HELO [192.168.1.102]) (op132650b@[85.241.66.207]) (envelope-sender ) by mta8 (qmail-ldap-1.03) with SMTP for ; 20 Oct 2006 21:19:19 -0000 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38152 Archived-At: Hi, Is there any getters and setters generator program for C++ in emacs? What tools are useful beside cc-mode for programming C++? Thanks, Pedro