From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: lee.munheng@linuxmail.org (MH Lee) Newsgroups: gmane.emacs.help Subject: How to "import" font-lock keywords? Date: 1 Dec 2004 00:31:52 -0800 Organization: http://groups.google.com Message-ID: <5bf353bb.0412010031.1f4a083b@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1101890185 22745 80.91.229.6 (1 Dec 2004 08:36:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Dec 2004 08:36:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 01 09:36:19 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 1CZPyF-0007XC-00 for ; Wed, 01 Dec 2004 09:36:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZQ7j-0000o5-3X for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Dec 2004 03:46:07 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 81.179.225.105 Original-X-Trace: posting.google.com 1101889912 10367 127.0.0.1 (1 Dec 2004 08:31:52 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 1 Dec 2004 08:31:52 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:127051 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:22456 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22456 Hi, I would like to "import" keywords from latex-mode into z-latex-mode, so that I can reuse the syntax highlighting. Can someone please point out to me how this can be done? I am using GNU Emacs 21.3.1 on Gentoo Linux. Thanks, MH Lee