unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: PJ Weisberg <pjweisberg@gmail.com>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: can't find library nxml-mode.el
Date: Wed, 8 Jun 2011 07:46:02 -0700	[thread overview]
Message-ID: <BANLkTi=5KLn8sKPSyTr=rbKy+CyzgCNP3Q@mail.gmail.com> (raw)
In-Reply-To: <4DEF2C95.2080508@easy-emacs.de>

On Wednesday, June 8, 2011, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:

> BTW Emacs doesn't see this file because it's zipped probably.
>
> Should exist as "nxml-mode.el.gz"

Debian (and presumably Ubuntu) distributes the compressed .el files in
a separate package, so it may not be there.  The .elc file should be
sufficient, though.

Presumably some code is doing something like (load "nxml-mode.el")
when it should be doing (require 'nxml-mode).

-- 

-PJ



      reply	other threads:[~2011-06-08 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05  2:23 can't find library nxml-mode.el pablo platt
2011-06-08  8:02 ` Andreas Röhler
2011-06-08 14:46   ` PJ Weisberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=5KLn8sKPSyTr=rbKy+CyzgCNP3Q@mail.gmail.com' \
    --to=pjweisberg@gmail.com \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).