emacs-devel
[Top][All Lists]
Advanced

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

Re: Interface of prog-prettification


From: Stefan Monnier
Subject: Re: Interface of prog-prettification
Date: Mon, 17 Jun 2013 12:27:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Speaking of which... Why is this symbol prettification some
> semi-obscure feature of programming modes, instead of a minor mode to
> be enabled by the user however he sees fit?

Accident, mostly.  Feel free to make it into a minor mode.

The important part is that the actual symbols to handle vary
between languages (e.g. mapping \ to λ makes sense for Haskell, but not
for most other languages).


        Stefan



reply via email to

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