Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858389
en ru br
ALT Linux repos
S:0.1.20041004-alt4
5.0: 0.1.20041004-alt3
4.1: 0.1.20041004-alt3
4.0: 0.1.20041004-alt3
3.0: 0.1.20041004-alt1

Group :: Editors
RPM: emacs-nxml-mode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nxml-mode-no_load-path.patch
Download


--- nxml-mode-20041004/rng-auto.el	2004-10-04 10:57:56 +0600
+++ nxml-mode-20041004/rng-auto.el.noloadpath	2005-11-13 19:02:22 +0500
@@ -56,8 +56,8 @@
 
 (let* ((dir (file-name-directory load-file-name))
        (schema-dir (concat dir "schema/")))
-  (unless (member dir load-path)
-    (setq load-path (cons dir load-path)))
+;;   (unless (member dir load-path)
+;;     (setq load-path (cons dir load-path)))
   (setq rng-schema-locating-files-default
 	(list "schemas.xml"
 	      (abbreviate-file-name
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin