bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: source text not including leading whitespace


From: Leo Liu
Subject: Re: source text not including leading whitespace
Date: Mon, 03 Mar 2014 09:24:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9.2)

On 2014-03-03 07:03 +0800, Shigio YAMAGUCHI wrote:
> Hi Leo,
> If possible, would you please show me the command line that
> you executed. I'm confused because it seems that the source
> line ('#define SLIST_INIT') does not have 'leading white space'.

That was only used to explain what 'source text' is in this context.

I had wished to find an example that could show the issue but
unfortunately all of definitions in 'global' (within the time that I
have last night) in 'global' is at column 0 i.e. no leading whitespace.

I wonder if it is possible for you to find any of your local projects in
a language understandable by both global and ctags for example c or php
to experiment? The command line that I use to test is this:

$ global -v --result=grep --color=always --path-style=shorter 
A_TAG_IN_A_LINE_WITH_LEADING_SPACE
$ global -v --result=cscope --color=always --path-style=shorter 
A_TAG_IN_A_LINE_WITH_LEADING_SPACE

Leo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]