From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: edisonnee Newsgroups: gmane.emacs.help Subject: Configure Emacs in nxml mode with DocBook support, but auto tag completion failed Date: Sun, 23 Sep 2012 19:24:39 -0700 (PDT) Message-ID: <1348453479850-264985.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348467665 8126 80.91.229.3 (24 Sep 2012 06:21:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2012 06:21:05 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 24 08:21:10 2012 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 1TG22S-0003Y2-PP for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Sep 2012 08:21:04 +0200 Original-Received: from localhost ([::1]:57702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TG22N-0001TG-Vw for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Sep 2012 02:20:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFyLi-0001KD-69 for Help-gnu-emacs@gnu.org; Sun, 23 Sep 2012 22:24:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFyLh-0007sQ-46 for Help-gnu-emacs@gnu.org; Sun, 23 Sep 2012 22:24:42 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:41552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFyLg-0007sK-VO for Help-gnu-emacs@gnu.org; Sun, 23 Sep 2012 22:24:41 -0400 Original-Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TFyLf-00056F-SH for Help-gnu-emacs@gnu.org; Sun, 23 Sep 2012 19:24:39 -0700 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Mon, 24 Sep 2012 02:20:53 -0400 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:86888 Archived-At: Hello, I'm a technical writer and want to author DocBook document using Emacs 24.1. I have configured schems.xml to allow Emacs recognize DocBook documents following this post: http://infohost.nmt.edu/tcc/help/pubs/nxml/ The Emacs can recognoze the DocBook document and use the DocBook schema file (docbook.rng, included with Emacs installation). I'm sure of that by typing C-c C-s C-w. However, all the features that are linked with schema don't work. When I insert part of the start tag and hit C-ENTER or M-TAB to invoke tag auto completion, it just showed 'no match' in the minibuffer. Anybody know how to fix this? Reagrds, -- View this message in context: http://emacs.1067599.n5.nabble.com/Configure-Emacs-in-nxml-mode-with-DocBook-support-but-auto-tag-completion-failed-tp264985.html Sent from the Emacs - Help mailing list archive at Nabble.com.