Re: Error message on validation.

James Clark <[email protected]> Sat, 17 Aug 2013 07:07:57 +0700
Newsgroups gmane.emacs.nxml.general
Message-ID <CANz3_EYxpJvAZ5L=RNvL3OwW8Upjn=mY8d47--WX7GBTBJ4NUA@mail.gmail.com>
--047d7b3a90540b58de04e419810c
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

I wonder if there is maybe an old nxml-mode somewhere on your load-path
that is getting loaded instead of the one included in emacs 24.3.


On Fri, Aug 16, 2013 at 2:42 PM, Dave Pawson <[email protected]> wrote:

> **
>
>
> Ditto... grep fails to find it. I wonder which file he's importing
> that does use it?
>
> Odd... open any .rng file and the error doesn't show? That uses nxml-mode
>
> Dave
>
>
> On 15 August 2013 13:28, Norman Walsh <[email protected]> wrote:
> > Dave Pawson <[email protected]> writes:
> >> Internal error in rng-validate-mode triggered at buffer position
> >> 180724. Symbol's function definition is void: string-to-sequence
> >
> > Indeed the NEWS file for 24.3 says that string-to-sequence has been
> > removed in favor of string-to-list or string-to-vector (presumably
> > whichever is appropriate).
> >
> > I thought I'd try to work out which, but I don't see
> > string-to-sequence anywhere in the nxml-mode that ships with Emacs
> > 24.3. Maybe it's been patched already?
> >
> > Be seeing you,
> > norm
> >
> > --
> > Norman Walsh <[email protected]> | The finest amusements are the most
> > http://nwalsh.com/ | pointless ones.--Jacques Chardonne
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> Docbook FAQ.
> http://www.dpawson.co.uk
>
>=20=20
>

--047d7b3a90540b58de04e419810c
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable





<head>

<style type=3D"text/css">
<!--

/* start of attachment style */
       .ygrp-photo-title{
         clear: both;
         font-size: smaller;
         height: 15px;
         overflow: hidden;
         text-align: center;
         width: 75px;
       }
       div.ygrp-photo{
         background-position: center;
         background-repeat: no-repeat;
         background-color: white;
         border: 1px solid black;
         height: 62px;
         width: 62px;
       }

       div.photo-title=20
         a,
         div.photo-title a:active,
         div.photo-title a:hover,
         div.photo-title a:visited {
           text-decoration: none;=20
       }

       div.attach-table div.attach-row {
         clear: both;
       }

       div.attach-table div.attach-row div {
         float: left;
         /* margin: 2px;*/
       }

       p {
         clear: both;
         padding: 15px 0 3px 0;
	 overflow: hidden;
       }

       div.ygrp-file {
         width: 30px;
         valign: middle;
       }
       div.attach-table div.attach-row div div a {
         text-decoration: none;
       }

       div.attach-table div.attach-row div div span {
         font-weight: normal;
       }

       div.ygrp-file-title {
         font-weight: bold;
       }
 /* end of attachment style */
        -->
        </style>
        </head>
<html>
<head>
<style type=3D"text/css">
<!--
#ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
-->
</style>
</head>
<body>



<!-- |**|begin egp html banner|**| -->

<br><br>

<!-- |**|end egp html banner|**| -->


<div dir=3D"ltr">I wonder if there is maybe an old nxml-mode somewhere on y=
our load-path that is getting loaded instead of the one included in emacs 2=
4.3.</div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On =
Fri, Aug 16, 2013 at 2:42 PM, Dave Pawson <span dir=3D"ltr">&lt;<a href=3D"=
mailto:[email protected]" target=3D"_blank">[email protected]</a>&g=
t;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">


<u></u>










<div style>
<span>=A0</span>


<div>
  <div>


    <div>
=20=20=20=20=20=20
=20=20=20=20=20=20
      <p>Ditto... grep fails to find it. I wonder which file he&#39;s impor=
