<div dir="ltr">Thorsten, would the following trick work? Go well, -- P<div><br></div><div>\definemacro{\mydef}{</div><div>\begin{code}</div><div>answer = 42</div><div>\end{code}</div><div><br></div><div>... first use of definition ...</div><div>\mydef</div><div>... second use of same definition ...</div><div>\mydef</div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr">.   \ Philip Wadler, Professor of Theoretical Computer Science,<br>.   /\ School of Informatics, University of Edinburgh<br></div><div>.  /  \ and Senior Research Fellow, IOHK<br></div><div dir="ltr">. <span><a href="http://homepages.inf.ed.ac.uk/wadler/" target="_blank">http://homepages.inf.ed.ac.uk/wadler/</a></span></div></div><div dir="ltr"><br></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 2 Aug 2020 at 13:16, Thorsten Altenkirch <<a href="mailto:Thorsten.Altenkirch@nottingham.ac.uk">Thorsten.Altenkirch@nottingham.ac.uk</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">





<div lang="EN-GB">
<div class="gmail-m_-4909540575335234689WordSection1">
<p class="MsoNormal"><span style="font-size:11pt">Hi guys,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt">I am currently working on my book “The Tao of Types” and I am now using literate agda and lhs2tex with agda mode . One issue is that for pedagogical reasons I like to repeat definitions but agda doesn’t allow
 this. Ok, I can declare the first definition as a spec which means it is ingnored by literate agda. I don’t really like this because it means that there is no type checking for the first definition. Also in some cases this doesn’t work and I have to go through
 all sort of tricks to make the code work. Is there a workaround, or would it be possible to allow shadowing (unsafely)?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt">Btw, another problem I have is to switch between agda-mode and latex-mode in emacs. I discovered that C-C C-n in latex mode switches to agda mode (not sure why) is there a key combination to switch from agda
 to latex? <u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt">Cheers,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt">Thorsten<u></u><u></u></span></p>
</div>
<pre>This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please contact the sender and delete the email and
attachment. 

Any views or opinions expressed by the author of this email do not
necessarily reflect the views of the University of Nottingham. Email
communications with the University of Nottingham may be monitored 
where permitted by law.



</pre></div>

_______________________________________________<br>
Agda mailing list<br>
<a href="mailto:Agda@lists.chalmers.se" target="_blank">Agda@lists.chalmers.se</a><br>
<a href="https://lists.chalmers.se/mailman/listinfo/agda" rel="noreferrer" target="_blank">https://lists.chalmers.se/mailman/listinfo/agda</a><br>
</blockquote></div>