unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23705: 25.0.94; Upper-case abbrev expansion doesn't work with subword-mode enabled
@ 2016-06-06  7:18 Arash
  2016-06-07 21:51 ` Glenn Morris
  0 siblings, 1 reply; 11+ messages in thread
From: Arash @ 2016-06-06  7:18 UTC (permalink / raw)
  To: 23705

If I evalulate this in `emacs -Q' with subword-mode enabled, 8G won't expand:

(define-abbrev-table 'c++-mode-abbrev-table
  '(("8g" "struct" nil 0)
    ("8G" "class" nil 0)))





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-07-07 19:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-06  7:18 bug#23705: 25.0.94; Upper-case abbrev expansion doesn't work with subword-mode enabled Arash
2016-06-07 21:51 ` Glenn Morris
2016-06-08  2:40   ` Eli Zaretskii
2016-06-09 15:01     ` Arash
2016-06-09 15:06       ` Eli Zaretskii
2016-06-18 18:22         ` Eli Zaretskii
2016-06-23 17:17           ` Glenn Morris
2016-07-06  8:01             ` Arash
2016-07-06 14:56               ` Eli Zaretskii
2016-07-07  1:14                 ` Arash
2016-07-07 19:58                   ` Eli Zaretskii

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).