ting<br>
that does use it?<br>
<br>
Odd... open any .rng file and the error doesn&#39;t show? That uses nxml-mo=
de<br>
<br>
Dave</p><div><div class=3D"h5"><br>
<br>
On 15 August 2013 13:28, Norman Walsh &lt;<a href=3D"mailto:ndw%40nwalsh.co=
m" target=3D"_blank">[email protected]</a>&gt; wrote:<br>
&gt; Dave Pawson &lt;<a href=3D"mailto:dave.pawson%40gmail.com" target=3D"_=
blank">[email protected]</a>&gt; writes:<br>
&gt;&gt; Internal error in rng-validate-mode triggered at buffer position<b=
r>
&gt;&gt; 180724. Symbol&#39;s function definition is void: string-to-sequen=
ce<br>
&gt;<br>
&gt; Indeed the NEWS file for 24.3 says that string-to-sequence has been<br=
>
&gt; removed in favor of string-to-list or string-to-vector (presumably<br>
&gt; whichever is appropriate).<br>
&gt;<br>
&gt; I thought I&#39;d try to work out which, but I don&#39;t see<br>
&gt; string-to-sequence anywhere in the nxml-mode that ships with Emacs<br>
&gt; 24.3. Maybe it&#39;s been patched already?<br>
&gt;<br>
&gt;                                         Be seeing you,<br>
&gt;                                           norm<br>
&gt;<br>
&gt; --<br>
&gt; Norman Walsh &lt;<a href=3D"mailto:ndw%40nwalsh.com" target=3D"_blank"=
>[email protected]</a>&gt; | The finest amusements are the most<br>
&gt; <a href=3D"http://nwalsh.com/" target=3D"_blank">http://nwalsh.com/</a=
>            | pointless ones.--Jacques Chardonne<br>
<br></div></div><div class=3D"im">
-- <br>
Dave Pawson<br>
XSLT XSL-FO FAQ.<br>
Docbook FAQ.<br>
<a href=3D"http://www.dpawson.co.uk" target=3D"_blank">http://www.dpawson.c=
o.uk</a><br>
</div><p></p>

    </div>
=20=20=20=20=20

=20=20=20=20
    <div style=3D"color:#fff;min-height:0"></div>


</div>



=20=20






</blockquote></div><br></div>




<!-- |**|begin egp html banner|**| -->

<br>

=20=20=20=20
=20=20=20=20
<br>

<!-- |**|end egp html banner|**| -->


<div width=3D"1" style=3D"color: white; clear: both;"/>__._,_.___</div>

<!-- Start Recommendations -->
<!-- End Recommendations -->



<!-- |**|begin egp html banner|**| -->

  <img src=3D"http://geo.yahoo.com/serv?s=3D97476590/grpId=3D10952198/grpsp=
Id=3D1706030390/msgId=3D2152/stime=3D1376698098" width=3D"1" height=3D"1"> =
<br>

<!-- |**|end egp html banner|**| -->

=20=20
<!-- |**|begin egp html banner|**| -->

<br>
      <div style=3D"font-family: verdana; font-size: 77%; border-top: 1px s=
olid #666; padding: 5px 0;" >
      Your email settings: Individual Email|Traditional <br>
      <a href=3D"http://groups.yahoo.com/group/emacs-nxml-mode/join;_ylc=3D=
X3oDMTJndWp2bGNvBF9TAzk3NDc2NTkwBGdycElkAzEwOTUyMTk4BGdycHNwSWQDMTcwNjAzMDM=
5MARzZWMDZnRyBHNsawNzdG5ncwRzdGltZQMxMzc2Njk4MDk4">Change settings via the =
Web</a> (Yahoo! ID required) <br>
      Change settings via email: <a href=3D"mailto:emacs-nxml-mode-digest@y=
ahoogroups.com?subject=3DEmail Delivery: Digest">Switch delivery to Daily D=
igest</a> | <a href =3D "mailto:[email protected]=
m?subject=3DChange Delivery Format: Fully Featured">Switch to Fully Feature=
d</a> <br>
           <a href=3D"http://groups.yahoo.com/group/emacs-nxml-mode;_ylc=3D=
X3oDMTJlMnM1dTY5BF9TAzk3NDc2NTkwBGdycElkAzEwOTUyMTk4BGdycHNwSWQDMTcwNjAzMDM=
5MARzZWMDZnRyBHNsawNocGYEc3RpbWUDMTM3NjY5ODA5OA--">
        Visit Your Group=20
      </a> |
      <a href=3D"http://docs.yahoo.com/info/terms/">
        Yahoo! Groups Terms of Use
      </a> |
      <a href=3D"mailto:[email protected]?subject=
=3DUnsubscribe">
       Unsubscribe=20
      </a>=20
 <br>
    </div>
  <br>

<!-- |**|end egp html banner|**| -->


<div style=3D"color: white; clear: both;"/>__,_._,___</div>
</body>

</html>

--047d7b3a90540b58de04e419810c--