
28 Apr
2007
28 Apr
'07
2:19 p.m.
"Tobias C. Rittweiler" <tcr@freebits.de> writes:
2007-04-26 Tobias C. Rittweiler <INSERT-EMAIL-HERE>
Removed support for completing to the longest compound pre- and suffix with the default completion method (C-c TAB, or just TAB on the REPL), because it has been causing trouble all the time, but didn't offer any real advantage besides niftiness. E.g.:
previous behaviour:
asdf:*com TAB => asdf:*compile-file--behaviour*
now simply:
asdf:*com TAB => asdf:*compile-file-
This seems like a reasonable change. Or at least one that everyone can live with :-) -- Juho Snellman