Thursday, August 6, 2015

Re: dot in iskeyword in C and sh files

On Thursday, August 6, 2015 at 10:54:07 PM UTC+12, olaf wrote:

> No reason given why a dot should be part of a word.

The Korn shell, ksh, has a syntax using dots; some kind of vaguely OO attributes.

$ x=bob
$ x.y=carol

A lot of ksh-isms found their way into POSIX, but not this one I think. Does anyone still use ksh?

Regards, John Little

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment