Thursday, July 13, 2017

Re: enabling tag_any_white

On Do, 13 Jul 2017, Robert wrote:

> I am trying to help someone that posted in the /r/vim Reddit forum. They are trying to get "tag_any_white" compiled in.
>
> He has tried the following:
>
> configure:15432: WARNING: unrecognized options: --with-tag_any_white
> configure:15432: WARNING: unrecognized options: --enable-tag_any_white
>
> Neither worked...

I already wondered why the OP at reddit wanted to enable all those
features, even if they do not make sense like ebcdic. It seems one can
only enable tag_any_white by editing feature.h. Is there any tag program, that
needs that?

,----[ feature.h ]
| /*
| * +tag_any_white Allow any white space to separate the fields in a tags
| * file. When not defined, only a TAB is allowed.
| */
| /* #define FEAT_TAG_ANYWHITE */
`----


Best,
Christian
--
Heute ist die Utopie vom Vormittag die Wirklichkeit vom Nachmittag.
-- Truman Capote

--
--
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: