Skip to content

Doesn't remove whitespaces on save #21

Description

@EDmitry

I have the following in my .emacs:

(add-to-list 'load-path "~/.emacs.d/")
(require 'ethan-wspace)
(global-ethan-wspace-mode 1)

Do I understand that when I open the file then create some new line consisting of only spaces (which ethan-wspace highlights) then hit C-x C-s and whitespaces should be removed? This doesn't happen for some reason.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions