在 2018年4月12日星期四 UTC+8下午2:14:24,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.
>
在 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
> > > > cscopequickfix
在 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
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, I found
the temp direcoty was deleted every time when the fa