jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: defaults.sl and lib search path


G. Milde <g.milde@xxxxxx> wrote:
>> Wouldn't it be better to transfer the appending of the dot
>> as an optional feature to jed.rc?
>
>seconded

I also agree that it is a bad feature and will be removed in the next
release:

--- site.sl~	Sun Jul 18 11:47:46 2004
+++ site.sl	Mon Aug 23 10:17:58 2004
@@ -533,7 +533,7 @@
 
 #ifndef VMS
 % Add the current directory to the search path.
-set_jed_library_path (strcat (get_jed_library_path (), ",."));
+%set_jed_library_path (strcat (get_jed_library_path (), ",."));
 #endif
 
 #ifdef VMS

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]