<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Yeah, it's because of the font design:<div class="mb_sig"></div>
                                        <div><br></div><div><img id="54ca4fe6-763c-4946-95dc-43e57a69de27" src="cid:3a1b3a2d-931c-424f-896a-285e17638478" width="207" height="223"></img><br></div><div><br></div><div><img id="2ea3d01c-ce7c-4320-9954-6819580ddd7e" src="cid:f2c320a1-bb7e-40d2-a4ec-bb25839d0a8b" width="225" height="232"></img><br></div><div><br></div><div>Best,</div><div>Marcel</div><blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 11.07.2022 13:19:30 schrieb Marcel Taeumel <marcel.taeumel@hpi.de>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        > <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">It's confusing me a bit that the enclosing quotes are not</span><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">>  italicized as well. But this seems to be a problem with the</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">> pre-rendered fonts in Squeak, I guess.</span><div class="mb_sig"></div>
                                        </div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Maybe. I might as well be exactly how the font designer intended</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">it to look like. We cannot know in general. Well, for italic glyphs</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">auto-</span><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">generated from another StrikeFont, there is some code to</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">look at.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Best,</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Marcel</span></div><blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 09.07.2022 16:28:38 schrieb christoph.thiede@student.hpi.uni-potsdam.de <christoph.thiede@student.hpi.uni-potsdam.de>:</p><div style="font-family:Arial,Helvetica,sans-serif">
It's confusing me a bit that the enclosing quotes are not italicized as well. But this seems to be a problem with the pre-rendered fonts in Squeak, I guess.<br>
<br>
Best,<br>
Christoph<br>
<br>
<span style="color: #808080">---<br>
</span><span style="color: #808080"><i>Sent from </i></span><span style="color: #808080"><i><a href="https://github.com/hpi-swa-lab/squeak-inbox-talk"><u><span style="color: #808080">Squeak Inbox Talk</span></u></a></i></span><br>
<br>
On 2022-07-03T12:02:30+02:00, marcel.taeumel@hpi.de wrote:<br>
<br>
> Hi all --<br>
> <br>
> Done. See preference #enforceItalicEmphasisInComments.<br>
> <br>
> Best,<br>
> Marcel<br>
> Am 02.07.2022 20:00:17 schrieb Eliot Miranda <eliot.miranda at gmail.com>:<br>
> <br>
> <br>
> On May 17, 2022, at 9:52 AM, Benoit St-Jean via Squeak-dev <squeak-dev at lists.squeakfoundation.org> wrote:<br>
> <br>
> <br>
> <br>
> Comments are sometimes *necessary*, no matter how clear, concise and simple the Smalltalk code might look.<br>
> +1<br>
> <br>
> For instance, the code to generate the A328022 OEIS integer sequence is pretty straightforward and simple in Smalltalk code.  But unless a *comment* tells you what the code is trying to achieve, you'd have a hard time understanding what's going on...<br>
> <br>
> +1<br>
> <br>
> So I favor comments in *italic* (as they stand out a lot more than  "sentences in between quotes") as sometimes Smalltalk code cannot tell you the whole story the way a simple comment can do.<br>
> <br>
> +1<br>
> <br>
> Amen.  I agree 100%<br>
> <br>
> On 2022-05-17 05:16, Marcel Taeumel wrote:<br>
> <br>
> Hi Chris --<br>
> <br>
> > It's human-speak, whereas the upright code speaks to the computer. <br>
> <br>
> Not quite. Anybody can write something that the computer can understand. Good source code, however, is something humans can easily understand. In Smalltalk, good code can almost read like a sentence in natural language. It's a challenge, but it is often possible.<br>
> <br>
> As for comments, bad ones are possibly full of slang, proverbs, and other stuff that "human-speak" might reveal. Good comments are kind of structured and explanatory. Thus, closer to what might sometimes be almost source code.<br>
> <br>
> Consequently, putting effort in making comments strongly distinct from source code is counterproductive to what we actually want to achieve here. I think. :-)<br>
> <br>
> Best,<br>
> Marcel<br>
> Am 17.05.2022 03:31:21 schrieb Chris Muller <asqueaker at gmail.com> [mailto:asqueaker at gmail.com]:<br>
> No ultra-strong opinion here, but in general, comments are an inherent part of Smalltalk. As code and comments tell a shared story together, I'm not convinced by separating both from each other even more. Italic has a "virtual", "artificial", or "auxiliary" connotation to me, as opposed to "normal" or "real" code.<br>
> Interesting, this is actually why I use italic for comments.  It's human-speak, whereas the upright code speaks to the computer.  Italics is often used in writing for referring to external quotations, which enhance the thing being written about.  It seems like a perfect fit, to me.<br>
> <br>
> -- ----------------- BenoĆ®t St-Jean Yahoo! Messenger: bstjean Twitter: @BenLeChialeux Pinterest: benoitstjean Instagram: Chef_Benito IRC: lamneth GitHub: bstjean Blogue: endormitoire.wordpress.com "A standpoint is an intellectual horizon of radius zero". (A. Einstein)<br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220703/b7730b23/attachment.html><br>
> <br>

</div></blockquote></div></div></blockquote></div>