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

Writer mode : add a custom to define the default font family #151

Open
albreche opened this issue Aug 26, 2023 · 2 comments
Open

Writer mode : add a custom to define the default font family #151

albreche opened this issue Aug 26, 2023 · 2 comments

Comments

@albreche
Copy link

Hi there, writer-mode.el hard code font family withuin face remapping.
I prefer variable font for writings, i propose to define a custom variable and some rework wthin the mode.
Here attached a first attempt. What do you think about this ?
0001-add-a-custom-family-for-writer-mode.patch

@mrzor
Copy link
Contributor

mrzor commented Aug 31, 2023

Shouldn't defface be used for such a thing instead of defcustom ?

@rougier
Copy link
Owner

rougier commented Sep 11, 2023

There's now a book mode that might be the place to propose the patch.

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

3 participants