<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div style="font-family:Arial;">OK, well I'm wondering if anyone remembers the keybinding M-RET (meta return), within a semi-colon (;) comment, which used to wonderfully both start a new line, but also continue the comment at the same indent level, same number of leading semi-colons, with a space after.  Example:<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">You're here, and your cursor is where the * is:<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">   (defun foo ()<br></div>
<div style="font-family:Arial;">      ;; blah blah blah*<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">and you type M-RET. Next thing that happens is the cursor is on the next line where the * is, and the lines then look like this:<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">   (defun foo ()<br></div>
<div style="font-family:Arial;">      ;; blah blah blah<br></div>
<div style="font-family:Arial;">      ;; *</div>
<div><br></div>
<div style="font-family:Arial;">What happened to that functionality?  I thought it was there for years, I'm pretty sure on the Lisp Machine and I think for years in regular Emacs in Lisp mode.  It got ingrained in my fingers, and I often still try it, but of course now all I get is: M-RET is undefined<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Thank you.</div>
<div><br></div>
<div>----- Original message -----<br></div>
<div>From: Pascal Bourguignon <<a href="mailto:pjb@informatimago.com">pjb@informatimago.com</a>><br></div>
<div>To: Discussion list for Common Lisp professionals <<a href="mailto:pro@common-lisp.net">pro@common-lisp.net</a>><br></div>
<div>Subject: Re: emacs lisp mode, mailing list?<br></div>
<div>Date: Thu, 21 Jun 2018 18:35:04 +0200<br></div>
<div><br></div>
<div style="font-family:Arial;"><br></div>
<div><div style="font-family:Arial;"><br></div>
<blockquote type="cite"><div>On 21 Jun 2018, at 17:49, Mark H. David <<a href="mailto:mhd@yv.org">mhd@yv.org</a>> wrote:<br></div>
<div style="font-family:Arial;"><br></div>
<div><div><div style="font-family:Arial;">Is there a mailing list to ask questions and make suggestions and talk about emacs lisp mode for pro Lispers? Would that be here perhaps?<br></div>
</div>
</div>
</blockquote></div>
<div><br></div>
<div style="font-family:Arial;">Yes, there’s no other place.<br></div>
<div><br></div>
<div><div><div style="color:rgb(0, 0, 0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;-webkit-text-stroke-width:0px;word-wrap:break-word;"><div style="color:rgb(0, 0, 0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;-webkit-text-stroke-width:0px;word-wrap:break-word;"><div style="color:rgb(0, 0, 0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;-webkit-text-stroke-width:0px;word-wrap:break-word;"><div style="font-family:Arial;">-- <br></div>
<div style="font-family:Arial;">__Pascal J. Bourguignon__<br></div>
</div>
<div style="color:rgb(0, 0, 0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;-webkit-text-stroke-width:0px;word-wrap:break-word;"><div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;"><br></div>
</div>
</div>
</div>
</div>
</div>
<div style="font-family:Arial;"><br></div>
</body>
</html>