<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">looks useful, thanks!<div><br></div><div>some minor issues relevant to large files. I find the list produced still a bit hard to parse. Some suggestions:</div><div><br></div><div>- use smaller font for menu, perhaps same size as hemlock buffer itself? </div><div>- in positional mode use indentation if method "belongs" to class above, e.g.,</div><div><br></div><div>(defclass BLA ...</div><div><br></div><div>(defmethod m1 ((self bla) ...</div><div><br></div><div>(defmethod m2 ((self bla) ...</div><div><br></div><div><br></div><div>=></div><div><br></div><div>BLA {class}</div><div>   m1</div><div>   m2</div><div><br></div><div>Perhaps you could use colored mini icons in the pop up to indicate the type of thing (e.g., class, defun, defmethod... ) similar to the symbol listing in Xcode</div><div><br></div><div>Finally, not sure this is a bug or feature. The list appears to be incomplete at first. One has to scroll through the entire buffer to get the complete list. Is this by choice?</div><div><br></div><div>all the best,  Alex</div><div><br></div><div><br></div><div><br><div><div>On Aug 9, 2009, at 5:13 PM, Glen Foy wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>This code adds a dynamic contextual popup menu to Hemlock.<br><br>Control-Click produces an alphabetized listing of the file's  <br>definitions.  Control-Command-Click produces a positional listing.<br><br>If you have a two button mouse, you would just use Right-Click and  <br>Command-Right-Click, respectively.  (Option-Right-Click produces the  <br>standard contextual menu.)<br><br><a href="http://www.clairvaux.org/downloads/list-definitions-01b1.zip">www.clairvaux.org/downloads/list-definitions-01b1.zip</a><br><br>_______________________________________________<br>Openmcl-devel mailing list<br>Openmcl-devel@clozure.com<br>http://clozure.com/mailman/listinfo/openmcl-devel<br></div></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Prof. Alexander Repenning</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px">University of Colorado</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Computer Science Department</p><p style="margin: 0.0px 0.0px 0.0px 0.0px">Boulder, CO 80309-430</p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br class="khtml-block-placeholder"></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">vCard: <a href="http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf">http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf</a></font></p><br class="Apple-interchange-newline"></span></span></span></div></span> </div><br></div></body></html>