>>Interesting.  It might be a bit harder in this case though, because you can
>>have an apostrophe at the end of a word, e.g, "two mens' sons", meaning the
>>sons of two men.  So you would also have to check for an apostrophe at the
>>start of the word.
>
>
> .. or a back-quote, as in `kill-word' -- but what about `can't' ?.

Still possible - you usually don't have a word with two apostrophes in
it, hence the leading backquote (which could be also an apostrophe) and
the trailing apostrophe are dropped.  You can do that with `mens'' too.



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to