One problem I have is that ctags is very time consuming for what it's
trying to do. For example, extracting 30000 routines from an RO file
into a routines folder takes much much less time than building the
ctags file. I think we can write our custom ctags program to generate
the tags file that will be much more efficient.
Sam
The most important improvement is that gf now works across the board:
whether your routines are in the current path or not, and whether your
routines contain a % sign.
Find it here:
https://github.com/shabiel/vim-mumps-tools
Post Questions on comp.lang.mumps
Sam
Your portion of the tools are exactly the same as the ones previously
released with your permission on April 27th 2010. I did not modify
them. Perform a diff to confirm that. If you want me to remove them
completely from my repo, I will do so.
Thanks,
Sam
He will host it elsewhere: https://bitbucket.org/dlw/m-tools
Sam
On Nov 26, 2:42 pm, Sam Habiel <sam.hab...@gmail.com> wrote:
> Per David Wicksell's request, I have removed all his code from my repository.
>
> He will host it elsewhere:https://bitbucket.org/dlw/m-tools
>
> Sam
>
>
>
>
>
>
>
> On Sat, Nov 5, 2011 at 4:19 PM, David Wicksell <dlwicks...@gmail.com> wrote:
> > Sam,
>
> > And of course, the syntax file that you have was written by Jim Self, so
> > you have to talk to him about
> > anything to do with that. I have created my own syntax file, which is
> > different, only supports GT.M and
> > has additional functionality that Jim Self's doesn't. It was inspired by his
> > work, and I credit him as such.
>
> > On Sat, Nov 5, 2011 at 3:17 PM, David Wicksell <dlwicks...@gmail.com> wrote:
>
> >> Sam,
>
> >> I appreciate that. I do not require that you remove them from your
> >> repository at this time. However,
> >> as they are soon to be obsoleted, I may ask you to remove them when I
> >> release my latest
> >> version, which should be today, or by next weekend. I hope. :-) I don't
> >> remember giving
> >> permission for you to release them outside of hardhats, but maybe I did. I
> >> have improved
> >> them a lot since then, and I don't want to have to support old, obsoleted
> >> versions. Thank you.
>
> >> On Sat, Nov 5, 2011 at 3:07 PM, Sam Habiel <sam.hab...@gmail.com> wrote:
>
> >>> David,
>
> >>> Your portion of the tools are exactly the same as the ones previously
> >>> released with your permission on April 27th 2010. I did not modify
> >>> them. Perform a diff to confirm that. If you want me to remove them
> >>> completely from my repo, I will do so.
>
> >>> Thanks,
>
> >>> Sam
>
> >>> On Sat, Nov 5, 2011 at 3:43 PM, David Wicksell <dlwicks...@gmail.com>
> >>> wrote:
> >>> > Sam,
>
> >>> > I'm almost finished with my newest release of these tools, called
> >>> > mtools. I
> >>> > will be releasing it as a mercurial repository on
> >>> > bitbucket when I'm done. It includes much newer versions of all of the
> >>> > stuff
> >>> > that I wrote that you have released. So most of
> >>> > that stuff is basically obsoleted. Since I have never actually released
> >>> > any
> >>> > of it publicly, I don't have to support any of it in
> >>> > the form that you have released it. Next time I'd appreciate it if you
> >>> > consulted with me before releasing my unfinished project,
> >>> > which I sent you for testing purposes only.
>
> >>> > On Sat, Nov 5, 2011 at 1:08 PM, Sam Habiel <sam.hab...@gmail.com>
> >>> > wrote:
>
> >>> >> I updated the vim toolset for Mumps when editing routines for GT.M.
>
> >>> >> The most important improvement is that gf now works across the board:
> >>> >> whether your routines are in the current path or not, and whether your
> >>> >> routines contain a % sign.
>
> >>> >> Find it here:
> >>> >>https://github.com/shabiel/vim-mumps-tools
>
> >>> >> Post Questions on comp.lang.mumps
>
> >>> >> Sam
>
> >>> >> On Wed, May 18, 2011 at 2:28 PM, David Wicksell <dlwicks...@gmail.com>
> >>> >> wrote:
> >>> >> > Whoops, meant %RO, not %RI. I know you were talking about $RI, which
> >>> >> > also
> >>> >> > does
> >>> >> > little processing, by comparison. :-)
>
> >>> >> > On Wed, May 18, 2011 at 1:22 PM, David Wicksell
> >>> >> > <dlwicks...@gmail.com>
> >>> >> >> On Tue, May 17, 2011 at 2:10 AM, Sam Habiel <sam.hab...@gmail.com>
> >>> >> >> wrote:
>
> >>> >> >>> About time! I thought you would never do it.
>
> >>> >> >>> One problem I have is that ctags is very time consuming for what
> >>> >> >>> it's
> >>> >> >>> trying to do. For example, extracting 30000 routines from an RO
> >>> >> >>> file
> >>> >> >>> into a routines folder takes much much less time than building the
> >>> >> >>> ctags file. I think we can write our custom ctags program to
> >>> >> >>> generate
> >>> >> >>> the tags file that will be much more efficient.
>
> >>> >> >>> Sam
>
> >>> >> >>> On Thu, May 12, 2011 at 1:41 AM, DL Wicksell
> >>> >> >>> <dlwicks...@gmail.com>
> ...
>
> read more »
If you are talking about my m-tools package hosted on bitbucket, the
documentation says clearly that it was only created and tested for
GT.M running on Linux. There is no GT.M that runs
directly on a Mac. So the tools would be of limited use to you on a
Mac. As far as the installation goes, I have not tested that on a Mac,
because I don't have one. :-)
I have thought about getting one for testing, so maybe I'll do that
sometime, and then I can make sure that the installation scripts, etc.
will work there too. I hope this has cleared things up
for you.
> ...
>
> read more »