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

In OS X, when zooming in, line number doesn't show properly #4351

Closed
albusshin opened this issue Jan 3, 2016 · 8 comments
Closed

In OS X, when zooming in, line number doesn't show properly #4351

albusshin opened this issue Jan 3, 2016 · 8 comments
Labels
Bug :-( Fixed in develop stale marked as a stale issue/pr (usually by a bot) Visual

Comments

@albusshin
Copy link

I'm using emacs version 24.5.1 and the latest Spacemacs (commit 44d4525), v0.104.8

When I do scale-font operation on emacs and zoom in the text, the line number with the corresponding buffer doesn't show properly, since the line-number displaying region is not wide enough to show all the digits of a line number.

I don't know if this problem exists on other platforms. I'm using Mac OS X 10.11 (15A284)
screen shot 2016-01-02 at 7 58 14 pm
screen shot 2016-01-02 at 7 58 49 pm

@benquebec
Copy link
Contributor

I get the same behaviour.
I'm using El Capitan 10.11.1 and railwaycat emacs

System Info

  • OS: darwin
  • Emacs: 24.5.6
  • Spacemacs: 0.105.0
  • Spacemacs branch: develop (rev. 8105e19)
  • Distribution: spacemacs
  • Layers:
((colors :variables colors-enable-rainbow-identifiers t)
 emacs-lisp spell-checking syntax-checking osx)

@albusshin
Copy link
Author

Just tried again on Ubuntu 14.04.3, this issue is reproducible.
Emacs version is 24.3.1

@d12frosted
Copy link
Collaborator

I confirm. The function you have to use in order to reproduce is spacemacs/scale-up-font.

@what-the-functor
Copy link
Contributor

I think this might be a bug with emacs itself.

@agzam
Copy link
Contributor

agzam commented Feb 1, 2016

this problem can be solved by using zoom-frm-transient-state SPC z f. Yet this thing doesn't properly work in fullscreen mode. You have to disable and re-enable fullscreen mode in order to use it. How to fix that I have no idea.

@kommen
Copy link
Contributor

kommen commented May 21, 2018

This doesn't reproduce any more for me: Emacs 26.1rc1, spacemacs current develop branch, macOS 10.13.4

@sdwolfz
Copy link
Collaborator

sdwolfz commented May 21, 2018

Oh, I remember this one, should be fixed in develop by #9209 ;).

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug :-( Fixed in develop stale marked as a stale issue/pr (usually by a bot) Visual
Projects
None yet
Development

No branches or pull requests

8 participants