#8 rpkg error when EDITOR="gvim -f"
Closed 5 years ago Opened 5 years ago by alick.

I have set EDITOR="gvim -f" in .bash_profile.

$ rpkg tag                                                                                                                                                                     
Wrote: /tmp/rpkg/volumeicon-8-dtkgo075/volumeicon.spec                                                                                                                                 
[Errno 2] No such file or directory: 'gvim -f': 'gvim -f'        

Ye, the problem there is the -f parameter, just 'gvim' would probably work...

It will break git tag without -f, since gvim by default forks and
exits. git will get an empty tag message.

Regards,
Alick
On Sat, May 19, 2018 at 2:14 AM clime pagure@pagure.io wrote:

clime added a new comment to an issue you are following:
Ye, the problem there is the -f parameter, just 'gvim' would probably work...

To reply, visit the link below or just reply to this email
https://pagure.io/rpkg-util/issue/8

Metadata Update from @clime:
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata