From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?GB2312?B?wO6xpsHB?= Newsgroups: gmane.emacs.help Subject: how to develop qt application in emacs? Date: Fri, 26 Jun 2009 13:00:42 +0800 Message-ID: <21235fb0906252200j3000bb7co8aa7e4b1b8d215c9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246001854 28412 80.91.229.12 (26 Jun 2009 07:37:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Jun 2009 07:37:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 26 09:37:27 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 1MK5zy-0001vz-Ih for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 09:37:26 +0200 Original-Received: from localhost ([127.0.0.1]:47404 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK5zx-0006KQ-Bh for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jun 2009 03:37:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MK3YO-0006C8-OX for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 01:00:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MK3YK-0006Bw-UU for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 01:00:48 -0400 Original-Received: from [199.232.76.173] (port=37469 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK3YK-0006Bt-RX for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 01:00:44 -0400 Original-Received: from mail-ew0-f208.google.com ([209.85.219.208]:60654) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MK3YK-0001V5-Dv for help-gnu-emacs@gnu.org; Fri, 26 Jun 2009 01:00:44 -0400 Original-Received: by ewy4 with SMTP id 4so571523ewy.42 for ; Thu, 25 Jun 2009 22:00:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=PHdnMDfeTk0SEPK0/ID9jwpUSsEkUC6rEriX8W8v9pU=; b=FjqxTNG8s1rQEPXWxEEXNxly7lYR+wWEW7MKRoxUa2BkDdxgt0WhG7JiRTAm1yyGzy ZvCnrA+qzTZ1gRQbdJzXHgFbP05oW0bGYh/jWXjgnuAUQ3dSL5LaO6GEEsROOUo4/jBv ajYymQ2D+AFiEg7ZBQrcZLw7criZa7suYs8rw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=YusqaB1rwSHGYqBz2qZg9Zh07dj9h1XWBrB4E9pgTcz8Vqw9t8fGvXKKcpGOAPqFoA 9QbCuuYbVAcbY1W9mjycmeEOdq4tWux9hxPRXfHR1tSffCKVKlouDpCXgpQuKzFXZ2m9 ZwNw0Bn06IXBuanh9Bcr/iZsSNPRn04LJt6Bo= Original-Received: by 10.216.11.138 with SMTP id 10mr1038750wex.51.1245992442983; Thu, 25 Jun 2009 22:00:42 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Fri, 26 Jun 2009 03:36:59 -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:65544 Archived-At: Hi,all! how to develop qt application in emacs? I`m a newer.