- Subject: Re: [jed-users] Where is jed quick reference source code
- From: Jeremy Bae <jswbae@xxxxxxxxx>
- Date: Tue, 22 Dec 2020 03:04:43 +0900
You commented out @doc/tm/quickref.tm from jed.lis line 66 about 15
years ago and there is no quickref.tm file in the directory.
I don't know why but, because I found a typo in the jed quick
reference guide, i just wanted to fix it.
https://www.guidogonzato.it/jed/jed-quickref.pdf
1.8 Extending the Jed Library
Color_Sheme_Path = Jed_Home_Library + "/colors/" + Color_Sheme_Path;
should be
Color_Sheme_Path = Jed_Home_Library + "/colors/," + Color_Sheme_Path;
comma (,)
Thanks,
Jeremy
On Sun, Dec 20, 2020 at 2:38 AM John E. Davis <jed@xxxxxxxxxxx> wrote:
>
> Jeremy Bae <jswbae@xxxxxxxxx> wrote:
> > Where is jed quick reference file source code?
>
> Today I noticed that it moved. I have updated
> <https://www.jedsoft.org/jed/docs.html> with the correct link.
> Hopefully this is what you were looking for.
>
> Thanks,
> --John
> _______________________________________________
> For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
>
[2020 date index]
[2020 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]