<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 4 Mar 2019, at 15:00, David Reitter wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On Mar 4, 2019, at 3:55 PM, Robert Goldman <rpgoldman@sift.info> wrote:</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">I see the appeal of that method, but it seems like doubling the number of upstreams that would have to agree. I might be able to get the SLIME folks to accept a patch, but I have no idea how one goes about getting the FSF folks to do so</p>
</blockquote><p dir="auto">Better than adding another hack to Aquamacs and SLIME.<br>
<br>
Once you have a function, I’m happy to help getting it accepted.  I have write access to GNU Emacs, though I’d usually discuss on the mailing list first.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">That sounds reasonable.  But wouldn't it be equally reasonable to add a <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">readable-p</code> optional argument to the existing function?  "Readable" isn't <em>quite</em> the right term, but the notion is that one can round-trip through <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">kbd</code>, and I call it "readable" by analogy to Common Lisp's <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">print-readably</code> flag.</p>

<p dir="auto">I'm open to correction, though -- you know far more about the internals of Emacs than I do!  For example, I have no idea if one can effectively use optional arguments in C functions.</p>

<p dir="auto">Any idea why this function is written in C? It doesn't seem obviously like an inner-loop function.</p>
</div>
</div>
</body>
</html>