rdallasgray / graphene

A set of defaults for Emacs, for refugees from GUI text editors.
321 stars 29 forks source link

Fails to load properly on Windows #17

Closed ghost closed 10 years ago

ghost commented 10 years ago

I can't get graphene to load on windows, unless I change https://github.com/rdallasgray/graphene/blob/d16f6e48e2ef11d5c483d7869a08afce80d4c244/graphene-windows-defaults.el#L39 from graphene-fixed-pitched-font to graphene-fixed-pitch-font.

The error it produces when the line is not changed is Symbol's value as variable is void: graphene-fixed-pitched-font

It got changed to fixed-pitched in https://github.com/rdallasgray/graphene/commit/d16f6e48e2ef11d5c483d7869a08afce80d4c244, but I don't really know why :)

rdallasgray commented 10 years ago

Fat fingers is why. Thanks for the report, should be fixed now.