Re: vim prompt E484: Can't open file

2018-04-12 Fir de Conversatie Christian Brabandt
On Mi, 11 Apr 2018, brucekan...@gmail.com wrote: > I traced the temp directory by "auditd", I found it's deleted by > "gnome-settings-daemon" due to I have set cleanup temp files automatically > for protect privacy in gnome-shell. > > now it's clear, gnome-shell cleanup the temp directory for

Re: vim prompt E484: Can't open file

2018-04-11 Fir de Conversatie brucekane22
在 2018年4月6日星期五 UTC+8下午10:38:03,Christian Brabandt写道: > On Do, 05 Apr 2018, brucekan...@gmail.com wrote: > > > 在 2018年4月3日星期二 UTC+8下午6:35:57,Christian Brabandt写道: > > > On Di, 03 Apr 2018, brucekan...@gmail.com wrote: > > > > > > > I'm using VIM 8.0 and set the option: "set > > > >

Re: vim prompt E484: Can't open file

2018-04-06 Fir de Conversatie Christian Brabandt
On Do, 05 Apr 2018, brucekan...@gmail.com wrote: > 在 2018年4月3日星期二 UTC+8下午6:35:57,Christian Brabandt写道: > > On Di, 03 Apr 2018, brucekan...@gmail.com wrote: > > > > > I'm using VIM 8.0 and set the option: "set > > > cscopequickfix=s-,c-,d-,i-,t-,e-" > > > vim will prompt "E484: Can't open file

Re: vim prompt E484: Can't open file

2018-04-05 Fir de Conversatie brucekane22
在 2018年4月3日星期二 UTC+8下午6:35:57,Christian Brabandt写道: > On Di, 03 Apr 2018, brucekan...@gmail.com wrote: > > > I'm using VIM 8.0 and set the option: "set cscopequickfix=s-,c-,d-,i-,t-,e-" > > vim will prompt "E484: Can't open file /tmp/vx/n" occasionally if I'm > > not root user. > > > > when

Re: vim prompt E484: Can't open file

2018-04-03 Fir de Conversatie Christian Brabandt
On Di, 03 Apr 2018, brucekan...@gmail.com wrote: > I'm using VIM 8.0 and set the option: "set cscopequickfix=s-,c-,d-,i-,t-,e-" > vim will prompt "E484: Can't open file /tmp/vx/n" occasionally if I'm not > root user. > > when set above option, vim will generate a temp directory under /tmp,