Re: New notation



Rares Marian <rares.marian@xxxxxxxxx> writes:

What if we solved the readability problem?

I know emacs indents everything nicely but suppose we did the following:
#1. Continue using parentheses to open
#2. Use ] to close remaining open parentheses up to cursor on current line
#3. Use } to close remaining open parentheses up to current line in file

Alternatively, we could:
#4. Use ] to close remaining open parentheses for just the current
argument to a function
#5. Use } for #4 but up to the current line

Go fetch paredit.el!

--
__Pascal Bourguignon__
.



Relevant Pages

  • Why did Common Lisp not include metabracket? (Was: New notation)
    ... I know emacs indents everything nicely but suppose we did the following: ... Use] to close remaining open parentheses up to cursor on current line ... why did Common Lisp not take metabracket along with everything ... Had it passed from fashion by the time the Common Lisp process had ...
    (comp.lang.lisp)
  • Re: New notation
    ... Rares Marian writes: ... I know emacs indents everything nicely but suppose we did the following: ... Use] to close remaining open parentheses up to cursor on current line ... as with a new optional argument in some buried expression. ...
    (comp.lang.lisp)
  • Re: New notation
    ... Rares Marian wrote: ... I know emacs indents everything nicely but suppose we did the following: ... Use] to close remaining open parentheses up to cursor on current line ... ECLM rant: http://video.google.com/videoplay?docid=-1331906677993764413&hl=en ...
    (comp.lang.lisp)
  • New notation
    ... What if we solved the readability problem? ... I know emacs indents everything nicely but suppose we did the following: ... Use] to close remaining open parentheses up to cursor on current line ...
    (comp.lang.lisp)