<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">The .erlang file is a customisation file for "erl".</div><div class="gmail_default" style="font-family:monospace,monospace">It's just like the way a .gdbinit file will be read</div><div class="gmail_default" style="font-family:monospace,monospace">if you run a C program under GDB.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 13 Dec 2018 at 12:08, Sam Overdorf <<a href="mailto:soverdor@gmail.com">soverdor@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">"erl" still has the behavior of loading the ".erlangrc". Shouldn't it<br>
have the same behavior as escript to be consistent?<br>
<br>
Thanks,<br>
Sam<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Tue, Dec 11, 2018 at 10:44 PM Kenneth Lundin <<a href="mailto:kenneth@erlang.org" target="_blank">kenneth@erlang.org</a>> wrote:<br>
><br>
><br>
><br>
> Den ons 12 dec. 2018 00:47 skrev Sam Overdorf <<a href="mailto:soverdor@gmail.com" target="_blank">soverdor@gmail.com</a>>:<br>
>><br>
>> This version does not load my ".erlang" file when I run "escript".<br>
>> If I run "erl" it gets loaded as expected.<br>
><br>
><br>
> This is a change made on purpose, and introduced in 21.0.<br>
><br>
> In the README for OTP-21.0 we have:<br>
><br>
> --- Improvements and New Features ---<br>
><br>
>   OTP-14439    Application(s): compiler, dialyzer, erts, stdlib<br>
><br>
>                *** POTENTIAL INCOMPATIBILITY ***<br>
><br>
>                Changed the default behaviour of .erlang loading:<br>
>                .erlang is no longer loaded from the current directory.<br>
>                c:erlangrc(PathList) can be used to search and load an<br>
>                .erlang file from user specified directories.<br>
><br>
>                escript, erlc, dialyzer and typer no longer load an<br>
>                .erlang at all.<br>
><br>
> /Kenneth Erlang/OTP, Ericsson<br>
>><br>
>><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>