rbanffy / selectric-mode

⌨ Make your Emacs sound like a proper typewriter.
GNU Lesser General Public License v3.0
158 stars 12 forks source link

It doesn't ping when I go over column 80 #2

Closed rbanffy closed 8 years ago

rbanffy commented 8 years ago

Typewriters use to give an audio warning when you cross the right margin. It would be useful here.

swflint commented 8 years ago

Right margin is adjustable. Not always 80 chars. I might be able to get a recording of the ding from the same model, but you'll have to edit it.

semente commented 8 years ago

I guess you must use the value returned by (current-fill-column).

By the way, I love this minor mode! :+1: