Hacker News new | ask | show | jobs
by s1110 286 days ago
Also for Emacs: https://github.com/KeyWeeUsr/typewriter-roll-mode

I have a txt file with local variables:

  ;; -*- mode: text;  -*-
  ;; Local Variables:
  ;; fill-column: 48
  ;; eval: (typewriter-roll-mode +1)
  ;; End: