From: Joost Kremers <joostkremers@fastmail.fm>
To: help-gnu-emacs@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: Disemvowelment Mode?
Date: Wed, 15 May 2019 23:41:40 +0200 [thread overview]
Message-ID: <87ef4z75uz.fsf@fastmail.fm> (raw)
In-Reply-To: <CAPE0SPMCV5kqbDfJN3YxKGST=ay=23TJq43zJ2qJPF7vqNFO8g@mail.gmail.com>
On Wed, May 15 2019, Grant Rettke wrote:
>> If you use a timer, there's no reason AFAICT to *not* create a
>> minor mode for it.
>
> Good point, thanks!
Another radical way you could do this: create a major(!) mode
which derives from text-mode but unbinds all vowel keys. That way
you can't even type vowel...
You could come up with some way to type vowels in those cases that
you do want to have a vowel (e.g., when a word starts with one).
Perhaps bind the capital vowels to a command that inserts the
lower-case variant (so typing `A` would actually insert 'a' in the
buffer), if your shorthand involves not using capital letters. Or
create a command that asks for a vowel and inserts it, and bind it
to a key, say `=`. Then you'd have to type `=a` to actually insert
'a' into the buffer. (You may be able to use a custom input method
to do that, actually).
--
Joost Kremers
Life has its moments
next prev parent reply other threads:[~2019-05-15 21:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 6:56 Disemvowelment Mode? Grant Rettke
2019-05-13 19:08 ` Stefan Monnier
2019-05-13 19:23 ` Eli Zaretskii
2019-05-14 0:49 ` Grant Rettke
2019-05-14 0:48 ` Grant Rettke
2019-05-14 1:32 ` Stefan Monnier
2019-05-14 3:54 ` Grant Rettke
2019-05-14 4:17 ` Paul W. Rankin
2019-05-15 19:03 ` Grant Rettke
2019-05-14 8:01 ` Joost Kremers
2019-05-14 10:59 ` Eric S Fraga
2019-05-15 19:12 ` Grant Rettke
2019-05-15 21:41 ` Joost Kremers [this message]
2019-05-14 11:57 ` Emanuel Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ef4z75uz.fsf@fastmail.fm \
--to=joostkremers@fastmail.fm \
--cc=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).