digitalmars.D - ctags
- bjoern +dot+ diwald *at* web :dot: de <bjoern_member pathlink.com> Nov 08 2004
- Ilya Minkov <minkov cs.tum.edu> Nov 09 2004
- bjoern +dot+ diwald *at* web :dot: de <bjoern_member pathlink.com> Nov 09 2004
- Ilya Minkov <Ilya_member pathlink.com> Nov 10 2004
- J C Calvarese <jcc7 cox.net> Nov 10 2004
Greetings, I've done a google search at this page to find anything about ctags and yes :)) there is an old (old) mail talking about an ctag support for D and a newer one talking about "hfind.exe", something like ctags. But unfortunately I'm not able to find the mentioned file(s) :'( Now my questions ... 1. Can anybody push me in the right direction or send me this files *OR* 2. I'm going to use JEDIT with CodeBrowser-Plugin ... in my understanding, I'm needing the ctags file for correct use of it !?? Thanks in advance for your help! Björn
Nov 08 2004
I suggest you check out this: D/15962 D/15974 D/16056 D/16060 That's all i can do. If you succed, please report back. -eye bjoern +dot+ diwald *at* web :dot: de schrieb:Greetings, =20 I've done a google search at this page to find anything about ctags and=
there is an old (old) mail talking about an ctag support for D and a ne=
talking about "hfind.exe", something like ctags. =20 But unfortunately I'm not able to find the mentioned file(s) :'( Now my questions ... =20 1. Can anybody push me in the right direction or send me this files *OR* 2. I'm going to use JEDIT with CodeBrowser-Plugin ... in my understandi=
needing the ctags file for correct use of it !?? =20 =20 Thanks in advance for your help! Bj=F6rn =20 =20
Nov 09 2004
Thanks, but this are the archived articles without attachements I'm talking about => going to get an eMail to the guys and will report successes. Björn In article <cmr6l1$1o8i$1 digitaldaemon.com>, Ilya Minkov says...I suggest you check out this: D/15962 D/15974 D/16056 D/16060 That's all i can do. If you succed, please report back. -eye bjoern +dot+ diwald *at* web :dot: de schrieb:Greetings, =20 I've done a google search at this page to find anything about ctags and=
there is an old (old) mail talking about an ctag support for D and a ne=
talking about "hfind.exe", something like ctags. =20 But unfortunately I'm not able to find the mentioned file(s) :'( Now my questions ... =20 1. Can anybody push me in the right direction or send me this files *OR* 2. I'm going to use JEDIT with CodeBrowser-Plugin ... in my understandi=
needing the ctags file for correct use of it !?? =20 =20 Thanks in advance for your help! Bj=F6rn =20 =20
Nov 09 2004
Thanks, but this are the archived articles without attachements I'm talking about => going to get an eMail to the guys and will report successes. Björn
Of course the attachment is *there*, in the second one, you just need to UUDECODE it! What you found first, was an autogenerated archive. I went into my newsgroup reader, found the messages, and recreated web-links to them using references found in the newsgroup message header. So, you can either save the UU-coded part of the message as text (the requered lines are between and including "begin 666 d.diff" and "end") and and then UUDECODE it, or you subscribe to the newsgroup in a newsreader, and take the file from there. -eyeD/15962 D/15974 D/16056 D/16060
Nov 10 2004
In article <cmsq8j$1e2s$1 digitaldaemon.com>, Ilya Minkov says...Thanks, but this are the archived articles without attachements I'm talking about => going to get an eMail to the guys and will report successes. Björn
Of course the attachment is *there*, in the second one, you just need to UUDECODE it! What you found first, was an autogenerated archive. I went into my newsgroup reader, found the messages, and recreated web-links to them using references found in the newsgroup message header. So, you can either save the UU-coded part of the message as text (the requered lines are between and including "begin 666 d.diff" and "end") and and then UUDECODE it, or you subscribe to the newsgroup in a newsreader, and take the file from there. -eye
I made an attempt to port UUDECODE to D a while back. I'm sure it's not perfect, but it's worked for me with archived attachments in the past. Here's the code: digitalmars.D/4744D/15962 D/15974 D/16056 D/16060
jcc7
Nov 10 2004








J C Calvarese <jcc7 cox.net>