From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Libero Spagnolini Newsgroups: gmane.emacs.help Subject: QT syntax support Date: Wed, 03 Nov 2004 21:40:46 +0000 Message-ID: <2usu6qF2ec21fU1@uni-berlin.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1099514827 16965 80.91.229.6 (3 Nov 2004 20:47:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2004 20:47:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 03 21:47:02 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPS21-0007Ip-00 for ; Wed, 03 Nov 2004 21:47:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPSA7-0002KT-Vv for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Nov 2004 15:55:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: comp.emacs.xemacs,gnu.emacs.help Original-Lines: 11 Original-X-Trace: news.uni-berlin.de +im/TKLVTAneKr4Lir4/+AZJZljk2LzExGUVTpLpcKz1uLwDi3 User-Agent: Mozilla Thunderbird 0.7 (X11/20040615) X-Accept-Language: en-us, en Original-Xref: shelby.stanford.edu comp.emacs.xemacs:75960 gnu.emacs.help:126338 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: main.gmane.org gmane.emacs.help:21724 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21724 Hi everybody. I searched a lot googling the net but I was not able to find a suitable elisp file to tweak my init.el to add Qt syntax support in XEmacs/Emacs. I found a Qt-Mode but I think font-lock mode changed a lot from what's written in that version. I'm interested to add support for proper syntax highlighting whenever I write signals, slots or Q_OBJECT and other Qt keywords. Any kind of help will be greatly appreciated. Thanxs. Libe