help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: can emacs do this


From: Drew Adams
Subject: RE: can emacs do this
Date: Thu, 15 Jan 2015 06:10:37 -0800 (PST)

>     (defmacro λ (λ-list &rest body) `(lambda ,λ-list ,@body))λ
> 
> There's also an alternative, where emacs displays eg. λ when there is
> lambda in the file:
> 
> http://www.emacswiki.org/emacs/PrettySymbol
> http://www.emacswiki.org/emacs/PrettyGreek

For just lambda:
http://www.emacswiki.org/emacs/PrettyLambda



reply via email to

[Prev in Thread] Current Thread [Next in Thread]