[Agda] emacs problem

Nils Anders Danielsson nad at Cs.Nott.AC.UK
Tue Apr 28 12:01:08 CEST 2009


On 2009-04-27 21:03, Andreas Buechele wrote:

> i've tried to install Agda 2.2.2 and run into problems on my newly
> installed system.

> I've already tried the solution from Dan Licata in his 'carbon emacs'
> mail. But with no effect.

Are you running MacOS? In that case you do not need to set
agda2-fontset-name to nil, because that is the default. (Should be the
default, anyway; I have not tested the code under MacOS.)

> (custom-set-variables '(agda2-fontset-name "nil"))

This should be

  (custom-set-variables '(agda2-fontset-name nil))

(without the quotes).

Please reply with more information if this does not help.

-- 
/NAD

This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.



More information about the Agda mailing list