From: Daniel Fleischer <danflscr@gmail.com>
To: 63438@debbugs.gnu.org
Subject: bug#63438: 30.0.50; abbrev mode wrongly capitalizes with mixed capitalized words
Date: Thu, 11 May 2023 10:10:40 +0300 [thread overview]
Message-ID: <m235431gy7.fsf@gmail.com> (raw)
Recipe for recreating:
- Add some abbrev definition with mixed capitalization, e.g. "abc"
should expand to "aBC".
- Enable abbrev-mode.
- Write "aBC".
- Upon pressing space, abbrev-mode converts it into "ABC".
There is a code section in `abbrev-insert' that explicitly capitalizes
the first letter; I'm sure it's there for a reason but I think the
behavior I showed is unexpected. As for the example "aBC", there are
real use cases, just to mention one "iPhone".
--
Daniel Fleischer
next reply other threads:[~2023-05-11 7:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 7:10 Daniel Fleischer [this message]
2023-05-11 8:29 ` bug#63438: 30.0.50; abbrev mode wrongly capitalizes with mixed capitalized words Eli Zaretskii
2023-05-11 9:00 ` Daniel Fleischer
2023-05-11 10:39 ` Eli Zaretskii
2023-05-11 11:03 ` Daniel Fleischer
2023-05-11 11:28 ` Daniel Fleischer
2023-05-11 13:09 ` Eli Zaretskii
2023-05-11 13:07 ` Eli Zaretskii
2023-05-11 11:45 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-11 14:18 ` Daniel Fleischer
2023-05-11 15:49 ` Eli Zaretskii
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=m235431gy7.fsf@gmail.com \
--to=danflscr@gmail.com \
--cc=63438@debbugs.gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).