Re: OT: vi(m) advise.

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

 



On Thu, 2008-02-28 at 19:43 +0200, Gilboa Davara wrote:
> Hello all,
> 
> I've got a certain vim script that handles projects.
> E.g. 
> "project project_name" translates to:
> "gvim "+set tags=list_of_tag_files" file1 file2 ... Makefile"
> 
> 
> A. I want to add tags support. E.g.:
> "project project_name +tag" translates to:
> "gvim "+set tags=list_of_tag_files" file1 file2 ... Makefile -t tag"
> 
> However, I'm getting a "Too many edit arguments: "-t"" error.
> What am I doing wrong?

Please ignore this question.
FYI, I solved the problem by doing:

"gvim "+set tags=list_of_tag_files" "+tag tag" file1 file2 ... Makefile
-t tag"

Still need help on the second question, though.

- Gilboa

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux