Re: New package `typewriter.el'
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Enrico Flor <[email protected]> > Cc: [email protected], [email protected] > Date: Thu, 20 Aug 2026 15:06:18 -0400 > > Actually, I think "insert-only" could be > misleading because this mode only ever > allows insertion at (point-max) or in > front of a blank space (replacing it). > So, I think it's more restrictive than > what "insert-only" suggests? I meant "insert" instead of "forward". Doesn't this mode allow moving point backward? Anyway, how about "insert-at-eob-mode"?