> In strings, \s is always interpreted as a space.
> The last sentence is not true; "\s-..." gives an "Invalid modifier"
> error.
> Since \s is mainly intended for character constants, rather than for
> strings, I changed etc/NEWS.
We should also consider it as a bug (to fix in Emacs-23 only, of course):
since the super modifier \s-... is meaningless in a string, it should not
signal an error but be interpreted as " -...".
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug