Oleh <ohwoeo...@gmail.com> writes:

> And look at `lispy-flatten` ("xf"):
>
>     |(org-defkey org-mode-map [(meta up)]    'org-metaup)
>
> ->
>
>     |(define-key org-mode-map (org-key [(meta up)]) 'org-metaup)
>
> Nifty, right?

Indeed -- great, now I feel like I'm just a caveman, used
to simply insert character after character the old school
way... :)

-- 
 Bastien

Reply via email to