Re: Is it possible to define the word.characters property for a new, unnamed buffer?

Georger Araújo <[email protected]> Wed, 10 Dec 2025 06:37:35 -0800 (PST)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
------=_Part_39710_1337870277.1765377455114
Content-Type: multipart/alternative; 
	boundary="----=_Part_39711_195318034.1765377455114"

------=_Part_39711_195318034.1765377455114
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

I just found out that the problem was that my user options file is in UTF-8=
=20
and my new buffer was not. As soon as I changed the encoding of my new=20
buffer to UTF-8 it worked. Thanks for the guidance.

Best regards,
Georger

Em ter=C3=A7a-feira, 9 de dezembro de 2025 =C3=A0s 21:52:35 UTC-3, scintill=
aDotOrg=20
escreveu:

> Untitled buffers have a language mode defined by default.file.ext. So use=
=20
> that to control your file type then assign word characters.
>
> default.file.ext=3D.txt
> word.characters.*.txt=3D$(chars.alpha)$(chars.numeric)_#-
>
> So that I may define word.characters as in others.properties...
>
>
> It is easier to update to new releases if you place custom properties in=
=20
> user options.
>
> Neil
>

--=20
You received this message because you are subscribed to the Google Groups "=
scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scite-inter=
est/017cb6f7-c996-4598-a248-065afa347463n%40googlegroups.com.

------=_Part_39711_195318034.1765377455114
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div>I just found out that the problem was that my user options file is in =
UTF-8 and my new buffer was not. As soon as I changed the encoding of my ne=
w buffer to UTF-8 it worked. Thanks for the guidance.</div><div><br /></div=
><div>Best regards,</div><div>Georger</div><br /><div class=3D"gmail_quote"=
><div dir=3D"auto" class=3D"gmail_attr">Em ter=C3=A7a-feira, 9 de dezembro =
de 2025 =C3=A0s 21:52:35 UTC-3, scintillaDotOrg escreveu:<br/></div><blockq=
uote class=3D"gmail_quote" style=3D"margin: 0 0 0 0.8ex; border-left: 1px s=
olid rgb(204, 204, 204); padding-left: 1ex;"><div><div dir=3D"auto"><div>Un=
titled buffers have a language mode defined by default.file.ext. So use tha=
t to control your file type then assign word characters.</div><div><br></di=
v><div>default.file.ext=3D.txt<br>word.characters.*.txt=3D$(chars.alpha)$(c=
hars.numeric)_#-</div><br></div></div><div><blockquote style=3D"margin:0px =
0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div=
>So that I may define word.characters as in others.properties...</div></blo=
ckquote><div><br></div></div><div><div>It is easier to update to new releas=
es if you place custom properties in user options.</div><div><br></div><div=
>Neil</div></div></blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;scite-interest&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">scit=
[email protected]</a>.<br />
To view this discussion visit <a href=3D"https://groups.google.com/d/msgid/=
scite-interest/017cb6f7-c996-4598-a248-065afa347463n%40googlegroups.com?utm=
_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/msgid/scit=
e-interest/017cb6f7-c996-4598-a248-065afa347463n%40googlegroups.com</a>.<br=
 />

------=_Part_39711_195318034.1765377455114--

------=_Part_39710_1337870277.1765377455114--