Skip to content

Line number style changes depending on leading whitespace #421

@jg110

Description

@jg110

There seem to be different line number styles used depending on leading whitespace. Here's an example from a test file in Text mode using solarized-dark:

emacs-solarized-dark

Line number 1 has no styling applied, 2 (leading tab) is highlighted, and 3 (leading spaces) is italicized. This kind of styling only happens when both linum-mode and whitespace-mode are enabled, and doesn't happen in other themes. Here's the default theme (i.e. no theme loaded):

emacs-notheme

And manoj-dark:

emacs-manoj-dark

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions