Questions tagged [zoom]
1 questions
0
votes
0 answers
having fill-region, or fill-column, work with text-scale-mode
i'd like to be able to programmatically (re-)fill text in a buffer after scaling text with C-x +.
i understand i could add a hook to text-scale-mode-hook, but if i call (frame-width) or (window-width) or (window-body-width) after scaling, it doesn't…

user27075
- 488
- 3
- 11