Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the default font: live-set-default-font doesn't seem to be well documented #231

Open
Anonymous-Lurker opened this issue Mar 20, 2016 · 1 comment

Comments

@Anonymous-Lurker
Copy link

Took me a while to figure out that using the options menu in emacs and setting the default font won't save the font. Then after customizing my init.el, I could see my font change happen only to be rolled back when the zoning stopped.

More searching brought me to this: #94

I finally added (live-set-default-font "Menlo-18") to my /Users/danm/.live-packs/danm-pack/init.el and found relief.

Can you put this information in an obvious place on the main site or in an FAQ? I imagine many people change the default font and are frustrated when they have to do it every time they reopen emacs.

Other than that, great job. I really appreciate what you have done with emacs-live.

@piotr-yuxuan
Copy link

Yes I change the default font, yes I am every frustrated and burning out of wrath to have to do it every time 😄 Anyway, I first did something like (set-face-attribute 'default nil :height 120) but it's always overwritten when the default buffer stops being live.

This issue finally gives me what I needed to know but I think elsewhere would be more appropriate.

Other than that, great job. I really appreciate what you have done with emacs-live ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants