[emacs-berlin] simple-paren URL

Andreas Röhler andreas.roehler at easy-emacs.de
Tue Dec 5 11:16:09 UTC 2017


Hi,

herewith the URL of simple-paren.el as shown lately:

https://github.com/andreas-roehler/simple-paren


For those who couldn't attend:



Insert paired delimiters, wrap symbols in front maybe

(defun foo1 |       ==> (defun foo1 ()

With active region until end of word

int|eractive        ==> int(eractive)

Works also with reachable unary delimiters:

|interactive      M-x simple-paren-colon RET  ==> :interactive:

Mathematicians resp. logicians might use

M-x simple-paren-ogham-feather-mark RET ==> ᚛᚜

or

M-x simple-paren-mathematical-double-angle-bracket RET ==> ⟪⟫


The mode provides keys like that:

[(super \()] 'simple-paren-parentize


Conceived for a deliberately non-electric use


More information about the emacs-berlin mailing list