From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Simon Kim Newsgroups: gmane.emacs.help Subject: Emacs24 + CEDET + QTSDK Date: Wed, 21 Aug 2013 03:01:07 +0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1377039823 27673 80.91.229.3 (20 Aug 2013 23:03:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Aug 2013 23:03:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 21 01:03:46 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VBuxl-00006C-3I for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Aug 2013 01:03:45 +0200 Original-Received: from localhost ([::1]:50575 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBuxk-0002Mh-LT for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Aug 2013 19:03:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBuvJ-0001dc-7T for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 19:01:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBuvE-00050I-LR for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 19:01:13 -0400 Original-Received: from mail-wi0-x241.google.com ([2a00:1450:400c:c05::241]:65493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBuvE-0004yh-GF for help-gnu-emacs@gnu.org; Tue, 20 Aug 2013 19:01:08 -0400 Original-Received: by mail-wi0-f193.google.com with SMTP id j17so19638wiw.0 for ; Tue, 20 Aug 2013 16:01:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=l0i6s4OArgQ1xVqOty2taLWUvUtiiSNqgO2mVOFAJr0=; b=d2Uv3e3y9vhO4wDjl9jxnPs5PScPzc21XGbiW56PyjrTEcQzG3hroU28XcNPSoZcBQ s4JRR2LxQCOUmL6JQfRakeOL4Wo/tEGgju/JNjfLVy8aFHCVCy4amkl5p6rpAKQ14CLS kTjRMtCpGNyu6cIXctjXo0uStUXhJUV+3nc3Sx7k9Pq9XWluHWupth5mzbdsBYPk7/+o i4+66G2WCSb1INHj9DMVHE3BVcXO9HtEHbaHsTCjrTdvtHfpiBbkCal74ugLVM2EOc7+ 56JK+E6/YKPDGYlNfM8A7GNm+5n8jfF4/wTBIUcUKijgULE+JkjjaHeTi4DjvlNWk0h+ PMgg== X-Received: by 10.180.92.98 with SMTP id cl2mr3059540wib.15.1377039667241; Tue, 20 Aug 2013 16:01:07 -0700 (PDT) Original-Received: by 10.194.13.134 with HTTP; Tue, 20 Aug 2013 16:01:07 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::241 X-Mailman-Approved-At: Tue, 20 Aug 2013 19:03:36 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93016 Archived-At: Hello! I want to use emacs for qt gui applications. But I have some troubles with it. For a week I am trying to do that without success. I've read all articles about it. But nowhere could fix it with new emacs. The problem is that CEDET *i*nitialize as a builtin package. Also there is no semantic-lex-c-preprocessor-symbol-file list. I can't add path to my qtsdk to it. Thank you. Simon Kim