On 2017-06-30, Christian Brabandt wrote:
> On Fr, 30 Jun 2017, Gary Johnson wrote:
>
> > Thank you. It doesn't seem to be working, though. I updated to Vim
> > 8.0.691, applied the patch, built and installed on a system running
> > Red Hat Enterprise Linux Server release 7.2.
> >
> > $ vim
> > :set backup? backupdir?
> > backup
> > backupdir=~/tmp/vimbackup//
> >
> > :e ~/hello.txt
> > " Make some changes.
> > :wq
> > $ ls ~/tmp/vimbackup
> > hello.txt~
>
> Hm, I tested it and even included a test. Are you sure, you included the
> patch in the vim you have been running?
As sure as I know how to be. I applied the patch to a system at
home and to one at work. Both fail the same way. I ran "patch
--dry-run -p1 < ~/.vim/backupdir.patch" again on the second system
to check and it reported that the patches were already there.
Running the test gives me just this and an empty test_backup.res
file.
$ make test_backup.res
VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -f -u unix.vim -U
NONE --noplugin --not-a-term -S runtest.vim test_backup.vim
Regards,
Gary
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.