X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=wlAGeu9dnU2XnT4D8z7gMO19KAVBlah24fDfqcLyYjk=; b=rIwEqReHwdpts5hsvZApRpUXwmdhMExN+1//8sGpVq1tlPd+DX7yRpiyoAFc/NmQsG /mjCdwrChAoEpAU9ZeUJE2uqV+DGmSuZtpNtziYU1XuICiZS7xq8UBk2XP67S7kd91Xh +b2RgH5qA9Bv8AcpacHw19GX9eRVUl8VzApqljVrmlNMTQsOG11tG93cQtii3GYN3Pw8 u+QMC4Q8Yz+TCHYYpFQ4too1O7hWVRy/JxJJ2gCLioVHl5b+CjIAAw6xQhqa/ArR5dEW TNXzEYKVRuXKxCeCBr7EkUbS7eZVEY4GHsZbtHqhEIz78rTelhIcqvN09B+AIjQiJfwm Fiig== MIME-Version: 1.0 X-Received: by 10.60.228.67 with SMTP id sg3mr21864682oec.32.1437857905941; Sat, 25 Jul 2015 13:58:25 -0700 (PDT) Sender: svenn DOT bjerkem AT gmail DOT com In-Reply-To: References: <55B001A8 DOT 5010501 AT iae DOT nl> <201507241745 DOT t6OHjljI001879 AT envy DOT delorie DOT com> <20150724182205 DOT GE2835 AT localhost DOT localdomain> Date: Sat, 25 Jul 2015 22:58:25 +0200 X-Google-Sender-Auth: Q6qUiLIzBEF7S8Wic7FlBDctOoM Message-ID: Subject: Re: [geda-user] PCB development introduction 0.1 From: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: geda-user Content-Type: multipart/alternative; boundary=001a11363046b8a8cb051bb96143 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a11363046b8a8cb051bb96143 Content-Type: text/plain; charset=UTF-8 On 25 July 2015 at 07:16, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Fri, Jul 24, 2015 at 3:34 PM, Bob Paddock > (graceindustries AT gmail DOT com) [via geda-user AT delorie DOT com] > wrote: > > http://www.gnu.org/software/global/ > > > > GNU GLOBAL is a source code tagging system that works the same way > > across diverse environments, such as Emacs editor, Vi editor, Less > > viewer, Bash shell, various web browsers, etc. > > > > You can locate various objects, such as functions, macros, structs, > > classes, in your source files and move there easily. It is useful for > > hacking a large projects which contain many sub-directories, > > many#ifdef and many main() functions. It is similar to ctags or etags, > > but is different from them in the following two points: > > > > independence of any editor [I use it with EMACS in ggtags from ELPA.] > > capability to treat definition and reference > > I know we (as the gEDA group) are not empowered to fix this by it > would really be best if doxygen was able to handle this. > > I have been using https://github.com/ruben2020/codequery to look through various c and c++ code which I didn't write myself. It is a front-end to cscope and ctags -- Svenn --001a11363046b8a8cb051bb96143 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On 2= 5 July 2015 at 07:16, Evan Foss (evan= foss AT gmail DOT com) [via geda-user= @delorie.com] <geda-user AT delorie DOT com> wrote:
On Fri, Jul 24, 2015 at 3:34 PM, Bob Paddock
(graceindustries AT gmail DOT com= ) [via geda-user AT delorie DOT com]<= br>
<geda-us= er AT delorie DOT com> wrote:
> http://www.gnu.org/software/global/
>
> GNU GLOBAL is a source code tagging system that works the same way
> across diverse environments, such as Emacs editor, Vi editor, Less
> viewer, Bash shell, various web browsers, etc.
>
> You can locate various objects, such as functions, macros, structs, > classes, in your source files and move there easily. It is useful for<= br> > hacking a large projects which contain many sub-directories,
> many#ifdef and many main() functions. It is similar to ctags or etags,=
> but is different from them in the following two points:
>
> independence of any editor [I use it with EMACS in ggtags from ELPA.]<= br> > capability to treat definition and reference

I know we (as the gEDA group) are not empowered to fix this by = it
would really be best if doxygen was able to handle this.


I have been using https://github.com/ruben2020/codequery to look through various c and = c++ code which I didn't write myself.
It is a front-end to cs= cope and ctags



<= /div>--
Svenn
--001a11363046b8a8cb051bb96143--