[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xref-find-matches and stuff
From: |
Eli Zaretskii |
Subject: |
Re: xref-find-matches and stuff |
Date: |
Tue, 12 May 2015 19:37:57 +0300 |
> Date: Sun, 10 May 2015 17:48:49 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
>
> > Cc: address@hidden, address@hidden
> > From: Dmitry Gutov <address@hidden>
> > Date: Sun, 10 May 2015 00:56:36 +0300
> >
> > On 05/09/2015 04:22 PM, Eli Zaretskii wrote:
> >
> > > C is a hard language to parse with ad-hoc parsers. If you know of a
> > > better tool that doesn't get confused by the source at that point of
> > > lisp.h (did you look at it?), name it.
> >
> > GNU Global doesn't, at least not in this example:
> >
> > ~/v/e/src> global -x Lisp_Object
> > Lisp_Object 567 lisp.h typedef struct { EMACS_INT i; } Lisp_Object;
> > Lisp_Object 577 lisp.h typedef EMACS_INT Lisp_Object;
>
> With the patch below, neither will etags.
Installed on master.
- Re: xref-find-matches and stuff, (continued)
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/09
- Re: xref-find-matches and stuff, Dmitry Gutov, 2015/05/09
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/09
- Re: xref-find-matches and stuff, Dmitry Gutov, 2015/05/09
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/10
- maintaining etags, Francesco Potortì, 2015/05/11
- Re: maintaining etags, Eli Zaretskii, 2015/05/11
- Re: maintaining etags, Francesco Potortì, 2015/05/12
- Re: maintaining etags, Eli Zaretskii, 2015/05/12
- Re: maintaining etags, Eli Zaretskii, 2015/05/12
- Re: xref-find-matches and stuff,
Eli Zaretskii <=
- Re: xref-find-matches and stuff, Stefan Monnier, 2015/05/10
- Re: xref-find-matches and stuff, Dmitry Gutov, 2015/05/10
- Re: xref-find-matches and stuff, Stefan Monnier, 2015/05/11
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/11
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/11
- Re: xref-find-matches and stuff, Dmitry Gutov, 2015/05/11
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/11
- Re: xref-find-matches and stuff, Dmitry Gutov, 2015/05/12
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/12
- Re: xref-find-matches and stuff, Eli Zaretskii, 2015/05/11