> > Eval these:
>
> > (setq-default abbrev-mode 1)
>
> > (define-abbrev-table 'global-abbrev-table
> > '(( "fff" "foobar"
nil 0)))
>
> > Now type
>
> > Fff!
>
> > You will get !Foobar instead of Foobar!
> > But fff! and FFF! work correctly.
>
> I believe I fixed this bug recently. Can you confirm?
>
>
> Stefan
>
Yes, it works fine now. Thanks!
--michael
_______________________________________________
Emacs-devel mailing list
Emacs-devel gnu.org
htt
p://lists.gnu.org/mailman/listinfo/emacs-devel
|