From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.help Subject: Re: how to develop qt application in emacs? Date: Fri, 26 Jun 2009 21:41:56 +0000 Message-ID: <20090626214156.GF4685@muc.de> References: <21235fb0906252200j3000bb7co8aa7e4b1b8d215c9@mail.gmail.com> <4A447E80.2060606@easy-emacs.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1246053077 14084 80.91.229.12 (26 Jun 2009 21:51:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 21:51:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Andreas =?iso-8859-1?Q?R=F6hler?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 26 23:51:10 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MKJJw-0007zP-KZ for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 23:50:56 +0200 Original-Received: from localhost ([127.0.0.1]:54604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKJJw-0002xR-4a for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 17:50:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKJ9n-00052D-Oq for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 17:40:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKJ9i-0004zg-Vk for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 17:40:26 -0400 Original-Received: from [199.232.76.173] (port=53596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKJ9i-0004z5-Lx for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 17:40:22 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:2234 helo=mail.muc.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKJ9h-0005qd-P8 for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 17:40:22 -0400 Original-Received: (qmail 33811 invoked by uid 3782); 26 Jun 2009 21:40:19 -0000 Original-Received: from acm.muc.de (pD9E51439.dip.t-dialin.net [217.229.20.57]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Fri, 26 Jun 2009 23:40:14 +0200 Original-Received: (qmail 21701 invoked by uid 1000); 26 Jun 2009 21:41:56 -0000 Content-Disposition: inline In-Reply-To: <4A447E80.2060606@easy-emacs.de> User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-Mailman-Approved-At: Fri, 26 Jun 2009 17:49:12 -0400 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:65564 Archived-At: 'n Abend, Andreas! On Fri, Jun 26, 2009 at 09:53:36AM +0200, Andreas Röhler wrote: > ????????? wrote: > > Hi,all! > > how to develop qt application in emacs? > > I`m a newer. > Emacs has a mode for c++, called cc-mode, with its own mailing > list. C++ Mode (a submode of CC Mode) even has special handling for QT's own keywords like "slots:" and "signals:". > cc-mode-help@lists.sourceforge.net Or, more canonically, bug-cc-mode@gnu.org, which redirects to that address. > HTH Thanks, Andreas! > Andreas Röhler -- Alan Mackenzie (Nuremberg, Germany).